summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dibusb/dvb-dibusb-firmware.c
AgeCommit message (Collapse)Author
2005-03-12a few more whitespace cleanupsJohannes Stezenbach
2005-02-19- added native nova-t support, since only the nova-t firmware works with the ↵Patrick Boettcher
nova-t remote control - added keys statically (maybe we should find something to sort this out... cinergyt2 is doing the same)
2005-01-07dibusb internal refactoring step 2/3Patrick Boettcher
2004-12-26- enabled i2c-address probing for frontendsPatrick Boettcher
- refactored the dibusb driver, split into separate, code-dependent files, should have done this from the beginning, sorry for possible inconveniences in advance; I'm still learning