Commit Graph

139 Commits (8481664d373e7e2cea3ea0c2d7a06c9e939b19ee)

Author SHA1 Message Date
Akinobu Mita 46c9fc861f V4L/DVB (7076): bt878: include KERN_ facility level 17 years ago
Akinobu Mita 3869007812 V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check 17 years ago
Adrian Bunk b00ef4b8d8 V4L/DVB (6569): bt8xx/dst.c: make code static 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Mauro Carvalho Chehab 9c12224a60 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 18 years ago
Kumar Gala e9f668dd12 V4L/DVB (6010): Use inline functions instead of inline asm for powerpc 18 years ago
Adrian Bunk fbd8af0706 V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline" 18 years ago
Mauro Carvalho Chehab 3ea9661538 V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay 18 years ago
Michael Krufky cd2cd0aad0 V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programming 18 years ago
Michael Krufky 47a9991e80 V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll 18 years ago
Trent Piepho f3a0d86f1d V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 18 years ago
Manu Abraham a6d7613226 V4L/DVB (5639a): Fix dst usage count 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Akinobu Mita 66ab6e023e V4L/DVB (5513): Bt878: prevent probing wrong card entry 18 years ago
Trent Piepho 6bdcc6e6db V4L/DVB (5363): Dvb: Remove lgh06xf driver 18 years ago
Ahmed S. Darwish 0496daa7d8 V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriate 18 years ago
Michael Krufky 19790db00b V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T Lite 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Michael Krufky 76db93d03f V4L/DVB (4846): Create new lgh06xf atsc tuner module 18 years ago
Amit Choudhary 626ae83bb2 V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value. 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Manu Abraham bbdd11fa95 V4L/DVB (4432): Fix Circular dependencies 19 years ago
Andrew de Quincey 17aafcc67f V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructure 19 years ago
Andrew de Quincey 0912ad0b0f V4L/DVB (4392): Fix dst_ca attach 19 years ago
Andrew de Quincey f52a838b74 V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function. 19 years ago
Andrew de Quincey 102a342bb9 V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach 19 years ago
Andrew de Quincey 2bfe031df6 V4L/DVB (4386): Convert DVB devices to use dvb_attach() 19 years ago
Andrew de Quincey c482d4f6e8 V4L/DVB (4608b): i2c deps fix on DVB 19 years ago
Yeasah Pell 0851fb4848 V4L/DVB (4431): Add several error checks to dst 19 years ago
Thomas Gleixner 8076fe32a7 [PATCH] irq-flags: media: Use the new IRQF_ constants 19 years ago
Mauro Carvalho Chehab b57e5578f9 Fixes some sync issues between V4L/DVB development and GIT 19 years ago
Cameron Hutchinson 442d15d5d8 V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card. 19 years ago
Yeasah Pell ceee526617 V4L/DVB (4185): Conditionally enable 5 byte diseqc commands 19 years ago
Adrian Bunk 9ce8b68fc0 V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed 19 years ago
Manu Abraham 1fd57f60f8 V4L/DVB (4182): Comment out MMI functions for now 19 years ago
Henrik Sjoberg 1f19456d97 V4L/DVB (4181): Fix CA Info and Application Info 19 years ago
Manu Abraham 3e357fd8a2 V4L/DVB (4180): Initial go at MMI 19 years ago
Manu Abraham cdd4208c05 V4L/DVB (4179): VLF fixes for DCT 19 years ago
Manu Abraham 7ef53b1ab7 V4L/DVB (4178): Replace NEWTUNE with TS188 19 years ago
Manu Abraham 63ad4e445d V4L/DVB (4177): DCTNEW and ATSC fixes 19 years ago
Sigmund Augdal Helberg 77e0be1210 V4L/DVB (4176): Bug-fix: Fix memory overflow 19 years ago
Manu Abraham b32474cb83 V4L/DVB (4175): Fix a bug in tuner detection 19 years ago
Manu Abraham de1e6ec9f2 V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's 19 years ago
Manu Abraham 9500c7b05b V4L/DVB (4173): Dprintk macro beautification 19 years ago
Sigmund Augdal Helberg 6cd94745fb V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as prefix in dprintk 19 years ago
Manu Abraham 5aef20aeff V4L/DVB (4171): Fix Daughterboard detection 19 years ago
Bryan Scott 3da2f4c0c6 V4L/DVB (4170): ATSC typecheck bugfix 19 years ago
Manu Abraham 4e7024bd32 V4L/DVB (4169): Add more Firmware and Tuner names 19 years ago
Manu Abraham 1da5e8d3cf V4L/DVB (4168): ATSC tuner doesn't have variable length field 19 years ago
Manu Abraham 364f255af7 V4L/DVB (4167): Add Board Names 19 years ago