index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
*
[media] pwc: Get rid of error_status and unplugged variables
Hans de Goede
2011-07-27
*
[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.h
Hans de Goede
2011-07-27
*
[media] pwc: Replace private buffer management code with videobuf2
Hans de Goede
2011-07-27
*
[media] pwc: remove __cplusplus guards from private header
Hans de Goede
2011-07-27
*
[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wrongly
Hans de Goede
2011-07-27
*
[media] gspca: s/strncpy/strlcpy/
Hans de Goede
2011-07-27
*
[media] gspca_sunplus: Fix streaming on logitech quicksmart 420
Hans de Goede
2011-07-27
*
[media] gspca: Add new se401 camera driver
Hans de Goede
2011-07-27
*
[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frame
Hans de Goede
2011-07-27
*
[media] gspca - ov519: Fix a LED inversion
Jean-François Moine
2011-07-27
*
[media] gspca - ov519: Fix sensor detection problems
Jean-François Moine
2011-07-27
*
[media] firedtv: change some -EFAULT returns to more fitting error codes
Stefan Richter
2011-07-27
*
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
Mauro Carvalho Chehab
2011-07-27
*
[media] v4l2 core: return -ENOTTY if an ioctl doesn't exist
Mauro Carvalho Chehab
2011-07-27
*
[media] dvb-bt8xx: Don't return -EFAULT when a device is not found
Mauro Carvalho Chehab
2011-07-27
*
[media] nxt6000: i2c bus error should return -EIO
Mauro Carvalho Chehab
2011-07-27
*
[media] siano: bad parameter is -EINVAL and not -EFAULT
Mauro Carvalho Chehab
2011-07-27
*
[media] marvell-cam: use S/G DMA by default
Jonathan Corbet
2011-07-27
*
[media] marvell-cam: Working s/g DMA
Jonathan Corbet
2011-07-27
*
[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK
Hans Verkuil
2011-07-27
*
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
2011-07-27
*
[media] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification
Hans Verkuil
2011-07-27
*
[media] v4l2-ctrls: split try_or_set_ext_ctrls()
Hans Verkuil
2011-07-27
*
[media] v4l2-ctrls: improve discovery of controls of the same cluster
Hans Verkuil
2011-07-27
*
[media] v4l2-ctrls: don't initially set CH_VALUE for write-only controls
Hans Verkuil
2011-07-27
*
[media] v4l2-event: add optional merge and replace callbacks
Hans Verkuil
2011-07-27
*
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-27
*
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...
Hans Verkuil
2011-07-27
*
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
2011-07-27
*
[media] V4L: ov9740: Add suspend/resume
Andrew Chew
2011-07-27
*
[media] V4L: ov9740: Reorder video and core ops
Andrew Chew
2011-07-27
*
[media] V4L: ov9740: Remove hardcoded resolution regs
Andrew Chew
2011-07-27
*
[media] V4L: ov9740: Fixed some settings
Andrew Chew
2011-07-27
*
[media] V4L: ov9740: Correct print in ov9740_reg_rmw()
Andrew Chew
2011-07-27
*
[media] V4L: ov9740: Cleanup hex casing inconsistencies
Andrew Chew
2011-07-27
*
[media] V4L: at91: add Atmel Image Sensor Interface (ISI) support
Josh Wu
2011-07-27
*
[media] V4L: soc-camera: remove several now unused soc-camera client operations
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: mt9m111: switch to v4l2-subdev .s_power() method
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: mt9m111: propagate higher level abstraction down in functions
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: tw9910: remove bogus ENUMINPUT implementation
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: sh_mobile_ceu_camera: remove redundant calculations
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: mx2_camera: .try_fmt shouldn't fail
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: pxa-camera: switch to using subdev .s_power() core operation
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: pxa-camera: try to force progressive video format
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: pxa_camera: remove redundant calculations
Guennadi Liakhovetski
2011-07-27
*
[media] V4L: mx3_camera: remove redundant calculations
Guennadi Liakhovetski
2011-07-27
*
[media] v4l2-ctrls: make manual_mode_value 8 bits and check against control r...
Hans Verkuil
2011-07-27
*
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
Hans Verkuil
2011-07-27
*
[media] ivtv: add control event support
Hans Verkuil
2011-07-27
*
[media] vivi: support control events
Hans Verkuil
2011-07-27
[next]