Age | Commit message (Expand) | Author |
2012-08-15 | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab |
2012-08-09 | [media] au0828: fix a couple of missed edge cases for i2c gate with analog | Devin Heitmueller |
2012-08-09 | [media] au0828: fix case where STREAMOFF being called on stopped stream cause... | Devin Heitmueller |
2012-08-09 | [media] au0828: prevent i2c gate from being kept open while in analog mode | Devin Heitmueller |
2012-08-09 | [media] au0828: make sure video standard is setup in tuner-core | Devin Heitmueller |
2012-08-09 | [media] au0828: fix race condition that causes xc5000 to not bind for digital | Devin Heitmueller |
2012-08-09 | [media] au0828: Make the s_reg and g_reg advanced debug calls work against th... | Devin Heitmueller |
2012-05-14 | [media] v4l: fix compiler warnings | Hans Verkuil |
2012-05-02 | [media] drivers/media/video/au0828/au0828-video.c: add missing video_device_r... | Julia Lawall |
2011-07-27 | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | [media] several drivers: Fix a few gcc 4.6 warnings | Mauro Carvalho Chehab |
2011-02-02 | [media] au0828: fix VBI handling when in V4L2 streaming mode | Devin Heitmueller |
2010-12-29 | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil |
2010-12-29 | [media] au0828: enable VBI timeout when calling read() without streamon() | Devin Heitmueller |
2010-12-29 | [media] au0828: fixes for timeout on no video | Devin Heitmueller |
2010-12-29 | [media] au0828: continue video streaming even when no ITU-656 coming in | Devin Heitmueller |
2010-12-29 | [media] au0828: Fix field alignment for video frames delivered by driver | Devin Heitmueller |
2010-10-21 | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil |
2010-08-02 | V4L/DVB: au0828: move dereference below sanity checks | Dan Carpenter |
2010-08-02 | V4L/DVB: Add closed captioning support for the HVR-950q | Devin Heitmueller |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack |
2010-05-19 | V4L/DVB: video/au0828: off by one bug | Dan Carpenter |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart |
2009-12-16 | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart |
2009-12-05 | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart |
2009-06-16 | V4L/DVB (11808): au0828: get rid of debug printk that was causing compile fai... | Devin Heitmueller |
2009-06-16 | V4L/DVB (11805): au0828: send command to power down tuner when done with analog | Devin Heitmueller |
2009-04-06 | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-04-06 | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-03-30 | V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer bu... | Devin Heitmueller |
2009-03-30 | V4L/DVB (11109): au0828: Fix compilation when VIDEO_ADV_DEBUG = n | Mauro Carvalho Chehab |
2009-03-30 | V4L/DVB (11088): au0828: finish videodev/subdev conversion | Devin Heitmueller |
2009-03-30 | V4L/DVB (11086): au0828: rename macro for currently non-function VBI support | Devin Heitmueller |
2009-03-30 | V4L/DVB (11085): au0828/au8522: Codingstyle fixes | Devin Heitmueller |
2009-03-30 | V4L/DVB (11084): au0828: add entry for undefined input type | Devin Heitmueller |
2009-03-30 | V4L/DVB (11083): au0828: remove some unneeded braces | Devin Heitmueller |
2009-03-30 | V4L/DVB (11082): au0828: remove memset calls in v4l2 routines. | Devin Heitmueller |
2009-03-30 | V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev framework | Devin Heitmueller |
2009-03-30 | V4L/DVB (11079): au0828: fix panic on disconnect if analog initialization failed | Devin Heitmueller |
2009-03-30 | V4L/DVB (11077): au0828: properly handle missing analog USB endpoint | Devin Heitmueller |
2009-03-30 | V4L/DVB (11076): au0828: make g_chip_ident call work properly | Devin Heitmueller |
2009-03-30 | V4L/DVB (11073): au0828: disable VBI code since it doesn't yet work | Devin Heitmueller |
2009-03-30 | V4L/DVB (11072): au0828: advertise only NTSC-M (as opposed to all NTSC standa... | Devin Heitmueller |
2009-03-30 | V4L/DVB (11070): au0828: Rework the way the analog video binding occurs | Devin Heitmueller |
2009-03-30 | V4L/DVB (11066): au0828: add support for analog functionality in bridge | Devin Heitmueller |