summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-202-346/+187Star
|\
| * [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100Star
| * [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/+129Star
| * [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0Star
| * [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3Star
* | 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-061-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/+80Star
|\ \ \ | | |/ | |/|
| * | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-2227-96/+80Star
| * | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)Laurent Pinchart2010-11-223-4/+3Star
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-179-9/+0Star
| |/ |/|
* | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-151-1/+0Star
* | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-152-4/+0Star
|/
* [media] soc-camera: Compile fixes for mx2-cameraSascha Hauer2010-11-091-8/+5Star
* [media] SoC Camera: ov6650: minor cleanupsJanusz Krzysztofik2010-11-091-3/+1Star
* [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
* [media] cafe_ccic: fix subdev configurationDaniel Drake2010-11-091-2/+3
* [media] saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov2010-11-091-12/+12
* [media] v4l: kill the BKLArnd Bergmann2010-11-0911-58/+51Star
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-28285-16496/+30430
|\
| * [media] IR: initialize ir_raw_event in few more driversMaxim Levitsky2010-10-252-0/+2
| * [media] Guard a divide in v4l1 compat layerDr. David Alan Gilbert2010-10-251-3/+10
| * [media] cafe_ccic: Configure ov7670 correctlyDaniel Drake2010-10-231-0/+29
| * [media] ov7670: allow configuration of image size, clock speed, and I/O methodDaniel Drake2010-10-232-38/+115
| * [media] Nova-S-Plus audio line inputlawrence rust2010-10-235-54/+189
| * [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen2010-10-231-1/+1
| * [media] drivers/media/video/bt8xx: Adjust confusing if indentationJulia Lawall2010-10-231-3/+2Star
| * [media] s5p-fimc: dubious one-bit signed bitfieldsSylwester Nawrocki2010-10-231-4/+4