summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls2011-01-031-2/+17
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-281-2/+2
|\
| * [media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski2010-12-251-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-236-35/+101
|\ \ | |/
| * [media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisionsSylwester Nawrocki2010-12-204-3/+19
| * [media] s5p-fimc: Use correct fourcc code for 32-bit RGB formatSylwester Nawrocki2010-12-201-2/+2
| * [media] s5p-fimc: Convert m2m driver to unlocked_ioctlSylwester Nawrocki2010-12-201-6/+16
| * [media] s5p-fimc: Explicitly add required header fileSylwester Nawrocki2010-12-201-1/+3
| * [media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensorSylwester Nawrocki2010-12-203-19/+59
| * [media] s5p-fimc: BKL lock removal - compilation fixSylwester Nawrocki2010-12-201-1/+1
| * [media] soc-camera: fix static build of the sh_mobile_csi2.c driverGuennadi Liakhovetski2010-12-201-1/+1
| * [media] mx2_camera: fix pixel clock polarity configurationBaruch Siach2010-12-201-2/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-202-346/+187
|\ \ | |/
| * [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100
| * [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
| * [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-171-2/+5
| * [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-171-2/+8
| * [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-171-2/+2
| * [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-171-136/+129
| * [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0
| * [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3
* | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2010-12-1719-197/+305
|\ \
| * | [media] uvcvideo: Convert to unlocked_ioctlLaurent Pinchart2010-12-011-1/+1
| * | [media] uvcvideo: Lock stream mutex when accessing format-related informationLaurent Pinchart2010-12-013-27/+58
| * | [media] uvcvideo: Move mmap() handler to uvc_queue.cLaurent Pinchart2010-12-013-66/+79
| * | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffersLaurent Pinchart2010-12-012-25/+34
| * | [media] uvcvideo: Lock controls mutex when querying menusLaurent Pinchart2010-12-013-38/+50
| * | [media] v4l2-dev: fix race conditionHans Verkuil2010-12-011-1/+6
| * | [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-012-3/+29
| * | [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil2010-12-011-14/+17
| * | [media] cx18: convert to unlocked_ioctlHans Verkuil2010-12-012-2/+8
| * | [media] sh_vou: convert to unlocked_ioctlHans Verkuil2010-12-011-5/+8
| * | [media] cafe_ccic: replace ioctl by unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | [media] et61x251_core: trivial conversion to unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | [media] sn9c102: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil2010-12-016-12/+12
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-051-1/+1
|\ \ \
| * | | media/video: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-0227-97/+80
|\ \ \ | | |/ | |/|
| * | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-2227-96/+80
| * | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)Laurent Pinchart2010-11-223-4/+3
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-179-9/+0
| |/ |/|
* | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-151-1/+0
* | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-152-4/+0
|/
* [media] soc-camera: Compile fixes for mx2-cameraSascha Hauer2010-11-091-8/+5
* [media] SoC Camera: ov6650: minor cleanupsJanusz Krzysztofik2010-11-091-3/+1
* [media] SOC Camera: OMAP1: typo fixJanusz Krzysztofik2010-11-091-1/+1
* [media] SoC Camera: OMAP1: update for recent videobuf changesJanusz Krzysztofik2010-11-091-3/+3
* [media] SoC Camera: OMAP1: update for recent framework changesJanusz Krzysztofik2010-11-091-4/+4
* [media] ARM mx3_camera: check for DMA engine typeSascha Hauer2010-11-091-0/+4
OpenPOWER on IntegriCloud