aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano/smsusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-568/+0
2012-06-11[media] smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky1-0/+2
2012-05-03[media] smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky1-0/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-05-20[media] Media, DVB, Siano, smsusb: Avoid static analysis report about 'use after free'Jesper Juhl1-2/+1
2010-12-29[media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches1-6/+3
2010-08-02V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh1-4/+4
2009-12-16V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppauge USB IDsMichael Krufky1-0/+10
2009-11-07V4L/DVB (13202): smsusb: add autodetection support for three additional Hauppauge USB IDsMichael Krufky1-0/+6
2009-06-16V4L/DVB (11888): Siano: smsusb - remove redundant ifdefUri Shkolnik1-2/+0
2009-06-16V4L/DVB (11883): Siano: cards - add two additional (USB) devicesUri Shkolnik1-2/+7
2009-06-16V4L/DVB (11824): Siano: smsusb - change exit func debug msgUri Shkolnik1-1/+1
2009-06-16V4L/DVB (11823): Siano: smsusb - fix typo in module descriptionUri Shkolnik1-1/+1
2009-06-16V4L/DVB (11778): Siano: smsusb - lost buffers bug fixUri Shkolnik1-5/+8
2009-06-16V4L/DVB (11777): Siano: smsusb - handle byte ordering and big endianityUri Shkolnik1-2/+4
2009-06-16V4L/DVB (11776): Siano: smsusb - update licenseUri Shkolnik1-20/+20
2009-06-16V4L/DVB (11812): Siano: smsusb - add big endian supportUri Shkolnik1-0/+1
2009-03-30V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky1-0/+4
2009-03-30V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky1-0/+1
2009-03-30V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous changesetMichael Krufky1-5/+4
2009-03-30V4L/DVB (10750): import changes from SianoUri Shkolnik1-2/+8
2009-03-30V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky1-0/+47
2009-03-30V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik1-1/+1
2008-12-29V4L/DVB (9740): sms1xxx: add USB suspend and hibernation supportUri Shkolnik1-0/+45
2008-09-03V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky1-1/+1
2008-07-20V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticksMichael Krufky1-7/+25
2008-07-20V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky1-1/+1
2008-07-20V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'Michael Krufky1-2/+2
2008-07-20V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky1-1/+1
2008-07-20V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenamesMichael Krufky1-0/+1
2008-07-20V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky1-23/+7
2008-07-20V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky1-14/+17
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky1-30/+25
2008-07-20V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky1-48/+42
2008-07-20V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky1-53/+53
2008-07-20V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky1-26/+18
2008-07-20V4L/DVB (8290): sms1xxx: small cleanupMichael Krufky1-3/+4
2008-07-20V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky1-31/+31
2008-07-20V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility levelMichael Krufky1-2/+2
2008-07-20V4L/DVB (8283): sms1xxx: 80-column cleanupsMichael Krufky1-2/+4
2008-07-20V4L/DVB (8282): sms1xxx: more codingstyle cleanupsMichael Krufky1-9/+9
2008-07-20V4L/DVB (8280): sms1xxx: more codingstyle cleanupsMichael Krufky1-104/+105
2008-07-20V4L/DVB (8279): sms1xxx: #define usb vid:pid'sMichael Krufky1-7/+20
2008-07-20V4L/DVB (8278): sms1xxx: more codingstyle cleanupsMichael Krufky1-4/+4
2008-07-20V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17Michael Krufky1-15/+33
2008-07-20V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"Michael Krufky1-2/+3
2008-07-20V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar"Michael Krufky1-8/+8