summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] media: s5p-mfc: fix section mismatchKamil Debski2011-09-211-6/+5
* [media] [-mmotm] media: video/adp1653.c needs module.hRandy Dunlap2011-09-211-0/+1
* [media] noon010pc30: Remove g_chip_ident operation handlerSylwester Nawrocki2011-09-211-10/+0
* [media] v4l: Move SR030PC30, NOON010PC30, M5MOLS drivers to the right locationSylwester Nawrocki2011-09-211-14/+14
* [media] noon010pc30: Improve s_power operation handlingSylwester Nawrocki2011-09-211-23/+17
* [media] noon010pc30: Conversion to the media controller APISylwester Nawrocki2011-09-212-69/+154
* [media] davinci vpbe: Use resource_size()Thomas Meyer2011-09-211-1/+1
* [media] mt9m111: move lastpage to struct mt9m111 for multi instancesMichael Grzeschik2011-09-211-3/+6
* [media] sr030pc30: Remove empty s_stream opSylwester Nawrocki2011-09-211-6/+0
* [media] saa7115: use the new auto cluster supportHans Verkuil2011-09-211-4/+1
* [media] pwc: add support for VIDIOC_LOG_STATUSHans Verkuil2011-09-211-0/+9
* [media] vivi: add support for VIDIOC_LOG_STATUSHans Verkuil2011-09-211-0/+9
* [media] pwc: switch to the new auto-cluster volatile handlingHans Verkuil2011-09-211-74/+53
* [media] v4l2-ctrls: implement new volatile autocluster schemeHans Verkuil2011-09-211-8/+66
* [media] saa7164: Adding support for HVR2200 card id 0x8953Steven Toth2011-09-213-0/+64
* [media] em28xx: ERROR: "em28xx_add_into_devlist" [drivers/media/video/em28xx/...Chris Rankin2011-09-211-1/+0
* [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f]Antti Palosaari2011-09-214-0/+60
* [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-216-29/+27
* [media] drivers/media/video/stk-webcam.c: coding style issueArvydas Sidorenko2011-09-181-10/+8
* [media] drivers/media/video/stk-webcam.c: webcam LED bug fixArvydas Sidorenko2011-09-181-0/+2
* [media] mmp_camera: add MODULE_ALIASDaniel Drake2011-09-181-0/+1
* [media] cx18: Fix videobuf captureSimon Farnsworth2011-09-185-14/+26
* [media] EM28xx - Fix memory leak on disconnect or errorChris Rankin2011-09-182-0/+2
* Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-172-1/+3
|\
| * [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-111-0/+2
| * [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine2011-09-111-0/+4
| * [media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos2011-09-111-1/+1
| * [media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine2011-09-111-12/+10
| * [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-111-1/+1
* | [media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driverJavier Martin2011-09-113-0/+971
* | [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.hLaurent Pinchart2011-09-112-86/+3
* | [media] omap3isp: queue: fail QBUF if user buffer is too smallMichael Jones2011-09-111-0/+4
* | [media] omap3isp: Don't accept pipelines with no video source as validLaurent Pinchart2011-09-111-4/+10
* | [media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSEDJean-François Moine2011-09-111-14/+3
* | [media] gspca - main: Fix the isochronous transfer intervalJean-François Moine2011-09-111-1/+4
* | [media] gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065Jean-François Moine2011-09-111-48/+183
* | [media] gspca - ov534_9: Use the new control mechanismJean-François Moine2011-09-111-220/+61
* | [media] gspca - kinect: Remove the gspca_debug definitionJean-François Moine2011-09-111-5/+0
* | [media] gspca - sonixj: Cleanup source and remove useless instructionsJean-François Moine2011-09-111-8/+5
* | [media] gspca - sonixj: Increase the exposure for sensor soi768Jean-François Moine2011-09-111-1/+1
* | [media] gspca - sonixj: Adjust the contrast controlJean-François Moine2011-09-111-4/+4
* | [media] gspca - jeilinj: Cleanup codeJean-François Moine2011-09-111-8/+2
* | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine2011-09-111-0/+4
* | [media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine2011-09-111-12/+10
* | [media] saa7164: Add support for another HVR2200 hardware revisionTony Jago2011-09-083-0/+68
* | [media] s5p-fimc: Remove single-planar capability flagsSylwester Nawrocki2011-09-062-3/+1
* | [media] s5p-fimc: Correct crop offset alignment on exynos4Sylwester Nawrocki2011-09-061-2/+2
* | [media] s5p-fimc: Add runtime PM support in the camera capture driverSylwester Nawrocki2011-09-063-28/+69
* | [media] s5p-fimc: Use consistent names for the buffer list functionsSylwester Nawrocki2011-09-063-19/+31
* | [media] s5p-fimc: Add v4l2_device notification support for single frame captureSylwester Nawrocki2011-09-063-0/+50
OpenPOWER on IntegriCloud