aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/b2c2
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set...Adrian Bunk2006-06-251-1/+2
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-12/+12
* V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho2006-06-253-25/+14
* V4L/DVB (3886): Convert flexcop-fe-tuner to refactored tuner codeAndrew de Quincey2006-06-251-14/+67
* V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky2006-06-251-1/+1
* V4L/DVB (3844): B2c2-flexcop: use fe_lgh06xf.hMichael Krufky2006-06-251-32/+2
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-251-1/+1
* V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham2006-05-231-3/+3
* V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher2006-03-241-0/+1
* V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-02-271-1/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-072-5/+5
* V4L/DVB (3433): Fix printk type warningRandy Dunlap2006-01-231-2/+4
* V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk2006-01-234-44/+3
* V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky2006-01-231-1/+1
* V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky2006-01-232-5/+6
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-4/+2
* V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-091-1/+1
* V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cJesper Juhl2006-01-091-12/+19
* V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab2006-01-091-1/+3
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-122-3/+3
* [PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk2005-12-011-1/+1
* [PATCH] fix b2c2 dvb undefined symbolPrakash Punnoor2005-11-121-0/+1
* [PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky2005-11-094-0/+56
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-091-1/+0
* [PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey2005-09-091-1/+96
* [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter2005-09-091-3/+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
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* [PATCH] dvb: usb/pci: correct syntax of driver name fieldsPatrick Boettcher2005-07-072-2/+2
* [PATCH] dvb: flexcop: woraround irq stop problemPatrick Boettcher2005-07-079-96/+274
* [PATCH] dvb: flexcop: add big endian register definitionsPatrick Boettcher2005-07-073-541/+909
* [PATCH] dvb: remove obsolete skystar2 driverJohannes Stezenbach2005-07-073-2660/+0
* [PATCH] dvb: flexcop: add BCM3510 ATSC frontend support for Air2PC cardJohannes Stezenbach2005-06-244-14/+27
* [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach2005-05-171-10/+10
* [PATCH] dvb: flexcop: DiSeqC fixJohannes Stezenbach2005-05-171-2/+2
* [PATCH] dvb: flexcop: i2c read fixesJohannes Stezenbach2005-05-173-60/+63
* [PATCH] dvb: flexcop: fix module refcount handlingJohannes Stezenbach2005-05-174-1/+5
* [PATCH] dvb: flexcop: use hw pid filterJohannes Stezenbach2005-05-173-47/+56
* [PATCH] dvb: flexcop: fixed interrupt-sharingJohannes Stezenbach2005-05-171-2/+13
* [PATCH] dvb: flexcop: fix MAC address readingJohannes Stezenbach2005-05-174-13/+11
* [PATCH] dvb: flexcop: fix USB transfer handlingJohannes Stezenbach2005-05-173-4/+55
* [PATCH] dvb: b2c2/flexcop driver refactoring part 2: add modular Flexcop driverJohannes Stezenbach2005-05-1716-0/+3818
* [PATCH] dvb: b2c2/flexcop driver refactoring part 1: drop old b2c2-usb stuffJohannes Stezenbach2005-05-174-779/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-165-0/+3439