aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky5-3/+13
2009-03-30V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2-21/+21
2009-03-30V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky3-0/+20
2009-03-30V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous changesetMichael Krufky4-33/+32
2009-03-30V4L/DVB (10750): import changes from SianoUri Shkolnik5-29/+62
2009-03-30V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky3-49/+47
2009-03-30V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik1-1/+1
2009-03-30V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsdvb.cMichael Krufky2-21/+20
2009-03-30V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devicesMichael Krufky3-3/+42
2009-03-30V4L/DVB (10417): sms1xxx: add missing usb id 2040:2011Michael Krufky1-0/+2
2009-01-02V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky1-1/+1
2009-01-02V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky1-4/+13
2008-12-30V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCardMichael Krufky2-2/+14
2008-12-29V4L/DVB (9740): sms1xxx: add USB suspend and hibernation supportUri Shkolnik1-0/+45
2008-12-29V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge WinTV MiniStickMichael Krufky5-2/+49
2008-12-29V4L/DVB (9738): sms1xxx: fix invalid unc readingsMichael Krufky2-1/+16
2008-12-29V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStickMichael Krufky3-0/+41
2008-12-29V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinTV MiniStickMichael Krufky3-0/+54
2008-12-29V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge WinTV MiniCardMichael Krufky2-0/+16
2008-12-29V4L/DVB (9734): sms1xxx: add functions to configure and set gpioMichael Krufky2-0/+102
2008-11-24V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky1-1/+1
2008-10-17V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV MiniStickMichael Krufky1-0/+4
2008-10-04V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStickMichael Krufky1-0/+2
2008-10-04V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStickMichael Krufky1-1/+1
2008-09-03V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky6-6/+6
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2-9/+9
2008-07-20V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky1-0/+1
2008-07-20V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2-2/+2
2008-07-20V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky2-0/+36
2008-07-20V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and novaMichael Krufky1-0/+3
2008-07-20V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticksMichael Krufky1-7/+25
2008-07-20V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky3-6/+5
2008-07-20V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky1-1/+1
2008-07-20V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky2-5/+17
2008-07-20V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky1-1/+1
2008-07-20V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2-7/+11
2008-07-20V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'Michael Krufky2-3/+3
2008-07-20V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky3-3/+3
2008-07-20V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2-13/+8
2008-07-20V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenamesMichael Krufky3-6/+28
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 Krufky4-102/+47
2008-07-20V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky1-4/+2
2008-07-20V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2-28/+15
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky3-43/+37
2008-07-20V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2-3/+21
2008-07-20V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky4-151/+125
2008-07-20V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky4-157/+161
2008-07-20V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky7-29/+150
2008-07-20V4L/DVB (8291): sms1xxx: change default_mode to 4Michael Krufky1-1/+1