Age | Commit message (Expand) | Author |
2009-04-20 | revert changeset 11562:fd645c976997 | Mauro Carvalho Chehab |
2009-04-05 | Siano: unified the debug filter module parameter (dvb and core) | Mauro Carvalho Chehab |
2009-04-05 | [PATCH] [0904_3] Siano: core - move and update the main core structure declar... | Mauro Carvalho Chehab |
2009-02-27 | siano: prevent duplicate variable declaration | Mauro Carvalho Chehab |
2009-02-26 | siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Michael Krufky |
2008-08-31 | sms1xxx: fix checkpatch.pl violations introduced by previous changeset | Michael Krufky |
2008-08-30 | import changes from Siano | Michael Krufky |
2008-11-22 | sms1xxx: enable signal quality indicator LEDs on Hauppauge WinTV MiniStick | Michael Krufky |
2008-11-16 | sms1xxx: add functions to configure and set gpio | Michael Krufky |
2008-08-21 | sms1xxx: fix typo in license header | Michael Krufky |
2008-07-21 | sms1xxx: dvb/siano/: cleanups | Michael Krufky |
2008-07-11 | sms1xxx: fix improper usage of asm/foo.h | Michael Krufky |
2008-06-29 | sms1xxx: remove kmutex_t typedef | Michael Krufky |
2008-06-28 | sms1xxx: log firmware download process by default | Michael Krufky |
2008-06-28 | sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type... | Michael Krufky |
2008-06-28 | sms1xxx: update MODULE_DESCRIPTION | Michael Krufky |
2008-06-26 | sms1xxx: add capability to define device-specific firmware filenames | Michael Krufky |
2008-06-20 | sms1xxx: mark functions static | Michael Krufky |
2008-06-19 | sms1xxx: remove old printk macros | Michael Krufky |
2008-06-19 | sms1xxx: always show error messages | Michael Krufky |
2008-06-19 | sms1xxx: add debug module option, to enable debug messages | Michael Krufky |
2008-06-19 | sms1xxx: move message formatting into printk macros | Michael Krufky |
2008-06-18 | sms1xxx: create printk macros | Michael Krufky |
2008-06-18 | sms1xxx: add code to allow device-specific functionality | Michael Krufky |
2008-06-18 | sms1xxx: change default_mode to 4 | Michael Krufky |
2008-06-15 | sms1xxx: remove #if LINUX_VERSION_CODE checks | Michael Krufky |
2008-06-15 | sms1xxx: more cleanups | Michael Krufky |
2008-06-15 | sms1xxx: fix WARNING: unnecessary cast may hide bugs | Michael Krufky |
2008-06-15 | sms1xxx: remove typedefs | Michael Krufky |
2008-06-15 | sms1xxx: more 80-column cleanups | Michael Krufky |
2008-06-15 | sms1xxx: fix WARNING: printk() should include KERN_ facility level | Michael Krufky |
2008-06-15 | sms1xxx: 80-column cleanups | Michael Krufky |
2008-06-15 | sms1xxx: more codingstyle cleanups | Michael Krufky |
2008-06-15 | sms1xxx: remove INT / UINT typedefs | Michael Krufky |
2008-06-15 | sms1xxx: more codingstyle cleanups | Michael Krufky |
2008-06-14 | sms1xxx: more codingstyle cleanups | Michael Krufky |
2008-06-13 | sms1xxx: update latest siano drop to 1.2.17 | Michael Krufky |
2008-05-05 | sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar" | Michael Krufky |
2008-05-22 | sms1xxx: replace __FUNCTION__ with __func__ | Michael Krufky |
2008-05-22 | sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ | Michael Krufky |