summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/au0828
AgeCommit message (Expand)AuthorLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab-4118/+0
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab-1/+1
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-08-11[media] au0828: fix possible race condition in usage of dev->ctrlmsgDevin Heitmueller-28/+12
2012-08-09[media] au0828: make xc5000 firmware speedup apply to the xc5000c as wellDevin Heitmueller-1/+2
2012-08-09[media] au0828: fix a couple of missed edge cases for i2c gate with analogDevin Heitmueller-0/+16
2012-08-09[media] au0828: tweak workaround for i2c clock stretching bugDevin Heitmueller-2/+3
2012-08-09[media] au0828: tune retry interval for i2c interactionDevin Heitmueller-2/+2
2012-08-09[media] au0828: remove control buffer from send_control_msgDevin Heitmueller-8/+6
2012-08-09[media] au0828: speed up i2c clock when doing xc5000 firmware loadDevin Heitmueller-3/+13
2012-08-09[media] au0828: fix case where STREAMOFF being called on stopped stream cause...Devin Heitmueller-4/+8
2012-08-09[media] au0828: prevent i2c gate from being kept open while in analog modeDevin Heitmueller-0/+6
2012-08-09[media] au0828: make sure video standard is setup in tuner-coreDevin Heitmueller-0/+11
2012-08-09[media] au0828: fix race condition that causes xc5000 to not bind for digitalDevin Heitmueller-13/+13
2012-08-09[media] au0828: Make the s_reg and g_reg advanced debug calls work against th...Devin Heitmueller-3/+8
2012-08-09[media] au8522: properly recover from the au8522 delivering misaligned TS str...Devin Heitmueller-6/+49
2012-05-20[media] au0828: Add USB ID used by many donglesIsmael Luceno-0/+2
2012-05-14[media] v4l: fix compiler warningsHans Verkuil-2/+2
2012-05-02[media] drivers/media/video/au0828/au0828-video.c: add missing video_device_r...Julia Lawall-8/+13
2012-04-19[media] au8522: build ATV/DTV demodulators as separate modulesMichael Krufky-1/+2
2012-04-19[media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950qMichael Krufky-4/+23
2012-01-10[media] drivers: media: au0828: Fix dependency for VIDEO_AU0828Fabio Estevam-0/+1
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab-0/+7
2011-12-11[media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky-0/+3
2011-12-11[media] au0828: add missing USB ID 2040:7213Michael Krufky-0/+2
2011-12-11[media] au0828: add missing USB ID 2040:7260Michael Krufky-0/+2
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare-1/+1
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe-4/+4
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab-5/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-22[media] several drivers: Fix a few gcc 4.6 warningsMauro Carvalho Chehab-7/+0
2011-03-21[media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab-2/+1
2011-02-02[media] au0828: fix VBI handling when in V4L2 streaming modeDevin Heitmueller-4/+24
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil-12/+0
2010-12-29[media] au0828: enable VBI timeout when calling read() without streamon()Devin Heitmueller-0/+7
2010-12-29[media] au0828: fixes for timeout on no videoDevin Heitmueller-28/+56
2010-12-29[media] au0828: continue video streaming even when no ITU-656 coming inDevin Heitmueller-0/+63
2010-12-29[media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller-1/+1
2010-12-29[media] au0828: set max packets per URB to match Windows driverDevin Heitmueller-1/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart-2/+2
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart-2/+2
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil-2/+2
2010-08-02V4L/DVB: au0828: move dereference below sanity checksDan Carpenter-1/+3
2010-08-02V4L/DVB: Add closed captioning support for the HVR-950qDevin Heitmueller-120/+481
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-2/+2
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-2/+2
2010-05-19V4L/DVB: video/au0828: off by one bugDan Carpenter-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+3
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart-1/+0