summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2011-07-27[media] marvell-cam: core code reorganizationJonathan Corbet
2011-07-27[media] marvell-cam: delete struct mcam_sio_bufferJonathan Corbet
2011-07-27[media] Make Compro VideoMate Vista T750F actually workCarlos Corbacho
2011-07-27[media] em28xx: Change firmware name for Terratec H5 DRX-KMauro Carvalho Chehab
2011-07-27[media] drxk: Allow to disable I2C Bridge control switchMauro Carvalho Chehab
2011-07-27[media] em28xx-i2c: Add a read after I2C writeMauro Carvalho Chehab
2011-07-27[media] drxk: Add a parameter for the microcode nameMauro Carvalho Chehab
2011-07-27[media] Add initial support for Terratec H5Mauro Carvalho Chehab
2011-07-27[media] v4l2-ctrls: Fix a merge conflictMauro Carvalho Chehab
2011-07-27[media] v4l2-ctrl: add codec controls support to the control frameworkKamil Debski
2011-07-27[media] adp1653: Add driver for LED flash controllerSakari Ailus
2011-07-27[media] v4l: Add a class and a set of controls for flash devicesSakari Ailus
2011-07-27[media] vivi: add bitmask test controlHans Verkuil
2011-07-27[media] v4l2-ctrls: add new bitmask control typeHans Verkuil
2011-07-27[media] vivi: Fix sleep-in-atomic-contextHans Verkuil
2011-07-27[media] v4l2-ctrls: always send an event if a control changed implicitlyHans Verkuil
2011-07-27[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_userHans Verkuil
2011-07-27[media] pwc: clean-up header filesHans de Goede
2011-07-27[media] pwc: Enable power-management by default on tested modelsHans de Goede
2011-07-27[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede
2011-07-27[media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede
2011-07-27[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede
2011-07-27[media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede
2011-07-27[media] pwc: Allow multiple opensHans de Goede
2011-07-27[media] pwc: Move various initialization to driver load and / or stream startHans de Goede
2011-07-27[media] pwc: Make power-saving a per device optionHans de Goede
2011-07-27[media] pwc: Remove some unused PWC_INT_PIPE left oversHans de Goede
2011-07-27[media] pwc: Get rid of error_status and unplugged variablesHans de Goede
2011-07-27[media] pwc: Fix non CodingStyle compliant 3 space indent in pwc.hHans de Goede
2011-07-27[media] pwc: Replace private buffer management code with videobuf2Hans de Goede
2011-07-27[media] pwc: remove __cplusplus guards from private headerHans de Goede
2011-07-27[media] pwc: Remove a bunch of bogus sanity checks / don't return EFAULT wronglyHans de Goede
2011-07-27[media] gspca: s/strncpy/strlcpy/Hans de Goede
2011-07-27[media] gspca_sunplus: Fix streaming on logitech quicksmart 420Hans de Goede
2011-07-27[media] gspca: Add new se401 camera driverHans de Goede
2011-07-27[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frameHans de Goede
2011-07-27[media] gspca - ov519: Fix a LED inversionJean-François Moine
2011-07-27[media] gspca - ov519: Fix sensor detection problemsJean-François Moine
2011-07-27[media] return -ENOTTY for unsupported ioctl's at legacy driversMauro Carvalho Chehab
2011-07-27[media] v4l2 core: return -ENOTTY if an ioctl doesn't existMauro Carvalho Chehab
2011-07-27[media] marvell-cam: use S/G DMA by defaultJonathan Corbet
2011-07-27[media] marvell-cam: Working s/g DMAJonathan Corbet
2011-07-27[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACKHans Verkuil
2011-07-27[media] v4l2-ctrls/v4l2-events: small coding style cleanupsHans Verkuil
2011-07-27[media] v4l2-ctrls: v4l2_ctrl_handler_setup code simplificationHans 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 clusterHans Verkuil
2011-07-27[media] v4l2-ctrls: don't initially set CH_VALUE for write-only controlsHans Verkuil
2011-07-27[media] v4l2-event: add optional merge and replace callbacksHans Verkuil
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil