aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/au0828/au0828-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-282/+0
2012-08-11[media] au0828: fix possible race condition in usage of dev->ctrlmsgDevin Heitmueller1-28/+12
2012-08-09[media] au0828: remove control buffer from send_control_msgDevin Heitmueller1-8/+6
2012-08-09[media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller1-0/+5
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-16V4L/DVB (11928): au0828: provide module option to disable USB speed checkDevin Heitmueller1-1/+6
2009-06-16V4L/DVB (11924): au0828: Don't let device work unless connected to a high speed USB portDevin Heitmueller1-0/+12
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller1-2/+4
2009-04-06V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au0828_instanceJanne Grunau1-6/+1
2009-04-06V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_registerJanne Grunau1-1/+1
2009-03-30V4L/DVB (11081): au0828: make sure v4l2_device name is uniqueDevin Heitmueller1-2/+5
2009-03-30V4L/DVB (11080): au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller1-1/+14
2009-03-30V4L/DVB (11078): au0828: properly handle non-existent analog inputsDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11077): au0828: properly handle missing analog USB endpointDevin Heitmueller1-28/+2
2009-03-30V4L/DVB (11075): au0828: make register debug lines easier to readDevin Heitmueller1-2/+2
2009-03-30V4L/DVB (11070): au0828: Rework the way the analog video binding occursDevin Heitmueller1-5/+6
2009-03-30V4L/DVB (11066): au0828: add support for analog functionality in bridgeDevin Heitmueller1-1/+32
2008-10-17V4L/DVB (9252): au0828: Checkpatch complianceSteven Toth1-1/+2
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-2/+2
2008-04-26V4L/DVB (7750): au0828/ cleanups and fixesAdrian Bunk1-20/+6
2008-04-24V4L/DVB (7638): CodingStyle fixes for au8522 and au0828Mauro Carvalho Chehab1-10/+10
2008-04-24V4L/DVB (7634): au0828: CleanupSteven Toth1-5/+6
2008-04-24V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__Michael Krufky1-15/+13
2008-04-24V4L/DVB (7625): au0828: CleanupSteven Toth1-28/+43
2008-04-24V4L/DVB (7624): Avoid an oops if the board is not fully definedSteven Toth1-0/+1
2008-04-24V4L/DVB (7622): HVR950Q Hauppauge eeprom supportSteven Toth1-0/+3
2008-04-24V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USBSteven Toth1-0/+252