Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0f6f4319a72a2b32d19643ff811f25633d8b0207
/
drivers
/
media
/
dvb
/
siano
0d02efe
V4L/DVB (10772): siano: prevent duplicate variable declaration
by Michael Krufky
· 16 years ago
a0beec8
V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
by Michael Krufky
· 16 years ago
05860f2
V4L/DVB (10752): sms1xxx: load smsdvb module automatically based on device id
by Michael Krufky
· 16 years ago
b9391f4
V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous changeset
by Michael Krufky
· 16 years ago
e0f14c2
V4L/DVB (10750): import changes from Siano
by Uri Shkolnik
· 16 years ago
841a3f0
V4L/DVB (10749): sms1xxx: move smsusb_id_table into smsusb.c
by Michael Krufky
· 16 years ago
dba843a
V4L/DVB (10748): sms1xxx: restore smsusb_driver.name to smsusb
by Uri Shkolnik
· 16 years ago
62c7167d
V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsdvb.c
by Michael Krufky
· 16 years ago
d54093a
V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devices
by Michael Krufky
· 16 years ago
50b1a9f
V4L/DVB (10417): sms1xxx: add missing usb id 2040:2011
by Michael Krufky
· 16 years ago
f4c8254
V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2
by Michael Krufky
· 16 years ago
dd72f31
V4L/DVB (10167): sms1xxx: add support for inverted gpio
by Michael Krufky
· 16 years ago
dff6574
V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV MiniCard
by Michael Krufky
· 16 years ago
2f56c34
V4L/DVB (9740): sms1xxx: add USB suspend and hibernation support
by Uri Shkolnik
· 16 years ago
7b29e10
V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
851a909
V4L/DVB (9738): sms1xxx: fix invalid unc readings
by Michael Krufky
· 16 years ago
7a6fbed
V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
250fa67
V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
3f7d99f
V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge WinTV MiniCard
by Michael Krufky
· 16 years ago
76052bc
V4L/DVB (9734): sms1xxx: add functions to configure and set gpio
by Michael Krufky
· 16 years ago
7a8f4cc
V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
3dfbe31
V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
3d843c9
V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
7a9b5fc
V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick
by Michael Krufky
· 16 years ago
09a29b7
V4L/DVB (8722): sms1xxx: fix typo in license header
by Michael Krufky
· 16 years ago
c5e0bd1
V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups
by Adrian Bunk
· 16 years ago
2c6a37b
V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h>
by Michael Krufky
· 16 years ago
f1f74aa
V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.h
by Michael Krufky
· 16 years ago
44f71c3
V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick
by Michael Krufky
· 17 years ago
a745f0a
V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and nova
by Michael Krufky
· 17 years ago
1fbc3ca
V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticks
by Michael Krufky
· 17 years ago
b1d8f9f
V4L/DVB (8310): sms1xxx: remove kmutex_t typedef
by Michael Krufky
· 17 years ago
4411d29
V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast
by Michael Krufky
· 17 years ago
14a638cd
V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids
by Michael Krufky
· 17 years ago
eb383bd
V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx
by Michael Krufky
· 17 years ago
5068b7a
V4L/DVB (8306): sms1xxx: log firmware download process by default
by Michael Krufky
· 17 years ago
0f2a1ee
V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t'
by Michael Krufky
· 17 years ago
8f37356
V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION
by Michael Krufky
· 17 years ago
cf1cfe1
V4L/DVB (8302): sms1xxx: fix Siano board names
by Michael Krufky
· 17 years ago
02aea4f
V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenames
by Michael Krufky
· 17 years ago
2708e88
V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block
by Michael Krufky
· 17 years ago
0c071f3
V4L/DVB (8299): sms1xxx: mark functions static
by Michael Krufky
· 17 years ago
c65c7a6
V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro
by Michael Krufky
· 17 years ago
2522dc1
V4L/DVB (8297): sms1xxx: remove old printk macros
by Michael Krufky
· 17 years ago
eb25094
V4L/DVB (8296): sms1xxx: always show error messages
by Michael Krufky
· 17 years ago
f14d56a
V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages
by Michael Krufky
· 17 years ago
a0c0abc
V4L/DVB (8294): sms1xxx: move message formatting into printk macros
by Michael Krufky
· 17 years ago
068d6c0
V4L/DVB (8293): sms1xxx: create printk macros
by Michael Krufky
· 17 years ago
1c11d54
V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality
by Michael Krufky
· 17 years ago
dd5b2a5
V4L/DVB (8291): sms1xxx: change default_mode to 4
by Michael Krufky
· 17 years ago
d3e72fe
V4L/DVB (8290): sms1xxx: small cleanup
by Michael Krufky
· 17 years ago
df0462e
V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks
by Michael Krufky
· 17 years ago
fbd05c8
V4L/DVB (8288): sms1xxx: more cleanups
by Michael Krufky
· 17 years ago
e080842
V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs
by Michael Krufky
· 17 years ago
18245e1
V4L/DVB (8286): sms1xxx: remove typedefs
by Michael Krufky
· 17 years ago
ca78373
V4L/DVB (8285): sms1xxx: more 80-column cleanups
by Michael Krufky
· 17 years ago
9f21139
V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility level
by Michael Krufky
· 17 years ago
59bf6b8
V4L/DVB (8283): sms1xxx: 80-column cleanups
by Michael Krufky
· 17 years ago
fa830e8
V4L/DVB (8282): sms1xxx: more codingstyle cleanups
by Michael Krufky
· 17 years ago
f0333e3
V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs
by Michael Krufky
· 17 years ago
8223741
V4L/DVB (8280): sms1xxx: more codingstyle cleanups
by Michael Krufky
· 17 years ago
73104fb
V4L/DVB (8279): sms1xxx: #define usb vid:pid's
by Michael Krufky
· 17 years ago
494d24c
V4L/DVB (8278): sms1xxx: more codingstyle cleanups
by Michael Krufky
· 17 years ago
f17407a
V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17
by Michael Krufky
· 17 years ago
55ad310
V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"
by Michael Krufky
· 17 years ago
a83ccdd
V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar"
by Michael Krufky
· 17 years ago
1865811
V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__
by Michael Krufky
· 17 years ago
8544706
V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/
by Michael Krufky
· 17 years ago