summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky2009-03-305-3/+13
* V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2009-03-302-21/+21
* V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device idMichael Krufky2009-03-303-0/+20
* V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky2009-03-304-33/+32
* V4L/DVB (10750): import changes from SianoUri Shkolnik2009-03-305-29/+62
* V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.cMichael Krufky2009-03-303-49/+47
* V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusbUri Shkolnik2009-03-301-1/+1
* V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsd...Michael Krufky2009-03-302-21/+20
* V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devicesMichael Krufky2009-03-303-3/+42
* V4L/DVB (10417): sms1xxx: add missing usb id 2040:2011Michael Krufky2009-03-301-0/+2
* V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky2009-01-021-1/+1
* V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky2009-01-021-4/+13
* V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCardMichael Krufky2008-12-302-2/+14
* V4L/DVB (9740): sms1xxx: add USB suspend and hibernation supportUri Shkolnik2008-12-291-0/+45
* V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge Wi...Michael Krufky2008-12-295-2/+49
* V4L/DVB (9738): sms1xxx: fix invalid unc readingsMichael Krufky2008-12-292-1/+16
* V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStickMichael Krufky2008-12-293-0/+41
* V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinT...Michael Krufky2008-12-293-0/+54
* V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge WinTV MiniCardMichael Krufky2008-12-292-0/+16
* V4L/DVB (9734): sms1xxx: add functions to configure and set gpioMichael Krufky2008-12-292-0/+102
* V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStickMichael Krufky2008-11-241-1/+1
* V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV Min...Michael Krufky2008-10-171-0/+4
* V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStickMichael Krufky2008-10-041-0/+2
* V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStickMichael Krufky2008-10-041-1/+1
* V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky2008-09-036-6/+6
* V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2008-07-262-9/+9
* V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky2008-07-201-0/+1
* V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2008-07-202-2/+2
* V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky2008-07-202-0/+36
* V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell...Michael Krufky2008-07-201-0/+3
* V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella...Michael Krufky2008-07-201-7/+25
* V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky2008-07-203-6/+5
* V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky2008-07-201-1/+1
* V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky2008-07-202-5/+17
* V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky2008-07-201-1/+1
* V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2008-07-202-7/+11
* V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...Michael Krufky2008-07-202-3/+3
* V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky2008-07-203-3/+3
* V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2008-07-202-13/+8
* V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...Michael Krufky2008-07-203-6/+28
* V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky2008-07-201-23/+7
* V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky2008-07-204-102/+47
* V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky2008-07-201-4/+2
* V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2008-07-202-28/+15
* V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky2008-07-203-43/+37
* V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2008-07-202-3/+21
* V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky2008-07-204-151/+125
* V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky2008-07-204-157/+161
* V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky2008-07-207-29/+150
* V4L/DVB (8291): sms1xxx: change default_mode to 4Michael Krufky2008-07-201-1/+1
OpenPOWER on IntegriCloud