summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-11-19xc2028: protect device listChris Pascoe
2007-11-19xc2028: v4l2_std_id needs to be long long to display completelyChris Pascoe
2007-11-19xc2028: error messages missing whitespaceChris Pascoe
2007-11-19xc2028: make register reads atomicChris Pascoe
2007-11-19xc2028: fix inverted logic in audio standard checkChris Pascoe
2007-11-19xc2028: eliminate i2c macro side-effectsChris Pascoe
2007-11-19zl10353: calculate input frequency register instead of using hardcoded valueChris Pascoe
2007-11-19zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe
2007-11-19zl10353: Improve support for boards without a tuner on secondary i2cChris Pascoe
2007-11-19CXUSB: handle write then read from different addressChris Pascoe
2007-11-19CXUSB: support only-read i2c requestsChris Pascoe
2007-11-19CXUSB: i2c transfer failure notificationChris Pascoe
2007-11-19CXUSB: return control message transfer result to callerChris Pascoe
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-06V4L: videobuf: convert streaming and reading to bitfieldsBrandon Philips