aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-budget
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* [media] ttusb-budget: driver has a debug param, use itJarod Wilson2011-05-201-33/+27
* [media] TTUSB DVB: ttusb_boot_dsp() needs to release_firmware() or it leaks m...Jesper Juhl2011-03-211-0/+1
* [media] i2c: Stop using I2C_CLASS_TV_DIGITALJean Delvare2010-10-211-1/+0
* V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger2009-01-021-1/+1
* V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbsDouglas Schilling Landgraf2008-11-161-1/+8
* V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validationDouglas Schilling Landgraf2008-11-161-0/+6
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-121-1/+1
* V4L/DVB (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita2008-07-201-15/+3
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-4/+0
* ttusb-budget: use request_firmware()David Woodhouse2008-07-102-1648/+12
* V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro2008-06-051-1/+1
* V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-241-1/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-2/+6
* V4L/DVB (7516): media/dvb/ttusb-budget replace remaining __FUNCTION__ occurre...Harvey Harrison2008-04-241-22/+22
* V4L/DVB (7140): constify function pointer tablesJan Engelhardt2008-04-241-1/+1
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-181-1/+1
* V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho2007-04-271-1/+0
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey2006-09-261-1/+2
* V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey2006-09-261-9/+8
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-261-6/+2
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-261-10/+16
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-261-3/+3
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-101-1/+2
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-1/+1
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-261-11/+0
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-29/+29
* V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey2006-06-251-0/+14
* V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser2006-06-252-0/+176
* V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey2006-06-252-26/+3
* V4L/DVB (3880): Convert dvb-ttusb-budget to refactored tuner codeAndrew de Quincey2006-06-251-17/+20
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2006-05-121-1/+5
* V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn2006-03-211-2/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-15/+17
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-3/+1
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-1/+1
* [PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab2005-12-121-1638/+1638
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-121-64/+64
* [PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss2005-11-091-2/+2
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-091-1/+0
* [PATCH] dvb: ttusb-budget: use time_after_eq()Marcelo Feitoza Parisi2005-09-091-2/+4
* [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter2005-09-091-2/+2
* [PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0