Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1e4a18cc90044201878f7c869fb4c8fa3b9c6baf
/
drivers
/
media
/
dvb-frontends
/
drxd_hard.c
89ee7f4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461
by Thomas Gleixner
· 6 years ago
0646d34
media: dvb: clean up redundant break statements
by Colin Ian King
· 6 years ago
0f787c1
media: dvb: add return value check on Write16
by Aditya Pakki
· 6 years ago
40e4311
media: cleanup fall-through comments
by Mauro Carvalho Chehab
· 6 years ago
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
2ddc125
media: dvb_frontend: remove redundant status self assignment
by Colin Ian King
· 7 years ago
f161544
media: drxd_hard: better handle I2C errors
by Mauro Carvalho Chehab
· 7 years ago
eaa8c79
media: drxd: make const array fastIncrDecLUT static
by Colin Ian King
· 7 years ago
af28c99
media: drivers: Adjust checks for null pointers
by Markus Elfring
· 7 years ago
c38e865
media: drivers: delete error messages for failed memory allocation
by Markus Elfring
· 7 years ago
7f03370
media: drxd: make const arrays slowIncrDecLUT and fastIncrDecLUT static
by Colin Ian King
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
bd336e6
[media] dvb: make DVB frontend *_ops instances "const"
by Max Kellermann
· 8 years ago
f4f24d1
[media] drxd: use kzalloc in drxd_attach()
by Rasmus Villemoes
· 9 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 10 years ago
b39ba19
[media] drxd: remove a dead code
by Mauro Carvalho Chehab
· 10 years ago
cea1300
[media] drxd_hard: fix bad alignments
by Mauro Carvalho Chehab
· 10 years ago
619c027
[media] drxd: get rid of EXPORT_SYMBOL(drxd_config_i2c)
by Mauro Carvalho Chehab
· 11 years ago
73b8922
[media] drx-d: add missing braces in drxd_hard.c:DRXD_init
by Dave Jones
· 11 years ago
843e44a
[media] drxd_hard: fix sparse warnings
by Hans Verkuil
· 11 years ago
221ff3d
[media] drxd_hard: remove unused SIZEOF_ARRAY
by Christoph Jaeger
· 11 years ago
ee45ddc
[media] dvb-frontends: Replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
e7c953d
[media] drxd: allow functional gate control after, attach
by Patrice Chotard
· 12 years ago
8b35c2f
[media] drxd_hard: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
c2c1b41
[media] drivers/media: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
9a0bf52
[media] move the dvb/frontends to drivers/media/dvb-frontends
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/dvb/frontends/drxd_hard.c]
3caaa20
[media] dvb: negative value assigned to unsigned int in CDRXD()
by Santosh Nayak
· 13 years ago
7581e61
[media] dvb: Remove ops->info.type from frontends
by Mauro Carvalho Chehab
· 13 years ago
9f97c28
[media] drxd: 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
14d24d1
[media] tuners: remove dvb_frontend_parameters from set_params()
by Mauro Carvalho Chehab
· 13 years ago
53090aa
[media] drxd: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
23aefb7
[media] drxd_hard: fix compiler warnings
by Hans Verkuil
· 13 years ago
f8a26f0
[media] drxd: fix divide error
by Edward Sheldrake
· 13 years ago
8afe911
[media] media, Micronas dvb-t: Fix mem leaks, don't needlessly zero mem, fix spelling
by Jesper Juhl
· 14 years ago
b01fbc1
[media] drxd/drxk: Don't export MulDiv32 symbol
by Mauro Carvalho Chehab
· 14 years ago
d35ebf9
[media] drxd, siano: Remove unused include linux/version.h
by Mauro Carvalho Chehab
· 14 years ago
63952e8
[media] DVB: drxd_hard: handle new bandwidths by returning -EINVAL
by Andreas Oberritter
· 14 years ago
834751d
[media] drxd: use mutex instead of semaphore
by Mauro Carvalho Chehab
· 14 years ago
9999daf
[media] drxd: CodingStyle cleanups
by Mauro Carvalho Chehab
· 14 years ago
58d5eae
[media] drxd: Don't use a macro for CHK_ERROR with a break inside
by Mauro Carvalho Chehab
· 14 years ago
7fc7356
[media] drxd: Fix some CodingStyle issues
by Mauro Carvalho Chehab
· 14 years ago
6cacdd4
[media] drxd: Run lindent across sources
by Devin Heitmueller
· 14 years ago
8f19f27
[media] drxd: move firmware to binary blob
by Devin Heitmueller
· 14 years ago
6b142b3
[media] drxd: provide ability to disable the i2c gate control function
by Devin Heitmueller
· 14 years ago
ba96796
[media] drxd: provide ability to control rs byte
by Devin Heitmueller
· 14 years ago
126f1e6
drx: add initial drx-d driver
by Ralph Metzler
· 14 years ago