| Commit message (Expand) | Author | Age |
* | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
* | [media] Stop using linux/version.h on the remaining video drivers | Mauro Carvalho Chehab | 2011-07-27 |
* | [media] s2255drv: firmware version update, vendor request change | Sensoray Linux Development | 2011-07-27 |
* | [media] s2255drv: jpeg enable module parameter | Sensoray Linux Development | 2011-05-20 |
* | [media] s2255drv: adding MJPEG format | Sensoray Linux Development | 2011-05-20 |
* | [media] s2255drv: atomic submit urb in completion handler | Pete Eberlein | 2011-05-20 |
* | [media] s2255drv: firmware re-loading changes | sensoray-dev | 2011-02-02 |
* | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil | 2010-12-29 |
* | [media] s2255drv: remove BKL | Pete Eberlein | 2010-12-29 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil | 2010-10-20 |
* | V4L/DVB: drivers/media: Use available error codes | Julia Lawall | 2010-10-20 |
* | V4L/DVB: s2255drv: cleanup of device structure | Dean Anderson | 2010-08-02 |
* | V4L/DVB: s2255drv: remove dead code | Dan Carpenter | 2010-05-19 |
* | V4L/DVB: s2255drv: return if vdev not found | Dan Carpenter | 2010-05-19 |
* | V4L/DVB: s2255drv: firmware reload on timeout | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: removes kref tracking and videodev parent | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only. | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: cleanup of debug messages | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: removal of big kernel lock | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: video_device_alloc call not checked fix | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: code cleanup | Dean Anderson | 2010-05-19 |
* | V4L/DVB: s2255drv: cleanup of driver disconnect code | Dean Anderson | 2010-05-19 |
* | V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks | Andreas Bombe | 2010-05-19 |
* | V4L/DVB: s2255drv: support for frame skipping | Dean Anderson | 2010-05-17 |
* | V4L/DVB: s2255drv: Add support for 2257 device | Dean Anderson | 2010-05-17 |
* | V4L/DVB: s2255drv: cleanup of V4L2 controls | Dean Anderson | 2010-05-17 |
* | V4L/DVB: s2255drv: fixes for big endian arch | Dean Anderson | 2010-05-17 |
* | V4L/DVB: s2255drv: adding video input status capability | Dean Anderson | 2010-05-17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 2009-12-15 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | V4L/DVB (13241): Cleanup redundant tests on unsigned | Roel Kluin | 2009-12-05 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | V4L/DVB (13230): s2255drv: Don't conditionalize video buffer completion on wa... | Mike Isely | 2009-11-07 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | V4L/DVB (11738): patch: s2255drv: urb completion routine fixes | Dean Anderson | 2009-06-16 |
* | V4L/DVB (11851): patch: s2255drv: adding V4L2_MODE_HIGHQUALITY | Dean Anderson | 2009-06-16 |
* | V4L/DVB (11605): patch: s2255drv: code cleanup | Dean Anderson | 2009-06-16 |
* | V4L/DVB (11570): patch: s2255drv: fix race condition on set mode | Dean Anderson | 2009-04-29 |
* | V4L/DVB (11392): patch: s2255drv driver removal problem fixed | Dean Anderson | 2009-04-06 |
* | V4L/DVB (10309): s2255drv: use usb_make_path to report bus info | Thierry MERLE | 2009-03-30 |
* | V4L/DVB (10298): remove err macro from few usb devices | Mauro Carvalho Chehab | 2009-03-30 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 |
* | V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian | Harvey Harrison | 2008-11-16 |