Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy | |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy | |
2005-03-08 | FIX: Continuity Errors with tda10021 (slickhenry, Robert Schlabbach) | Kenneth Aafloy | |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach | |
2005-02-12 | patch by Adrian Bunk: | Johannes Stezenbach | |
This patch contains the following possible cleanups: - make needlessly global code static - remove the following EXPORT_SYMBOL'ed but unused function: - bt8xx/bt878.c: bt878_find_by_i2c_adap - remove the following unused global functions: - dvb-core/dvb_demux.c: dmx_get_demuxes - dvb-core/dvb_demux.c: dvb_set_crc32 - remove the following unneeded EXPORT_SYMBOL's: - dvb-core/dvb_demux.c: dvb_dmx_swfilter_packet - dvb-core/dvb_demux.c: dvbdmx_connect_frontend - dvb-core/dvb_demux.c: dvbdmx_disconnect_frontend - dvb-core/dvbdev.c: dvb_class Signed-off-by: Adrian Bunk <bunk@stusta.de> | |||
2005-01-11 | fix "Suppport" typo | Johannes Stezenbach | |
Signed-off-by: Domen Puncer <domen@coderock.org> | |||
2004-11-16 | - MODULE_PARM -> module_param | Kenneth Aafloy | |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |