summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: comment typo fix diable -> disable.Justin P. Mattock2011-01-032-2/+2
* Revert conflicting V4L changesJiri Kosina2010-12-281-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-22101-902/+783
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-204-358/+199
| |\
| | * [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
| | * [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-022-12/+12
| * | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2010-12-1737-324/+411
| |\ \
| | * | [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] radio-timb: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+4
| | * | [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
| | * | [media] typhoon: convert to unlocked_ioctlHans Verkuil2010-12-011-8/+8
| | * | [media] si4713: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+2
| | * | [media] tea5764: convert to unlocked_ioctlHans Verkuil2010-12-011-40/+9
| | * | [media] cadet: use unlocked_ioctlHans Verkuil2010-12-011-3/+9
| | * | [media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil2010-12-0113-74/+74
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-053-9/+6
| |\ \ \
| | * | | [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-222-8/+5
| | * | | 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-0228-98/+81
| |\ \ \ | | | |/ | | |/|
| | * | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-2228-97/+81
| | * | [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-1716-16/+0
| | |/ | |/|
| * | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-152-2/+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
| * [media] cafe_ccic: fix subdev configurationDaniel Drake2010-11-091-2/+3
OpenPOWER on IntegriCloud