| Commit message (Expand) | Author | Age | Files | Lines |
* | media: comment typo fix diable -> disable. | Justin P. Mattock | 2011-01-03 | 2 | -2/+2 |
* | Revert conflicting V4L changes | Jiri Kosina | 2010-12-28 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 68 | -742/+653 |
|\ |
|
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-20 | 2 | -346/+187 |
| |\ |
|
| | * | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 | Jean-Francois Moine | 2010-12-17 | 1 | -163/+100 |
| | * | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17 | Jean-Francois Moine | 2010-12-17 | 1 | -0/+13 |
| | * | [media] gspca - sonixj: Set the flag for some devices | Jean-Francois Moine | 2010-12-17 | 1 | -2/+5 |
| | * | [media] gspca - sonixj: Add a flag in the driver_info table | Jean-Francois Moine | 2010-12-17 | 1 | -2/+8 |
| | * | [media] gspca - sonixj: Fix a bad probe exchange | Jean-Francois Moine | 2010-12-17 | 1 | -2/+2 |
| | * | [media] gspca - sonixj: Move bridge init to sd start | Jean-Francois Moine | 2010-12-17 | 1 | -136/+129 |
| | * | [media] bttv: remove unneeded locking comments | Brandon Philips | 2010-12-17 | 1 | -20/+0 |
| | * | [media] bttv: fix mutex use before init (BZ#24602) | Mauro Carvalho Chehab | 2010-12-17 | 1 | -94/+3 |
| * | | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2010-12-17 | 19 | -197/+305 |
| |\ \ |
|
| | * | | [media] uvcvideo: Convert to unlocked_ioctl | Laurent Pinchart | 2010-12-01 | 1 | -1/+1 |
| | * | | [media] uvcvideo: Lock stream mutex when accessing format-related information | Laurent Pinchart | 2010-12-01 | 3 | -27/+58 |
| | * | | [media] uvcvideo: Move mmap() handler to uvc_queue.c | Laurent Pinchart | 2010-12-01 | 3 | -66/+79 |
| | * | | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers | Laurent Pinchart | 2010-12-01 | 2 | -25/+34 |
| | * | | [media] uvcvideo: Lock controls mutex when querying menus | Laurent Pinchart | 2010-12-01 | 3 | -38/+50 |
| | * | | [media] v4l2-dev: fix race condition | Hans Verkuil | 2010-12-01 | 1 | -1/+6 |
| | * | | [media] V4L: improve the BKL replacement heuristic | Hans Verkuil | 2010-12-01 | 2 | -3/+29 |
| | * | | [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock | Hans Verkuil | 2010-12-01 | 1 | -14/+17 |
| | * | | [media] cx18: convert to unlocked_ioctl | Hans Verkuil | 2010-12-01 | 2 | -2/+8 |
| | * | | [media] sh_vou: convert to unlocked_ioctl | Hans Verkuil | 2010-12-01 | 1 | -5/+8 |
| | * | | [media] cafe_ccic: replace ioctl by unlocked_ioctl | Hans Verkuil | 2010-12-01 | 1 | -1/+1 |
| | * | | [media] et61x251_core: trivial conversion to unlocked_ioctl | Hans Verkuil | 2010-12-01 | 1 | -1/+1 |
| | * | | [media] sn9c102: convert to unlocked_ioctl | Hans Verkuil | 2010-12-01 | 1 | -1/+1 |
| | * | | [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions | Hans Verkuil | 2010-12-01 | 6 | -12/+12 |
| * | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-12-05 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | media/video: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe | 2010-11-22 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-02 | 27 | -97/+80 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 27 | -96/+80 |
| | * | | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) | Laurent Pinchart | 2010-11-22 | 3 | -4/+3 |
| * | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 9 | -9/+0 |
| | |/
| |/| |
|
| * | | i2c: Drivers shouldn't include <linux/i2c-id.h> | Jean Delvare | 2010-11-15 | 1 | -1/+0 |
| * | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-11-15 | 2 | -4/+0 |
| |/ |
|
| * | [media] soc-camera: Compile fixes for mx2-camera | Sascha Hauer | 2010-11-09 | 1 | -8/+5 |
| * | [media] SoC Camera: ov6650: minor cleanups | Janusz Krzysztofik | 2010-11-09 | 1 | -3/+1 |
| * | [media] SOC Camera: OMAP1: typo fix | Janusz Krzysztofik | 2010-11-09 | 1 | -1/+1 |
| * | [media] SoC Camera: OMAP1: update for recent videobuf changes | Janusz Krzysztofik | 2010-11-09 | 1 | -3/+3 |
| * | [media] SoC Camera: OMAP1: update for recent framework changes | Janusz Krzysztofik | 2010-11-09 | 1 | -4/+4 |
| * | [media] ARM mx3_camera: check for DMA engine type | Sascha Hauer | 2010-11-09 | 1 | -0/+4 |
| * | [media] cafe_ccic: fix subdev configuration | Daniel Drake | 2010-11-09 | 1 | -2/+3 |
| * | [media] saa7134: Fix autodetect for Behold A7 and H7 TV cards | Dmitri Belimov | 2010-11-09 | 1 | -12/+12 |
| * | [media] v4l: kill the BKL | Arnd Bergmann | 2010-11-08 | 11 | -58/+51 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 7 | -8/+8 |
* | | VIA Chrome camera: remove duplicate includes | Jesper Juhl | 2010-10-30 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-28 | 285 | -16496/+30430 |
|\ |
|
| * | [media] IR: initialize ir_raw_event in few more drivers | Maxim Levitsky | 2010-10-25 | 2 | -0/+2 |
| * | [media] Guard a divide in v4l1 compat layer | Dr. David Alan Gilbert | 2010-10-25 | 1 | -3/+10 |
| * | [media] cafe_ccic: Configure ov7670 correctly | Daniel Drake | 2010-10-23 | 1 | -0/+29 |