aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttusb-budget (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-26V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey1-1/+2
2006-09-26V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey1-9/+8
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey1-6/+2
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-10/+16
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey1-3/+3
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey1-1/+2
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-1/+1
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman1-11/+0
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-29/+29
2006-06-25V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey1-0/+14
2006-06-25V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser2-0/+176
2006-06-25V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey2-26/+3
2006-06-25V4L/DVB (3880): Convert dvb-ttusb-budget to refactored tuner codeAndrew de Quincey1-17/+20
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-05-12V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey1-1/+5
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn1-2/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-15/+17
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-3/+1
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab1-1638/+1638
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-64/+64
2005-11-09[PATCH] dvb: fixed inittab register 0x12 for BSRU6/BSBE1Oliver Endriss1-2/+2
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy1-1/+0
2005-09-09[PATCH] dvb: ttusb-budget: use time_after_eq()Marcelo Feitoza Parisi1-2/+4
2005-09-09[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter1-2/+2
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-07-12[PATCH] dvb: fix kobject names (no slashes)Julian Scheel1-1/+1
2005-07-07[PATCH] dvb: ttpci: add support for Hauppauge/TT DVB-C budgetGavin Hamill2-1/+50
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-10/+10
2005-05-17[PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+3272