aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/siano/smsusb.c
AgeCommit message (Expand)Author
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab
2012-06-11[media] smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky
2012-05-03[media] smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul 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_intfdataJoe Perches
2010-08-02V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh
2009-12-16V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppa...Michael Krufky
2009-11-07V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp...Michael Krufky
2009-06-16V4L/DVB (11888): Siano: smsusb - remove redundant ifdefUri Shkolnik
2009-06-16V4L/DVB (11883): Siano: cards - add two additional (USB) devicesUri Shkolnik
2009-06-16V4L/DVB (11824): Siano: smsusb - change exit func debug msgUri Shkolnik
2009-06-16V4L/DVB (11823): Siano: smsusb - fix typo in module descriptionUri Shkolnik
2009-06-16V4L/DVB (11778): Siano: smsusb - lost buffers bug fixUri Shkolnik
2009-06-16V4L/DVB (11777): Siano: smsusb - handle byte ordering and big endianityUri Shkolnik
2009-06-16V4L/DVB (11776): Siano: smsusb - update licenseUri Shkolnik
2009-06-16V4L/DVB (11812): Siano: smsusb - add big endian supportUri Shkolnik
2009-03-30V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky
2009-03-30V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky
2009-03-30V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky
2009-03-30V4L/DVB (10750): import changes from SianoUri Shkolnik
2009-03-30V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky
2009-03-30V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik
2008-12-29V4L/DVB (9740): sms1xxx: add USB suspend and hibernation supportUri Shkolnik
2008-09-03V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky
2008-07-20V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella...Michael Krufky
2008-07-20V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky
2008-07-20V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...Michael Krufky
2008-07-20V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky
2008-07-20V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...Michael Krufky
2008-07-20V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky
2008-07-20V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky
2008-07-20V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky
2008-07-20V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky
2008-07-20V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky
2008-07-20V4L/DVB (8290): sms1xxx: small cleanupMichael Krufky
2008-07-20V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky
2008-07-20V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ...Michael Krufky
2008-07-20V4L/DVB (8283): sms1xxx: 80-column cleanupsMichael Krufky
2008-07-20V4L/DVB (8282): sms1xxx: more codingstyle cleanupsMichael Krufky
2008-07-20V4L/DVB (8280): sms1xxx: more codingstyle cleanupsMichael Krufky
2008-07-20V4L/DVB (8279): sms1xxx: #define usb vid:pid'sMichael Krufky
2008-07-20V4L/DVB (8278): sms1xxx: more codingstyle cleanupsMichael Krufky
2008-07-20V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17Michael Krufky
2008-07-20V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"Michael Krufky
2008-07-20V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b...Michael Krufky