summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Revert "media: Fix typo in mixer_drv.c and hdmi_drv.c"Jiri Kosina2012-03-012-3/+3
| | * | | | davinci: Fix typo in dm355_ccdvc.cMasanari Iida2012-02-211-1/+1
| | * | | | media: Fix typo in ov6650.cMasanari Iida2012-02-051-1/+1
| | * | | | media: Fix typo in mixer_drv.c and hdmi_drv.cMasanari Iida2012-02-032-3/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-204-8/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-094-17/+50
| | |\ \ \
| | * \ \ \ Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-022-2/+15
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-244-8/+1
| | | |_|/ | | |/| |
* | | | | [media] partially reverts changeset fa5527cMauro Carvalho Chehab2012-03-191-52/+0
* | | | | [media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev2012-03-193-1/+82
* | | | | [media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)Antti Palosaari2012-03-193-0/+81
* | | | | [media] -EINVAL -> -ENOTTYHans Verkuil2012-03-191-1/+1
* | | | | [media] gspca - sn9c20x: Cleanup sourceJean-François Moine2012-03-191-28/+32
* | | | | [media] gspca - sn9c20x: Simplify register write for capture start/stopJean-François Moine2012-03-191-6/+2
* | | | | [media] gspca - sn9c20x: Add automatic JPEG compression mechanismJean-François Moine2012-03-191-0/+101
* | | | | [media] gspca - sn9c20x: Greater delay in case of sensor no responseJean-François Moine2012-03-191-1/+1
* | | | | [media] gspca - sn9c20x: Optimize the code of write sequencesJean-François Moine2012-03-191-103/+66
* | | | | [media] gspca - sn9c20x: Add the JPEG compression quality controlJean-François Moine2012-03-191-4/+37
* | | | | [media] gspca - sn9c20x: Add a delay after Omnivision sensor resetJean-François Moine2012-03-191-4/+14
* | | | | [media] gspca - sn9c20x: Propagate USB errors to higher levelJean-François Moine2012-03-191-152/+171
* | | | | [media] gspca - sn9c20x: Use the new video control mechanismJean-François Moine2012-03-191-395/+134
* | | | | [media] gspca - sn9c20x: Fix loss of frame startJean-François Moine2012-03-191-2/+5
* | | | | [media] gspca - zc3xx: Lack of register 08 value for sensor cs2102kJean-François Moine2012-03-191-1/+1
* | | | | [media] gspca - ov534_9: Add brightness to OmniVision 5621 sensorJose Alberto Reguero2012-03-191-9/+40
* | | | | [media] gspca - zc3xx: Add V4L2_CID_JPEG_COMPRESSION_QUALITY control supportJean-François Moine2012-03-191-7/+38
* | | | | [media] pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky2012-03-191-0/+10
* | | | | [media] em28xx: support for 1b80:e425 MaxMedia UB425-TCAntti Palosaari2012-03-193-0/+54
* | | | | [media] marvell-cam: Demote the "release" print to debug levelJonathan Corbet2012-03-191-1/+1
* | | | | [media] mmp-camera: Don't power up the sensor on resumeJonathan Corbet2012-03-191-4/+9
* | | | | [media] marvell-cam: Don't signal multiple frame completions in scatter/gathe...Jonathan Corbet2012-03-191-0/+2
* | | | | [media] marvell-cam: fix the green screen of deathJonathan Corbet2012-03-191-7/+6
* | | | | [media] marvell-cam: Increase the DMA shutdown timeoutJonathan Corbet2012-03-191-1/+9
* | | | | [media] marvell-cam: Remove broken "owner" logicJonathan Corbet2012-03-192-5/+1
* | | | | [media] marvell-cam: ensure that the camera stops when requestedJonathan Corbet2012-03-191-1/+6
* | | | | [media] em28xx: Unused macro cleanupEzequiel García2012-03-191-8/+0
* | | | | [media] V4L: pxa_camera: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-191-2/+2
* | | | | [media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski2012-03-191-8/+27
* | | | | [media] V4L: soc-camera: call soc_camera_power_on() after adding the client t...Guennadi Liakhovetski2012-03-191-16/+16
* | | | | [media] media: em28xx: Paranoic stack saveEzequiel García2012-03-191-15/+4
* | | | | [media] V4L/v4l2-dev: Make 'videodev_init' as a subsys initcallBhupesh Sharma2012-03-191-1/+1
* | | | | [media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler2012-03-193-0/+877
* | | | | [media] mt9p031: Use generic PLL setup codeLaurent Pinchart2012-03-192-35/+28
* | | | | [media] v4l: Aptina-style sensor PLL supportLaurent Pinchart2012-03-194-0/+237
* | | | | [media] mt9p031: Remove unused xskip and yskip fields in struct mt9p031Laurent Pinchart2012-03-191-4/+0
* | | | | [media] media: em28xx: Remove unused urb arrays from device structEzequiel García2012-03-191-3/+0
* | | | | [media] s5p-csis: Fix compilation with PM_SLEEP disabledSylwester Nawrocki2012-03-191-1/+1
* | | | | [media] /w9966: Fix a build warningMauro Carvalho Chehab2012-03-191-2/+2
* | | | | [media] video: Kconfig: Select VIDEOBUF2_DMA_CONTIG for VIDEO_MX2Fabio Estevam2012-03-191-1/+1
* | | | | [media] add blackfin capture bridge driverScott Jiang2012-03-196-0/+1346
* | | | | [media] vs6624: add vs6624 sensor driverScott Jiang2012-03-194-0/+1276
OpenPOWER on IntegriCloud