Commit Graph

44 Commits (872c8ddcbec06995c1c7caa3e41c921290a8b6df)

Author SHA1 Message Date
Mauro Carvalho Chehab b4622c14a1 V4L/DVB (13848): smsdvb: Add the proper status for IsRfLocked 15 years ago
Mauro Carvalho Chehab 25f9461a03 V4L/DVB (13847): smsdvb: Remove a wrong debug message 15 years ago
Mauro Carvalho Chehab 5eb23975b4 V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T 15 years ago
Mauro Carvalho Chehab 643e15a0f4 V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conversion 15 years ago
Mauro Carvalho Chehab e85c97a050 V4L/DVB (13844): smsdvb: Properly report the Delivery System 15 years ago
Mauro Carvalho Chehab cf4fab720c V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API) 15 years ago
Mauro Carvalho Chehab 67ae1d26bd V4L/DVB (13841): smsdvb: Make stats to work 15 years ago
Michael Krufky 6b26fcea51 V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hack 15 years ago
Márton Németh 2184dda0d4 V4L/DVB (13683): sanio-ms: clean up init, exit and id_table 15 years ago
Michael Krufky 3746b61780 V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devices 16 years ago
Uri Shkolnik 4db989f774 V4L/DVB (11889): Siano: smsdvb - add DVB v3 events 16 years ago
Uri Shkolnik c9679e3b0c V4L/DVB (11813): Siano: move dvb-api headers' includes to dvb adapter 16 years ago
Uri Shkolnik 843d0605ef V4L/DVB (11783): Siano: smsdvb - small typo fix ad module author 16 years ago
Uri Shkolnik 793786d19a V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism 16 years ago
Uri Shkolnik ba79bb2c38 V4L/DVB (11781): Siano: smsdvb - add big endian support 16 years ago
Uri Shkolnik 2e25d1428a V4L/DVB (11729): Siano: smsdvb - remove redundent complete instruction 16 years ago
Uri Shkolnik e527579373 V4L/DVB (11728): Siano: smsdvb - modify license 16 years ago
Michael Krufky 0d02efe486 V4L/DVB (10772): siano: prevent duplicate variable declaration 16 years ago
Uri Shkolnik e0f14c2574 V4L/DVB (10750): import changes from Siano 16 years ago
Michael Krufky 62c7167dd7 V4L/DVB (10747): sms1xxx: move definition of struct smsdvb_client_t into smsdvb.c 16 years ago
Michael Krufky d54093afb1 V4L/DVB (10746): sms1xxx: enable rf switch on Hauppauge Tiger devices 16 years ago
Michael Krufky 7b29e10d60 V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge WinTV MiniStick 16 years ago
Michael Krufky 851a909143 V4L/DVB (9738): sms1xxx: fix invalid unc readings 16 years ago
Michael Krufky 7a6fbed650 V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStick 16 years ago
Michael Krufky 250fa674fd V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of Hauppauge WinTV MiniStick 16 years ago
Michael Krufky 09a29b7715 V4L/DVB (8722): sms1xxx: fix typo in license header 17 years ago
Adrian Bunk c5e0bd1a98 V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups 17 years ago
Michael Krufky b1d8f9f5b8 V4L/DVB (8310): sms1xxx: remove kmutex_t typedef 17 years ago
Michael Krufky 8f37356b06 V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION 17 years ago
Michael Krufky 0c071f374f V4L/DVB (8299): sms1xxx: mark functions static 17 years ago
Michael Krufky eb250942fe V4L/DVB (8296): sms1xxx: always show error messages 17 years ago
Michael Krufky a0c0abcb1f V4L/DVB (8294): sms1xxx: move message formatting into printk macros 17 years ago
Michael Krufky 068d6c0f5d V4L/DVB (8293): sms1xxx: create printk macros 17 years ago
Michael Krufky 1c11d546b6 V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality 17 years ago
Michael Krufky 18245e18ee V4L/DVB (8286): sms1xxx: remove typedefs 17 years ago
Michael Krufky 9f2113975a V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility level 17 years ago
Michael Krufky 59bf6b8e85 V4L/DVB (8283): sms1xxx: 80-column cleanups 17 years ago
Michael Krufky fa830e8a01 V4L/DVB (8282): sms1xxx: more codingstyle cleanups 17 years ago
Michael Krufky 822374165d V4L/DVB (8280): sms1xxx: more codingstyle cleanups 17 years ago
Michael Krufky f17407a85d V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17 17 years ago
Michael Krufky 55ad310c2f V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)" 17 years ago
Michael Krufky a83ccdd6a9 V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar" 17 years ago
Michael Krufky 18658117ff V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__ 17 years ago
Michael Krufky 8544706060 V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ 17 years ago
Steven Toth 8d4f9d0e0b V4L/DVB (8269): sms1xxx: copyrights 17 years ago
Steven Toth eae55660fc V4L/DVB (8268): sms1xxx: usb cleanup 17 years ago
Steven Toth 3dd2437870 V4L/DVB (8266): sms1xxx: merge modules 17 years ago
Steven Toth 9e4fb5e712 V4L/DVB (8264): sms1xxx: remove smstypes.h 17 years ago
Steven Toth 955e9ca3cd V4L/DVB (8263): sms1xxx: merge ksyms 17 years ago
Michael Krufky 9c59f968a9 V4L/DVB (8259): sms1xxx: pass adapter_nr into dvb_register_adapter 17 years ago