index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
siano
Age
Commit message (
Expand
)
Author
2008-07-20
V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>
Michael Krufky
2008-07-20
V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h
Michael Krufky
2008-07-20
V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick
Michael Krufky
2008-07-20
V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stell...
Michael Krufky
2008-07-20
V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stella...
Michael Krufky
2008-07-20
V4L/DVB (8310): sms1xxx: remove kmutex_t typedef
Michael Krufky
2008-07-20
V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast
Michael Krufky
2008-07-20
V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids
Michael Krufky
2008-07-20
V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx
Michael Krufky
2008-07-20
V4L/DVB (8306): sms1xxx: log firmware download process by default
Michael Krufky
2008-07-20
V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...
Michael Krufky
2008-07-20
V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION
Michael Krufky
2008-07-20
V4L/DVB (8302): sms1xxx: fix Siano board names
Michael Krufky
2008-07-20
V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...
Michael Krufky
2008-07-20
V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block
Michael Krufky
2008-07-20
V4L/DVB (8299): sms1xxx: mark functions static
Michael Krufky
2008-07-20
V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro
Michael Krufky
2008-07-20
V4L/DVB (8297): sms1xxx: remove old printk macros
Michael Krufky
2008-07-20
V4L/DVB (8296): sms1xxx: always show error messages
Michael Krufky
2008-07-20
V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages
Michael Krufky
2008-07-20
V4L/DVB (8294): sms1xxx: move message formatting into printk macros
Michael Krufky
2008-07-20
V4L/DVB (8293): sms1xxx: create printk macros
Michael Krufky
2008-07-20
V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality
Michael Krufky
2008-07-20
V4L/DVB (8291): sms1xxx: change default_mode to 4
Michael Krufky
2008-07-20
V4L/DVB (8290): sms1xxx: small cleanup
Michael Krufky
2008-07-20
V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks
Michael Krufky
2008-07-20
V4L/DVB (8288): sms1xxx: more cleanups
Michael Krufky
2008-07-20
V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs
Michael Krufky
2008-07-20
V4L/DVB (8286): sms1xxx: remove typedefs
Michael Krufky
2008-07-20
V4L/DVB (8285): sms1xxx: more 80-column cleanups
Michael Krufky
2008-07-20
V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ...
Michael Krufky
2008-07-20
V4L/DVB (8283): sms1xxx: 80-column cleanups
Michael Krufky
2008-07-20
V4L/DVB (8282): sms1xxx: more codingstyle cleanups
Michael Krufky
2008-07-20
V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs
Michael Krufky
2008-07-20
V4L/DVB (8280): sms1xxx: more codingstyle cleanups
Michael Krufky
2008-07-20
V4L/DVB (8279): sms1xxx: #define usb vid:pid's
Michael Krufky
2008-07-20
V4L/DVB (8278): sms1xxx: more codingstyle cleanups
Michael Krufky
2008-07-20
V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17
Michael Krufky
2008-07-20
V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"
Michael Krufky
2008-07-20
V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b...
Michael Krufky
2008-07-20
V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__
Michael Krufky
2008-07-20
V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/
Michael Krufky