summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx/bt878.c
AgeCommit message (Expand)Author
2009-06-04Add missing __devexit_p()Mauro Carvalho Chehab
2008-01-21 bt878: remove handcrafted PCI subsystem ID checkMauro Carvalho Chehab
2008-01-19 bt878: include KERN_ facility levelMauro Carvalho Chehab
2007-11-02backport changeset 3a4fa0a25da81600ea0bcd75692ae8ca6050d165Mauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-04-14Bt878: prevent probing wrong card entryMauro Carvalho Chehab
2007-01-07bt8xx: add support for Ultraview DVB-T LiteMichael Krufky
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-06-22Add support for the DNTV Live! mini DVB-T card.Manu Abraham
2006-06-22Static variables mustn't be EXPORT_SYMBOL 'edManu Abraham
2006-06-21Bug-fix: Do not overflow kernel memory when more than BT878_MAX devices are p...Manu Abraham
2006-02-09make a struct staticManu Abraham
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-02-02bugfix [5895], return an error valueManu Abraham
2006-02-02fix [Bug 5895], with DVB drivers enabled snd_87x (ALSA) don't detect.root@Orbit01.auh.itecno.com
2006-01-12removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab
2005-07-24Endianness fix for risc DMA start address setting.Johannes Stezenbach
2005-07-17update email address of Peter HettkampJohannes Stezenbach
2005-04-23patch by Dominique Dumont: fix MODULE_PARM_DESC for debug and verbose parmJohannes Stezenbach
2005-04-04Merged the twinhan-exp branch to the trunkManu Abraham
2005-03-13From : http://kerneljanitors.org/TODOJohannes Stezenbach
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-09-26patch by Barry Scott: decimal vs. hex coding errorJohannes Stezenbach
2004-09-18More stuff backfeeded from mailine:Michael Hunold
2004-08-24- feed back from 2.6.8.1: use cpu_to_le32() at various placesMichael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- convert dvb bt8xx driver to sub-bttv driver architecture, thanks to Kenneth...Michael Hunold
2004-08-08patch by Martin Binder: #include <linux/moduleparam.h> where necessaryJohannes Stezenbach
2004-07-30 - More MODULE_PARM -> module_param changes, all should be corrected now.Kenneth Aafloy
2004-06-11Wolfram Joost's Patches for the AVerMedia DVB-T 771Holger Waechtler
2004-05-03- remove 2.4 compat code, expect for ttusb_dec.cMichael Hunold
2004-03-11- fix include file to make it build with build-2.4 and build-2.6Michael Hunold
2003-11-18patch by Wolfgang Thiel: gcc-2.95 compile fixes,Johannes Stezenbach
2003-10-28- reworked i2c / gpio so not so hackerish and more in line withJamie Honan
2003-10-13Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7Jamie Honan
2003-07-15- indentation fixesMichael Hunold
2003-06-29- remove obsolete fields from struct bt878Holger Waechtler
2003-06-21- 2.5 API changes for bt878Holger Waechtler
2003-02-02Add licenseFlorian Schirmer
2003-01-25- Rewritten RISC programmFlorian Schirmer
2003-01-21Add Bt8xx interface files (stolen from PCTV driver)Florian Schirmer