Age | Commit message (Expand) | Author |
2012-08-13 | [media] dvb-usb: move it to drivers/media/usb/dvb-usb | Mauro Carvalho Chehab |
2012-06-11 | [media] smsusb: add autodetection support for USB ID 2040:f5a0 | Michael Krufky |
2012-05-03 | [media] smsusb: add autodetection support for USB ID 2040:c0a0 | Michael Krufky |
2011-11-18 | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker |
2011-05-20 | [media] Media, DVB, Siano, smsusb: Avoid static analysis report about 'use af... | Jesper Juhl |
2010-12-29 | [media] media: Remove unnecessary casts of usb_get_intfdata | Joe Perches |
2010-08-02 | V4L/DVB: sms: properly initialize IR phys and IR name | Mauro Carvalho Chehab |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-16 | V4L/DVB (13683): sanio-ms: clean up init, exit and id_table | Márton Németh |
2009-12-16 | V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppa... | Michael Krufky |
2009-11-07 | V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp... | Michael Krufky |
2009-06-16 | V4L/DVB (11888): Siano: smsusb - remove redundant ifdef | Uri Shkolnik |
2009-06-16 | V4L/DVB (11883): Siano: cards - add two additional (USB) devices | Uri Shkolnik |
2009-06-16 | V4L/DVB (11824): Siano: smsusb - change exit func debug msg | Uri Shkolnik |
2009-06-16 | V4L/DVB (11823): Siano: smsusb - fix typo in module description | Uri Shkolnik |
2009-06-16 | V4L/DVB (11778): Siano: smsusb - lost buffers bug fix | Uri Shkolnik |
2009-06-16 | V4L/DVB (11777): Siano: smsusb - handle byte ordering and big endianity | Uri Shkolnik |
2009-06-16 | V4L/DVB (11776): Siano: smsusb - update license | Uri Shkolnik |
2009-06-16 | V4L/DVB (11812): Siano: smsusb - add big endian support | Uri Shkolnik |
2009-03-30 | V4L/DVB (10772): siano: prevent duplicate variable declaration | Michael Krufky |
2009-03-30 | V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device id | Michael Krufky |
2009-03-30 | V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous... | Michael Krufky |
2009-03-30 | V4L/DVB (10750): import changes from Siano | Uri Shkolnik |
2009-03-30 | V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.c | Michael Krufky |
2009-03-30 | V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusb | Uri Shkolnik |
2008-12-29 | V4L/DVB (9740): sms1xxx: add USB suspend and hibernation support | Uri Shkolnik |
2008-09-03 | V4L/DVB (8722): sms1xxx: fix typo in license header | Michael Krufky |
2008-07-20 | V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella... | Michael Krufky |
2008-07-20 | V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx | Michael Krufky |
2008-07-20 | V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg... | Michael Krufky |
2008-07-20 | V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION | Michael Krufky |
2008-07-20 | V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi... | Michael Krufky |
2008-07-20 | V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block | Michael Krufky |
2008-07-20 | V4L/DVB (8299): sms1xxx: mark functions static | Michael Krufky |
2008-07-20 | V4L/DVB (8296): sms1xxx: always show error messages | Michael Krufky |
2008-07-20 | V4L/DVB (8294): sms1xxx: move message formatting into printk macros | Michael Krufky |
2008-07-20 | V4L/DVB (8293): sms1xxx: create printk macros | Michael Krufky |
2008-07-20 | V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality | Michael Krufky |
2008-07-20 | V4L/DVB (8290): sms1xxx: small cleanup | Michael Krufky |
2008-07-20 | V4L/DVB (8286): sms1xxx: remove typedefs | Michael Krufky |
2008-07-20 | V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ... | Michael Krufky |
2008-07-20 | V4L/DVB (8283): sms1xxx: 80-column cleanups | Michael Krufky |
2008-07-20 | V4L/DVB (8282): sms1xxx: more codingstyle cleanups | Michael Krufky |
2008-07-20 | V4L/DVB (8280): sms1xxx: more codingstyle cleanups | Michael Krufky |
2008-07-20 | V4L/DVB (8279): sms1xxx: #define usb vid:pid's | Michael Krufky |
2008-07-20 | V4L/DVB (8278): sms1xxx: more codingstyle cleanups | Michael Krufky |
2008-07-20 | V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17 | Michael Krufky |
2008-07-20 | V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)" | Michael Krufky |
2008-07-20 | V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b... | Michael Krufky |