summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2007-11-25pvrusb2: Centralize device specific attributes into a single place.Mike Isely
2007-11-25pvrusb2: Rework pipeline state controlMike Isely
2007-11-25merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-11-25Fix xc2028 driver for non OFDMMauro Carvalho Chehab
2007-11-25Improve s-code supportMauro Carvalho Chehab
2007-11-24Allow selecting the proper SCode table for DTVMauro Carvalho Chehab
2007-11-24Add support for other DTV typesMauro Carvalho Chehab
2007-11-24Add support for radioMauro Carvalho Chehab
2007-11-24Avoids checking digital/analog at check_firmwareMauro Carvalho Chehab
2007-11-23tda18271: rename 'debug' to 'tda18271_debug'Michael Krufky
2007-11-23tda18271: move tda18271_map tables to a separate source fileMichael Krufky
2007-11-23tda8290: force tuner init after attachMichael Krufky
2007-11-22tda18271: define init callbackMichael Krufky
2007-11-21 remove saa7134-ossMauro Carvalho Chehab
2007-11-22tda827x: prevent possible NULL pointer dereference in tda827xa_lna_gainMichael Krufky
2007-11-18tda827x: fix NULL pointer dereference during tda827x_probe_versionMichael Krufky
2007-11-22kconfig: VIDEO_SAA7134 must select VIDEO_TVEEPROMMichael Krufky
2007-11-20Use MTS firmware for the HVR-900Mauro Carvalho Chehab
2007-11-19 drivers/media/dvb: Add missing "space"Mauro Carvalho Chehab
2007-11-20drivers/media/video: Add missing "space"Mauro Carvalho Chehab
2007-11-19drivers/media/radio: Add missing "space"Mauro Carvalho Chehab
2007-11-19V4L: Fix VIDIOCGMBUF locking in saa7146Brandon Philips
2007-11-16Fix driver for i386 architecturesMauro Carvalho Chehab
2007-11-16Fix: add a missing continue statementMauro Carvalho Chehab
2007-11-16Allow RESET_CLK callback and avoids unneeded loadingMauro Carvalho Chehab
2007-11-16Change xc2028_attach method to make easier for DVBMauro Carvalho Chehab
2007-11-16Fix a wrong typecastMauro Carvalho Chehab
2007-11-16Re-adds lock safe videobuf_read_startMauro Carvalho Chehab
2007-11-15merge: http://linuxtv.org/hg/~mkrufky/oxford2Mauro Carvalho Chehab
2007-11-15Add a modprobe option to manually select audio standardMauro Carvalho Chehab
2007-11-15merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2007-11-15Fix standard nameMauro Carvalho Chehab
2007-11-15saa7134: add support for reading Hauppauge eepromMichael Krufky
2007-11-15saa7134: add autodetection support for alternate subids of Hauppauge HVR1110Michael Krufky
2007-11-15Corrects printk linesMauro Carvalho Chehab
2007-11-15Add tuner_err macroMauro Carvalho Chehab
2007-11-15Fix scode table loadingMauro Carvalho Chehab
2007-11-14Add the capability to work with more complete firmwaresMauro Carvalho Chehab
2007-11-12Adds support for MT9V111 on sn9c102Mauro Carvalho Chehab
2007-11-12Adding support for VHF with MT2266-devicesMauro Carvalho Chehab
2007-11-10Gigabyte u7000 usb dvb-t supportPatrick Boettcher
2007-11-10[PATCH] Leadtek Winfast DTV Dongle remote controlPatrick Boettcher
2007-11-11Cleanup at tv norm selectionMauro Carvalho Chehab
2007-11-11Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab
2007-11-11Convert em28xx to video_ioctl2Mauro Carvalho Chehab
2007-11-11Fix read() methodMauro Carvalho Chehab
2007-11-11Fix em28xx read stream lockingMauro Carvalho Chehab
2007-11-10Fix em28xx to allow multiple openMauro Carvalho Chehab
2007-11-10Fix: avoids negative vma usage countMauro Carvalho Chehab
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips