Age | Commit message (Expand) | Author | Files | Lines |
2008-12-30 | V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCard | Michael Krufky | 2 | -2/+14 |
2008-12-29 | V4L/DVB (9740): sms1xxx: add USB suspend and hibernation support | Uri Shkolnik | 1 | -0/+45 |
2008-12-29 | V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge Wi... | Michael Krufky | 5 | -2/+49 |
2008-12-29 | V4L/DVB (9738): sms1xxx: fix invalid unc readings | Michael Krufky | 2 | -1/+16 |
2008-12-29 | V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStick | Michael Krufky | 3 | -0/+41 |
2008-12-29 | V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinT... | Michael Krufky | 3 | -0/+54 |
2008-12-29 | V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge WinTV MiniCard | Michael Krufky | 2 | -0/+16 |
2008-12-29 | V4L/DVB (9734): sms1xxx: add functions to configure and set gpio | Michael Krufky | 2 | -0/+102 |
2008-11-24 | V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick | Michael Krufky | 1 | -1/+1 |
2008-10-18 | V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV Min... | Michael Krufky | 1 | -0/+4 |
2008-10-05 | V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick | Michael Krufky | 1 | -0/+2 |
2008-10-05 | V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick | Michael Krufky | 1 | -1/+1 |
2008-09-04 | V4L/DVB (8722): sms1xxx: fix typo in license header | Michael Krufky | 6 | -6/+6 |
2008-07-26 | V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups | Adrian Bunk | 2 | -9/+9 |
2008-07-20 | V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h> | Michael Krufky | 1 | -0/+1 |
2008-07-20 | V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h | Michael Krufky | 2 | -2/+2 |
2008-07-20 | V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick | Michael Krufky | 2 | -0/+36 |
2008-07-20 | V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell... | Michael Krufky | 1 | -0/+3 |
2008-07-20 | V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella... | Michael Krufky | 1 | -7/+25 |
2008-07-20 | V4L/DVB (8310): sms1xxx: remove kmutex_t typedef | Michael Krufky | 3 | -6/+5 |
2008-07-20 | V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids | Michael Krufky | 2 | -5/+17 |
2008-07-20 | V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8306): sms1xxx: log firmware download process by default | Michael Krufky | 2 | -7/+11 |
2008-07-20 | V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg... | Michael Krufky | 2 | -3/+3 |
2008-07-20 | V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION | Michael Krufky | 3 | -3/+3 |
2008-07-20 | V4L/DVB (8302): sms1xxx: fix Siano board names | Michael Krufky | 2 | -13/+8 |
2008-07-20 | V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi... | Michael Krufky | 3 | -6/+28 |
2008-07-20 | V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block | Michael Krufky | 1 | -23/+7 |
2008-07-20 | V4L/DVB (8299): sms1xxx: mark functions static | Michael Krufky | 4 | -102/+47 |
2008-07-20 | V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro | Michael Krufky | 1 | -4/+2 |
2008-07-20 | V4L/DVB (8297): sms1xxx: remove old printk macros | Michael Krufky | 2 | -28/+15 |
2008-07-20 | V4L/DVB (8296): sms1xxx: always show error messages | Michael Krufky | 3 | -43/+37 |
2008-07-20 | V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages | Michael Krufky | 2 | -3/+21 |
2008-07-20 | V4L/DVB (8294): sms1xxx: move message formatting into printk macros | Michael Krufky | 4 | -151/+125 |
2008-07-20 | V4L/DVB (8293): sms1xxx: create printk macros | Michael Krufky | 4 | -157/+161 |
2008-07-20 | V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality | Michael Krufky | 7 | -29/+150 |
2008-07-20 | V4L/DVB (8291): sms1xxx: change default_mode to 4 | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8290): sms1xxx: small cleanup | Michael Krufky | 1 | -3/+4 |
2008-07-20 | V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks | Michael Krufky | 2 | -5/+1 |
2008-07-20 | V4L/DVB (8288): sms1xxx: more cleanups | Michael Krufky | 1 | -11/+19 |
2008-07-20 | V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs | Michael Krufky | 1 | -1/+1 |
2008-07-20 | V4L/DVB (8286): sms1xxx: remove typedefs | Michael Krufky | 4 | -418/+256 |
2008-07-20 | V4L/DVB (8285): sms1xxx: more 80-column cleanups | Michael Krufky | 2 | -3/+6 |
2008-07-20 | V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ... | Michael Krufky | 3 | -22/+32 |
2008-07-20 | V4L/DVB (8283): sms1xxx: 80-column cleanups | Michael Krufky | 4 | -98/+190 |
2008-07-20 | V4L/DVB (8282): sms1xxx: more codingstyle cleanups | Michael Krufky | 4 | -49/+45 |
2008-07-20 | V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs | Michael Krufky | 2 | -159/+154 |
2008-07-20 | V4L/DVB (8280): sms1xxx: more codingstyle cleanups | Michael Krufky | 4 | -715/+714 |
2008-07-20 | V4L/DVB (8279): sms1xxx: #define usb vid:pid's | Michael Krufky | 1 | -7/+20 |