Age | Commit message (Expand) | Author |
2011-03-27 | uvcvideo: Fix descriptor parsing for video output devices | Laurent Pinchart |
2011-03-27 | uvcvideo: Fix uvc_fixup_video_ctrl() format search | Stephan Lachowsky |
2011-03-14 | cx25840: fix probing of cx2583x chips | Sven Barth |
2011-03-14 | cx23885: Revert "Check for slave nack on all transactions" | Andy Walls |
2011-03-14 | ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang | Michael |
2011-02-17 | em28xx: Fix audio input for Terratec Grabby | Mauro Carvalho Chehab |
2011-01-03 | [media] em28xx: radio_fops should also use unlocked_ioctl | Hans Verkuil |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab |
2011-01-03 | [media] cx25840: Prevent device probe failure due to volume control ERANGE error | Andy Walls |
2010-12-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-12-25 | [media] v4l: soc-camera: fix multiple simultaneous user case | Guennadi Liakhovetski |
2010-12-23 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-12-20 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-12-20 | [media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions | Sylwester Nawrocki |
2010-12-20 | [media] s5p-fimc: Use correct fourcc code for 32-bit RGB format | Sylwester Nawrocki |
2010-12-20 | [media] s5p-fimc: Convert m2m driver to unlocked_ioctl | Sylwester Nawrocki |
2010-12-20 | [media] s5p-fimc: Explicitly add required header file | Sylwester Nawrocki |
2010-12-20 | [media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor | Sylwester Nawrocki |
2010-12-20 | [media] s5p-fimc: BKL lock removal - compilation fix | Sylwester Nawrocki |
2010-12-20 | [media] soc-camera: fix static build of the sh_mobile_csi2.c driver | Guennadi Liakhovetski |
2010-12-20 | [media] mx2_camera: fix pixel clock polarity configuration | Baruch Siach |
2010-12-17 | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 | Jean-Francois Moine |
2010-12-17 | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17 | Jean-Francois Moine |
2010-12-17 | [media] gspca - sonixj: Set the flag for some devices | Jean-Francois Moine |
2010-12-17 | [media] gspca - sonixj: Add a flag in the driver_info table | Jean-Francois Moine |
2010-12-17 | [media] gspca - sonixj: Fix a bad probe exchange | Jean-Francois Moine |
2010-12-17 | [media] gspca - sonixj: Move bridge init to sd start | Jean-Francois Moine |
2010-12-17 | [media] bttv: remove unneeded locking comments | Brandon Philips |
2010-12-17 | [media] bttv: fix mutex use before init (BZ#24602) | Mauro Carvalho Chehab |
2010-12-17 | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2010-12-05 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-12-02 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-12-01 | [media] uvcvideo: Convert to unlocked_ioctl | Laurent Pinchart |
2010-12-01 | [media] uvcvideo: Lock stream mutex when accessing format-related information | Laurent Pinchart |
2010-12-01 | [media] uvcvideo: Move mmap() handler to uvc_queue.c | Laurent Pinchart |
2010-12-01 | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers | Laurent Pinchart |
2010-12-01 | [media] uvcvideo: Lock controls mutex when querying menus | Laurent Pinchart |
2010-12-01 | [media] v4l2-dev: fix race condition | Hans Verkuil |
2010-12-01 | [media] V4L: improve the BKL replacement heuristic | Hans Verkuil |
2010-12-01 | [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock | Hans Verkuil |
2010-12-01 | [media] cx18: convert to unlocked_ioctl | Hans Verkuil |
2010-12-01 | [media] sh_vou: convert to unlocked_ioctl | Hans Verkuil |
2010-12-01 | [media] cafe_ccic: replace ioctl by unlocked_ioctl | Hans Verkuil |
2010-12-01 | [media] et61x251_core: trivial conversion to unlocked_ioctl | Hans Verkuil |
2010-12-01 | [media] sn9c102: convert to unlocked_ioctl | Hans Verkuil |
2010-12-01 | [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions | Hans Verkuil |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-11-22 | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) | Laurent Pinchart |
2010-11-22 | media/video: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |