Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5a5ec83d6ac974b12085cd99b196795f14079037
/
drivers
/
media
/
common
/
siano
/
smsdvb-main.c
f1b1eab
media: dvb: represent min/max/step/tolerance freqs in Hz
by Mauro Carvalho Chehab
· 7 years ago
fada193
media: move dvb kAPI headers to include/media
by Mauro Carvalho Chehab
· 7 years ago
3ee6229
media: siano: fix a potential integer overflow
by Gustavo A. R. Silva
· 7 years ago
bd336e6
[media] dvb: make DVB frontend *_ops instances "const"
by Max Kellermann
· 8 years ago
83a74ff
[media] siano: remove get_frontend stub
by Mauro Carvalho Chehab
· 9 years ago
0230d60
[media] dvbdev: Add RF connector if needed
by Mauro Carvalho Chehab
· 9 years ago
9832e15
[media] media-device: split media initialization and registration
by Javier Martinez Canillas
· 9 years ago
0d3ab84
[media] dvb core: must check dvb_create_media_graph()
by Mauro Carvalho Chehab
· 9 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 10 years ago
89a2c1d
[media] use a function for DVB media controller register
by Mauro Carvalho Chehab
· 10 years ago
872b9db
[media] dvb: Avoid warnings when compiled without the media controller
by Mauro Carvalho Chehab
· 10 years ago
480884b
[media] dvbdev: use adapter arg for dvb_create_media_graph()
by Mauro Carvalho Chehab
· 10 years ago
fb372a4
[media] siano: print a message if DVB register succeeds
by Mauro Carvalho Chehab
· 10 years ago
d9f3836
[media] siano: get rid of sms_dbg parameter
by Mauro Carvalho Chehab
· 10 years ago
0dd5f20
[media] siano: get rid of sms_info()
by Mauro Carvalho Chehab
· 10 years ago
6908368
[media] siano: replace sms_debug() by pr_debug()
by Mauro Carvalho Chehab
· 10 years ago
5ed0a2c
[media] siano: replace sms_err by pr_err
by Mauro Carvalho Chehab
· 10 years ago
5e022d1
[media] siano: use pr_* print functions
by Mauro Carvalho Chehab
· 10 years ago
46b1e21
[media] siano: add support for the media controller at USB driver
by Mauro Carvalho Chehab
· 10 years ago
1668844
[media] siano: fix sparse warnings
by Hans Verkuil
· 11 years ago
ec53250
[media] siano: fix divide error on 0 counters
by Bjørn Mork
· 11 years ago
250a51c
[media] Missing break statement added in smsdvb-main.c
by Jakob Normark
· 12 years ago
f35d09d
[media] siano: use do_div() for 64-bits division
by Mauro Carvalho Chehab
· 12 years ago
28a59df
[media] siano: remove the remaining CamelCase compliants
by Mauro Carvalho Chehab
· 12 years ago
cf0e9cf
[media] siano: convert structure names to lowercase
by Mauro Carvalho Chehab
· 12 years ago
dfef84f
[media] siano: get rid of CammelCase from smscoreapi.h
by Mauro Carvalho Chehab
· 12 years ago
98c3f94
[media] siano: remove doubled new line
by Mauro Carvalho Chehab
· 12 years ago
773adad
[media] siano: fix status report with old firmware and ISDB-T
by Mauro Carvalho Chehab
· 12 years ago
e1b2ac4
[media] siano: Only feed DVB data when there's a feed
by Mauro Carvalho Chehab
· 12 years ago
5c3b874
[media] siano: Fix bandwidth report
by Mauro Carvalho Chehab
· 12 years ago
9671045
[media] siano: fix PER/BER report on DVBv5
by Mauro Carvalho Chehab
· 12 years ago
f5de95e
[media] siano: fix signal strength and CNR stats measurements
by Mauro Carvalho Chehab
· 12 years ago
a9b9fbd
[media] siano: don't request statistics too fast
by Mauro Carvalho Chehab
· 12 years ago
503efe5
[media] siano: split debugfs code into a separate file
by Mauro Carvalho Chehab
· 12 years ago
[Renamed (68%) from drivers/media/common/siano/smsdvb.c]
3f6b87c
[media] siano: allow showing the complete statistics via debugfs
by Mauro Carvalho Chehab
· 12 years ago
c02272f
[media] siano: fix start of statistics
by Mauro Carvalho Chehab
· 12 years ago
d42f1cb
[media] siano: Convert it to report DVBv5 stats
by Mauro Carvalho Chehab
· 12 years ago
ff702eb
[media] siano: split debug logic from the status update routine
by Mauro Carvalho Chehab
· 12 years ago
eab0fa0
[media] siano: split get_frontend into per-std functions
by Mauro Carvalho Chehab
· 12 years ago
80ccb51
[media] siano: simplify message endianness logic
by Mauro Carvalho Chehab
· 12 years ago
b405909
[media] siano: use the newer stats message for recent firmwares
by Mauro Carvalho Chehab
· 12 years ago
0c189fa
[media] siano: add support for LNA on ISDB-T
by Mauro Carvalho Chehab
· 12 years ago
a51fea4
[media] siano: add support for ISDB-T full-seg
by Mauro Carvalho Chehab
· 12 years ago
76e41a6
[media] siano: use a separate completion for stats
by Mauro Carvalho Chehab
· 12 years ago
4c3bdb5
[media] siano: better debug send/receive messages
by Mauro Carvalho Chehab
· 12 years ago
0013ca8
[media] siano: break it into common, mmc and usb
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/usb/siano/smsdvb.c]
786baec
[media] dvb-usb: move it to drivers/media/usb/dvb-usb
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/dvb/siano/smsdvb.c]
d138210
[media] smsdvb: fix get_frontend
by Gianluca Gennari
· 13 years ago
9bd58e7
[media] smsusb: fix the default delivery system setting
by Mauro Carvalho Chehab
· 13 years ago
7581e61
[media] dvb: Remove ops->info.type from frontends
by Mauro Carvalho Chehab
· 13 years ago
7c61d80
[media] dvb: don't require a parameter for get_frontend
by Mauro Carvalho Chehab
· 13 years ago
15115c1
[media] siano: convert set_fontend to use DVBv5 parameters
by Mauro Carvalho Chehab
· 13 years ago
a689e36
[media] dvb-core: add support for a DVBv5 get_frontend() callback
by Mauro Carvalho Chehab
· 13 years ago
bc9cd27
[media] Rename set_frontend fops to set_frontend_legacy
by Mauro Carvalho Chehab
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b4622c1
V4L/DVB (13848): smsdvb: Add the proper status for IsRfLocked
by Mauro Carvalho Chehab
· 15 years ago
25f9461
V4L/DVB (13847): smsdvb: Remove a wrong debug message
by Mauro Carvalho Chehab
· 15 years ago
5eb2397
V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T
by Mauro Carvalho Chehab
· 15 years ago
643e15a
V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conversion
by Mauro Carvalho Chehab
· 15 years ago
e85c97a
V4L/DVB (13844): smsdvb: Properly report the Delivery System
by Mauro Carvalho Chehab
· 15 years ago
cf4fab7
V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)
by Mauro Carvalho Chehab
· 15 years ago
67ae1d2
V4L/DVB (13841): smsdvb: Make stats to work
by Mauro Carvalho Chehab
· 15 years ago
6b26fce
V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hack
by Michael Krufky
· 15 years ago
2184dda
V4L/DVB (13683): sanio-ms: clean up init, exit and id_table
by Márton Németh
· 15 years ago
3746b61
V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devices
by Michael Krufky
· 16 years ago
4db989f
V4L/DVB (11889): Siano: smsdvb - add DVB v3 events
by Uri Shkolnik
· 16 years ago
c9679e3
V4L/DVB (11813): Siano: move dvb-api headers' includes to dvb adapter
by Uri Shkolnik
· 16 years ago
843d060
V4L/DVB (11783): Siano: smsdvb - small typo fix ad module author
by Uri Shkolnik
· 16 years ago
793786d
V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism
by Uri Shkolnik
· 16 years ago
ba79bb2
V4L/DVB (11781): Siano: smsdvb - add big endian support
by Uri Shkolnik
· 16 years ago
2e25d14
V4L/DVB (11729): Siano: smsdvb - remove redundent complete instruction
by Uri Shkolnik
· 16 years ago
e527579
V4L/DVB (11728): Siano: smsdvb - modify license
by Uri Shkolnik
· 16 years ago
0d02efe
V4L/DVB (10772): siano: prevent duplicate variable declaration
by Michael Krufky
· 16 years ago
e0f14c2
V4L/DVB (10750): import changes from Siano
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
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
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
b1d8f9f
V4L/DVB (8310): sms1xxx: remove kmutex_t typedef
by Michael Krufky
· 17 years ago
8f37356
V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION
by Michael Krufky
· 17 years ago
0c071f3
V4L/DVB (8299): sms1xxx: mark functions static
by Michael Krufky
· 17 years ago
eb25094
V4L/DVB (8296): sms1xxx: always show error 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
18245e1
V4L/DVB (8286): sms1xxx: remove typedefs
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
8223741
V4L/DVB (8280): 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
[Renamed (95%) from drivers/media/mdtv/smsdvb.c]
Next »