Age | Commit message (Expand) | Author |
2009-05-19 | Siano: smsusb - remove redundant ifdef | Mauro Carvalho Chehab |
2009-05-19 | Siano: cards - add two additional (USB) devices | Mauro Carvalho Chehab |
2009-05-17 | Siano: smsusb - change exit func debug msg | Mauro Carvalho Chehab |
2009-05-17 | Siano: smsusb - fix typo in module description | Mauro Carvalho Chehab |
2009-05-14 | Siano: smsusb - add big endien support | Mauro Carvalho Chehab |
2009-05-12 | Siano: smsusb - lost buffers bug fix | Mauro Carvalho Chehab |
2009-05-12 | Siano: smsusb - handle byte ordering and big endianity | Mauro Carvalho Chehab |
2009-05-12 | Siano: smsusb - update license | Mauro Carvalho Chehab |
2009-02-27 | siano: prevent duplicate variable declaration | Mauro Carvalho Chehab |
2009-02-27 | siano: Remove duplicated var declaration | Mauro Carvalho Chehab |
2008-08-31 | sms1xxx: load smsdvb module automatically based on device id | 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-08-31 | sms1xxx: move smsusb_id_table into smsusb.c | Michael Krufky |
2008-08-30 | sms1xxx: restore smsusb_driver.name to smsusb | Michael Krufky |
2008-11-22 | sms1xxx: add USB suspend and hibernation support | Michael Krufky |
2008-08-21 | sms1xxx: fix typo in license header | Michael Krufky |
2008-07-17 | cx18/smsusb: fix compile errors when building for kernels < 2.6.19 | Hans Verkuil |
2008-07-01 | sms1xxx: support device-specific firmware filenames on stellar usb1 sticks | Michael Krufky |
2008-06-28 | sms1xxx: change smsusb_driver.name to sms1xxx | 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-21 | sms1xxx: simplify smsusb_init_device switch..case block | Michael Krufky |
2008-06-20 | sms1xxx: mark functions static | Michael Krufky |
2008-06-19 | sms1xxx: always show error 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-16 | sms1xxx: small cleanup | Michael Krufky |
2008-06-15 | sms1xxx: remove typedefs | 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: more codingstyle cleanups | Michael Krufky |
2008-06-14 | sms1xxx: #define usb vid:pid's | 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*)" should be "(foo *)" | 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 |