aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/b2c2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-11-13V4L/DVB (4818): Flexcop-usb: fix debug printkAlexey Dobriyan1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-2/+2
2006-09-26V4L/DVB (4441): Flexcop/nxt200x attach fixChris Pascoe1-1/+1
2006-09-26V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey1-7/+7
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-11/+15
2006-09-26V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey1-1/+1
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey1-0/+1
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() staticAdrian Bunk1-1/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-12/+12
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho3-25/+14
2006-06-25V4L/DVB (3886): Convert flexcop-fe-tuner to refactored tuner codeAndrew de Quincey1-14/+67
2006-06-25V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky1-1/+1
2006-06-25V4L/DVB (3844): B2c2-flexcop: use fe_lgh06xf.hMichael Krufky1-32/+2
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham1-3/+3
2006-03-24V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher1-0/+1
2006-02-27V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2-5/+5
2006-01-23V4L/DVB (3433): Fix printk type warningRandy Dunlap1-2/+4
2006-01-23V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk4-44/+3
2006-01-23V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky1-1/+1
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky2-5/+6
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky1-1/+1
2006-01-09V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cJesper Juhl1-12/+19
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab1-1/+3
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2-3/+3
2005-12-01[PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk1-1/+1
2005-11-12[PATCH] fix b2c2 dvb undefined symbolPrakash Punnoor1-0/+1
2005-11-09[PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky4-0/+56
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy1-1/+0
2005-09-09[PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey1-1/+96
2005-09-09[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter1-3/+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-07[PATCH] dvb: usb/pci: correct syntax of driver name fieldsPatrick Boettcher2-2/+2
2005-07-07[PATCH] dvb: flexcop: woraround irq stop problemPatrick Boettcher9-96/+274
2005-07-07[PATCH] dvb: flexcop: add big endian register definitionsPatrick Boettcher3-541/+909
2005-07-07[PATCH] dvb: remove obsolete skystar2 driverJohannes Stezenbach3-2660/+0
2005-06-24[PATCH] dvb: flexcop: add BCM3510 ATSC frontend support for Air2PC cardJohannes Stezenbach4-14/+27
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-10/+10
2005-05-17[PATCH] dvb: flexcop: DiSeqC fixJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: flexcop: i2c read fixesJohannes Stezenbach3-60/+63
2005-05-17[PATCH] dvb: flexcop: fix module refcount handlingJohannes Stezenbach4-1/+5