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
/
ttpci
/
ttpci-eeprom.c
Age
Commit message (
Expand
)
Author
2005-12-08
more #if 0 / #if 1 fixes to be in sync with kernel
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-20
From: Adrian Bunk <bunk@stusta.de>
Johannes Stezenbach
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-05-03
Overhaul frontend i2c subsystem because of the recent discussion about
Michael Hunold
2003-10-31
build ttpci-eeprom.o as a separate module for 2.4, as it's been
Johannes Stezenbach
2003-07-21
Patch by Michael Glaum, code by Metzler Bros.:
Johannes Stezenbach
2003-06-26
EXPORT_SYMBOL(ttpci_eeprom_parse_mac);
Holger Waechtler
2003-06-25
Same here: indentation fixes etc.
Michael Hunold
2003-06-23
use proposed mac where possible, fix the uninitialized net->addr_len bug, mak...
Holger Waechtler
2003-06-16
update comment and clear mac field if EEPROM read failed
Holger Waechtler
2003-06-14
i2c fixes and build fixes. Must have been brain-amputated yesterday...
Holger Waechtler