summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/au0828
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-07-30merge: http://kernellabs.com/hg/~mkrufky/au0828-fixMauro Carvalho Chehab
2009-07-27au0828: fix typo: dvb uses bulk xfer, dont say isoc in debugMichael Krufky
2009-06-26au0828: fix i2c for kernels prior to 2.6.26Michael Krufky
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-05-27au0828: provide module option to disable USB speed checkDevin Heitmueller
2009-05-27au0828: Don't let device work unless connected to a high speed USB portDevin Heitmueller
2009-05-18merge: http://kernellabs.com/hg/~dheitmueller/au0828-oldkernel-compilefixMauro Carvalho Chehab
2009-05-14au0828: get rid of debug printk that was causing compile failuresDevin Heitmueller
2009-05-06au0828: send command to power down tuner when done with analogDevin Heitmueller
2009-04-28au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller
2009-04-14backport a few minor cleanupsMauro Carvalho Chehab
2009-04-06au0828: fix Kconfig dependanceMauro Carvalho Chehab
2009-04-02au0828: reduce reset time for xc5000 to 10msDevin Heitmueller
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-05merge: http://hg.jannau.net/v4l-dvb/Mauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01au0828: remove explicitly set v4l2_device.name and unused au0828_instanceJanne Grunau
2009-04-01au0828: use usb_interface.dev for v4l2_device_registerJanne Grunau
2009-03-31au0828: make i2c clock speed per-board configurableDevin Heitmueller
2009-03-31au0828: better document i2c registersDevin Heitmueller
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-22au0828: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-20Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-19au8522/au0828: Fix Kconfig dependenciesMauro Carvalho Chehab
2009-03-19au0828: Fix compilation when VIDEO_ADV_DEBUG = nMauro Carvalho Chehab
2009-03-18au0828: fix compilation on kernels 2.6.20 and 2.6.21.Hans Verkuil
2009-03-18au0828-video: needs linux/version.h for in-kernel buildMauro Carvalho Chehab
2009-03-15au0828: finish videodev/subdev conversionDevin Heitmueller
2009-03-15au0828: rename macro for currently non-function VBI supportDevin Heitmueller
2009-03-15au0828/au8522: Codingstyle fixesDevin Heitmueller
2009-03-15au0828: add entry for undefined input typeDevin Heitmueller
2009-03-15au0828: remove some unneeded bracesDevin Heitmueller
2009-03-15au0828: remove memset calls in v4l2 routines.Devin Heitmueller
2009-03-11au0828: make sure v4l2_device name is uniqueDevin Heitmueller
2009-03-11au0828: Convert to use v4l2_device/subdev frameworkDevin Heitmueller
2009-03-11au0828: fix panic on disconnect if analog initialization failedDevin Heitmueller
2009-03-11au0828: properly handle non-existent analog inputsDevin Heitmueller
2009-03-11au0828: properly handle missing analog USB endpointDevin Heitmueller
2009-03-11au0828: make g_chip_ident call work properlyDevin Heitmueller
2009-03-11au0828: make register debug lines easier to readDevin Heitmueller
2009-03-11au0828: fix i2c enumeration bugDevin Heitmueller
2009-03-11au0828: disable VBI code since it doesn't yet workDevin Heitmueller
2009-03-11au0828: advertise only NTSC-M (as opposed to all NTSC standards)Devin Heitmueller
2009-03-11au0828: Rework the way the analog video binding occursDevin Heitmueller
2009-03-11au0828: add analog profile for the HVR-850Devin Heitmueller
2009-03-11au0828: workaround a bug in the au0828 i2c handlingDevin Heitmueller
2009-03-11au0828: add support for analog functionality in bridgeDevin Heitmueller
2009-03-10Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab