index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
bt8xx
/
bt878.c
Age
Commit message (
Expand
)
Author
2009-06-04
Add missing __devexit_p()
Mauro Carvalho Chehab
2008-01-21
bt878: remove handcrafted PCI subsystem ID check
Mauro Carvalho Chehab
2008-01-19
bt878: include KERN_ facility level
Mauro Carvalho Chehab
2007-11-02
backport changeset 3a4fa0a25da81600ea0bcd75692ae8ca6050d165
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-04-14
Bt878: prevent probing wrong card entry
Mauro Carvalho Chehab
2007-01-07
bt8xx: add support for Ultraview DVB-T Lite
Michael Krufky
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-07-19
[PATCH] irq-flags: media: Use the new IRQF_ constants
Mauro Carvalho Chehab
2006-06-22
Add support for the DNTV Live! mini DVB-T card.
Manu Abraham
2006-06-22
Static variables mustn't be EXPORT_SYMBOL 'ed
Manu Abraham
2006-06-21
Bug-fix: Do not overflow kernel memory when more than BT878_MAX devices are p...
Manu Abraham
2006-02-09
make a struct static
Manu Abraham
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-02-02
bugfix [5895], return an error value
Manu Abraham
2006-02-02
fix [Bug 5895], with DVB drivers enabled snd_87x (ALSA) don't detect.
root@Orbit01.auh.itecno.com
2006-01-12
removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
2005-07-24
Endianness fix for risc DMA start address setting.
Johannes Stezenbach
2005-07-17
update email address of Peter Hettkamp
Johannes Stezenbach
2005-04-23
patch by Dominique Dumont: fix MODULE_PARM_DESC for debug and verbose parm
Johannes Stezenbach
2005-04-04
Merged the twinhan-exp branch to the trunk
Manu Abraham
2005-03-13
From : http://kerneljanitors.org/TODO
Johannes Stezenbach
2005-03-12
a few more whitespace cleanups
Johannes Stezenbach
2005-02-12
patch by Adrian Bunk:
Johannes Stezenbach
2004-11-08
- make needlessly global code static
Michael Hunold
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-09-26
patch by Barry Scott: decimal vs. hex coding error
Johannes Stezenbach
2004-09-18
More stuff backfeeded from mailine:
Michael Hunold
2004-08-24
- feed back from 2.6.8.1: use cpu_to_le32() at various places
Michael 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-08
patch by Martin Binder: #include <linux/moduleparam.h> where necessary
Johannes Stezenbach
2004-07-30
- More MODULE_PARM -> module_param changes, all should be corrected now.
Kenneth Aafloy
2004-06-11
Wolfram Joost's Patches for the AVerMedia DVB-T 771
Holger Waechtler
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-03-11
- fix include file to make it build with build-2.4 and build-2.6
Michael Hunold
2003-11-18
patch by Wolfgang Thiel: gcc-2.95 compile fixes,
Johannes Stezenbach
2003-10-28
- reworked i2c / gpio so not so hackerish and more in line with
Jamie Honan
2003-10-13
Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7
Jamie Honan
2003-07-15
- indentation fixes
Michael Hunold
2003-06-29
- remove obsolete fields from struct bt878
Holger Waechtler
2003-06-21
- 2.5 API changes for bt878
Holger Waechtler
2003-02-02
Add license
Florian Schirmer
2003-01-25
- Rewritten RISC programm
Florian Schirmer
2003-01-21
Add Bt8xx interface files (stolen from PCTV driver)
Florian Schirmer