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
/
video
/
mxb.c
Age
Commit message (
Expand
)
Author
2003-04-28
Compile fixes against 2.5.68.
Michael Hunold
2003-04-25
Lots of cosmetic changes in order to sync the CVS with
Michael Hunold
2003-04-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-03-28
A whole bunch of small changes all over the place:
Michael Hunold
2003-03-20
Necessary changes to the analog saa7146 based video drivers due
Michael Hunold
2003-03-14
saa7146: set default values for brightness/contrast/saturation on driver load
Michael Hunold
2003-02-27
- fix some bugs that appeared in system with both analog and digital
Michael Hunold
2003-02-26
- Compile fixes against 2.5.63 (daemonize() has been changed)
Michael Hunold
2003-01-10
- Fix broken i2c irq transfer, due to Holger's changes
Michael Hunold
2003-01-09
Fixes for 2.5.55 all over the place:
Michael Hunold
2003-01-05
After all, using the i2c irq wasn't a good idea. After long hours of
Michael Hunold
2003-01-04
- Removed preinit() from saa7146 probe()/attach() logic, it's not used
Michael Hunold
2003-01-04
Some more changes... (but we're stabilizing...)
Michael Hunold
2002-12-30
Next chunk of big splitup / cleanup:
Michael Hunold
2002-12-29
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...
Michael Hunold
2002-12-23
For some unobvious reason, analog cards (ie. the MXB) and digital cards
Michael Hunold
2002-12-20
Removed the dependecy to i2c-core from saa7146 and av7110,
Michael Hunold
2002-12-20
More compile fixes to allow a flawless static build, changed the
Michael Hunold
2002-12-17
Misc. build fixes (beautification, remove some unnecessary printks)
Michael Hunold
2002-12-17
Add the video4linux driver for the "Multimedia eXtension Board",
Michael Hunold