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
/
b2c2
/
flexcop.c
Age
Commit message (
Expand
)
Author
2008-04-09
Adds selectable adapter numbers as per module option
Michael Krufky
2008-03-29
Preparation for supporting new devices, cleanup and saneness
Patrick Boettcher
2007-11-05
unexport flexcop_reset_block_300
Mauro Carvalho Chehab
2006-05-13
Remove the spagetti code gotos that aren't useful
Andrew de Quincey
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-10-15
Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)
Michael Krufky
2005-06-22
no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...
Patrick Boettcher
2005-04-28
- rewrote the i2c-reading-part (no more ack-error ignoring, which was inherit...
Patrick Boettcher
2005-04-15
Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le...
Patrick Boettcher
2005-03-31
reading MAC address directly into dvb_adapter->proposed_mac
Patrick Boettcher
2005-03-17
b2c2: follow dvb_register_adapter changes in dvbdev.[ch]
Andreas Oberritter
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-09
- moved the flexcop-driver-suite to linux/drivers
Patrick Boettcher