summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2009-03-12sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receiversMauro Carvalho Chehab
2009-03-27add linux/include/linux/mmc/sdio_ids.h to the out-of-kernel treeMauro Carvalho Chehab
2009-03-27Fix printk format warning:Mauro Carvalho Chehab
2009-03-25tda827x: fix locking issues with DVB-CMauro Carvalho Chehab
2009-03-24changed ioctls to unlockedMauro Carvalho Chehab
2009-03-26merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-03-26merge: http://hg.jannau.net/hdpvr-merge/Mauro Carvalho Chehab
2009-03-27hdpvr: locking fixesJanne Grunau
2009-03-26hdpvr: return immediately from hdpvr_poll if data is availableJanne Grunau
2009-03-26hdpvr: set usb interface dev as parent in struct video_deviceJanne Grunau
2009-03-27hdpvr: use debugging macro for buffer statusJanne Grunau
2009-03-26ce6230: avoid using unitialized varMauro Carvalho Chehab
2009-03-26avoid warnings for request_ihex_firmware on dabusb and vicamMauro Carvalho Chehab
2009-03-26v4lgrab: fix compilation warningsMauro Carvalho Chehab
2009-03-26pvrusb2: add a missing source at MakefileMauro Carvalho Chehab
2009-03-23mxl5005s: Switch in mxl5005s_set_params should operate on correct valuesAndy Walls
2009-03-12merge: http://linuxtv.org/hg/~anttip/zl10353/Mauro Carvalho Chehab
2009-03-12merge: http://linuxtv.org/hg/~mkrufky/lgdt3305Mauro Carvalho Chehab
2009-03-12merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-03-11au0828: make sure v4l2_device name is uniqueDevin Heitmueller
2009-03-11ivtv: bump versionHans Verkuil
2009-03-11fired-avc: fix print_hex_dump warning on 2.6.22.Hans Verkuil
2009-03-11ir-kbd-i2c: fix compat for old kernels.Hans Verkuil
2009-03-11fired-avc: fix printk formatting warning.Hans Verkuil
2009-03-11radio-terratec: remove linux/delay.h which hadn't been used.Hans Verkuil
2009-03-11omap24xxcam: don't set vfl_type.Hans Verkuil
2009-03-11radio: remove uaccess includeHans Verkuil
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-11tveeprom: add the xc5000 tuner to the tveeprom definitionDevin Heitmueller
2009-03-11au0828: Rework the way the analog video binding occursDevin Heitmueller
2009-03-11au8522: add mutex protecting use of hybrid stateDevin 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-11au8522: add support for analog side of demodulatorDevin Heitmueller
2009-03-11au8522: make use of hybrid framework so analog/digital demod can share stateDevin Heitmueller
2009-03-11au8522: power down the digital demod when not in useDevin Heitmueller
2009-03-11au8522: fix register read/write high bitsDevin Heitmueller
2009-03-11au8522: move shared state and common functions into a separate header filesDevin Heitmueller
2009-03-11au8522: rename the au8522.c source fileDevin Heitmueller
2009-03-11xc5000: fix bug for hybrid xc5000 devices with IF other than 5380Devin Heitmueller
2009-03-11lgdt3305: add MODULE_VERSIONMichael Krufky