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
/
frontends
/
sp8870.c
Age
Commit message (
Expand
)
Author
2009-08-10
Use kzalloc for frontend states to have struct dvb_frontend properly
Douglas Schilling Landgraf
2008-07-17
backport commit bc179153ae2334efe28cf4f3300e024da7d83753
Mauro Carvalho Chehab
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2006-07-19
[PATCH] release_firmware() fixes
Mauro Carvalho Chehab
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert sp8870 to refactored tuner code
Andrew de Quincey
2005-12-27
make the firmware dir documentation and comments consistent in the v4l-dvb tree.
Michael Krufky
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2005-01-21
- add firmware file name to "upload..." printk
Johannes Stezenbach
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy