aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/siano
AgeCommit message (Expand)Author
2008-10-17V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV Min...Michael Krufky
2008-10-04V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStickMichael Krufky
2008-10-04V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStickMichael Krufky
2008-09-03V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk
2008-07-20V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>Michael Krufky
2008-07-20V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky
2008-07-20V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky
2008-07-20V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell...Michael Krufky
2008-07-20V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella...Michael Krufky
2008-07-20V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky
2008-07-20V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky
2008-07-20V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb idsMichael Krufky
2008-07-20V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky
2008-07-20V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael 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 (8302): sms1xxx: fix Siano board namesMichael 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 (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky
2008-07-20V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky
2008-07-20V4L/DVB (8295): sms1xxx: add debug module option, to enable debug 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 (8291): sms1xxx: change default_mode to 4Michael Krufky
2008-07-20V4L/DVB (8290): sms1xxx: small cleanupMichael Krufky
2008-07-20V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky
2008-07-20V4L/DVB (8288): sms1xxx: more cleanupsMichael Krufky
2008-07-20V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugsMichael Krufky
2008-07-20V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky
2008-07-20V4L/DVB (8285): sms1xxx: more 80-column cleanupsMichael 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 (8281): sms1xxx: remove INT / UINT typedefsMichael 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
2008-07-20V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__Michael Krufky
2008-07-20V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky