aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)Author
2008-07-21device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-20V4L/DVB (8335): dvb-ttpci: Fix build with CONFIG_INPUT_EVDEV=n (Bug #11042)Oliver Endriss
2008-07-20V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss
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
2008-07-20V4L/DVB (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-07-20V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009Michael Krufky
2008-07-20V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISEMichael Krufky