Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b88025ea47ec8aea47f0c283d182ab26bae2970d
/
include
/
media
/
dvb_frontend.h
5532c62
media: dvb_frontend.h: Fix shifting signed 32-bit value problem
by Luke Nowakowski-Krijger
· 6 years ago
e907bf3
media: include: fix several typos
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
a3f90c7
media: dvb: convert tuner_info frequencies to Hz
by Mauro Carvalho Chehab
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
fada193
media: move dvb kAPI headers to include/media
by Mauro Carvalho Chehab
· 7 years ago
[Renamed (99%) from drivers/media/dvb-core/dvb_frontend.h]
f9d7912
media: dvb_frontend: add physical layer scrambling support
by Athanasios Oikonomou
· 7 years ago
6009367
media: dvb_frontend.h: improve kernel-doc markups
by Mauro Carvalho Chehab
· 7 years ago
ceb22c8
media: dvb_frontend.h: fix alignment at the cache properties
by Mauro Carvalho Chehab
· 7 years ago
ef2cc27
media: dvb_frontend: get rid of property cache's state
by Mauro Carvalho Chehab
· 7 years ago
6680e73
media: dvb_frontend: get rid of set_property() callback
by Mauro Carvalho Chehab
· 7 years ago
8f8a19f
media: dvb_frontend: get rid of get_property() callback
by Mauro Carvalho Chehab
· 7 years ago
6eb1951
[media] docs-rst: media: better document refcount in struct dvb_frontend
by Sakari Ailus
· 8 years ago
f8da4aa
[media] dvb_frontend: add kernel-doc tag for a missing parameter
by Mauro Carvalho Chehab
· 8 years ago
f2709c2
Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations"
by Mauro Carvalho Chehab
· 8 years ago
1f862a6
[media] dvb_frontend: move kref to struct dvb_frontend
by Max Kellermann
· 8 years ago
d812b3c
[media] dvb_frontend: add "detach" callback
by Max Kellermann
· 8 years ago
194ced7
[media] dvb_frontend: tuner_ops.release returns void
by Max Kellermann
· 8 years ago
22a613e
[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations
by Max Kellermann
· 8 years ago
564aaf6
[media] doc-rst: add some needed escape codes
by Mauro Carvalho Chehab
· 8 years ago
d26a5d4
[media] doc-rst: Convert media API to rst
by Mauro Carvalho Chehab
· 8 years ago
7e3e68b
[media] dvb_frontend: pass the props cache to get_frontend() as arg
by Mauro Carvalho Chehab
· 9 years ago
bef0e54
[media] dvb_frontend.h: improve documentation for struct dvb_tuner_ops
by Mauro Carvalho Chehab
· 9 years ago
45346e0
[media] dvb_frontend: get rid of set_state ops & related data
by Mauro Carvalho Chehab
· 9 years ago
2184e25
[media] dvb_frontend.h: get rid of unused tuner params/states
by Mauro Carvalho Chehab
· 9 years ago
41c0b78
[media] dvb_frontend.h: Document suspend/resume functions
by Mauro Carvalho Chehab
· 9 years ago
02f028c
[media] dvb_frontend.h: Add a description for the header
by Mauro Carvalho Chehab
· 9 years ago
66f4b3c
[media] dvb_frontend: document the most used functions
by Mauro Carvalho Chehab
· 9 years ago
75f400b
[media] Document the obscure dvb_frontend_reinitialise()
by Mauro Carvalho Chehab
· 9 years ago
4deea4c
[media] dvb: document dvb_frontend_sleep_until()
by Mauro Carvalho Chehab
· 9 years ago
35848bf
[media] dvb_frontend.h: document the struct dvb_frontend
by Mauro Carvalho Chehab
· 9 years ago
a3cccb2
[media] dvb-frontend.h: document struct dtv_frontend_properties
by Mauro Carvalho Chehab
· 9 years ago
0cfcc49
[media] dvb-frontend.h: document struct dvb_frontend_ops
by Mauro Carvalho Chehab
· 9 years ago
0bf6cd7
[media] dvb_frontend.h: document struct analog_demod_ops
by Mauro Carvalho Chehab
· 9 years ago
465291a
[media] dvb_frontend.h: Document struct dvb_tuner_ops
by Mauro Carvalho Chehab
· 9 years ago
1a77763
[media] Docbook: Document struct analog_parameters
by Mauro Carvalho Chehab
· 9 years ago
0c68b1c
[media] dvb_frontend.h: get rid of dvbfe_modcod
by Mauro Carvalho Chehab
· 9 years ago
8bcbc2f3
[media] add documentation for struct dvb_tuner_info
by Mauro Carvalho Chehab
· 9 years ago
b9de172
[media] dvb_frontend: document dvb_frontend_tune_settings
by Mauro Carvalho Chehab
· 9 years ago
4f1c186
[media] DocBook: add dvb_frontend.h to documentation
by Mauro Carvalho Chehab
· 9 years ago
9056a23
[media] dvb-frontend: Replace timeval with ktime_t
by Tina Ruchandani
· 10 years ago
0df289a
[media] dvb: Get rid of typedev usage for enums
by Mauro Carvalho Chehab
· 10 years ago
59d7889
[media] dvb-frontend: add core support for tuner suspend/resume
by Mauro Carvalho Chehab
· 10 years ago
87cd0fa
[media] media: dvb-core add new flag exit flag value for resume
by Shuah Khan
· 10 years ago
18ed286
[media] media: dvb-core move fe exit flag from fepriv to fe for driver access
by Shuah Khan
· 10 years ago
dfc2e12
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
by Hans Verkuil
· 12 years ago
a2192cf
[media] tuner-core/tda9887: get_afc can be tuner mode specific
by Hans Verkuil
· 12 years ago
7cd4ece
[media] dvb: the core logic to handle the DVBv5 QoS properties
by Mauro Carvalho Chehab
· 12 years ago
33eebec
[media] dvb: LNA implementation changes
by Antti Palosaari
· 12 years ago
8a2697a
[media] add LNA support for DVB API
by Antti Palosaari
· 13 years ago
287cefd
[media] dvb_frontend: add multistream support
by Evgeny Plehov
· 12 years ago
06bae12
[media] dvb_frontend: implement suspend / resume
by Antti Palosaari
· 12 years ago
6304a60
[media] dvb_core: export function to perform retune
by Antti Palosaari
· 12 years ago
3d6c2bc0
[media] dvb: move the dvb core one level up
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/dvb/dvb-core/dvb_frontend.h]
224b664
[media] add DTMB support for DVB API
by Antti Palosaari
· 12 years ago
1d432a3
[media] tuner, xc2028: add support for get_afc()
by Mauro Carvalho Chehab
· 13 years ago
10d6737
[media] DVB: remove "stats" property bits from ATSC-MH API property additions
by Michael Krufky
· 13 years ago
ca68948
[media] linux-dvb v5 API support for ATSC-MH
by Michael Krufky
· 13 years ago
b748e6a
[media] dvb-core: define general callback value for demodulator
by Antti Palosaari
· 13 years ago
7c61d80
[media] dvb: don't require a parameter for get_frontend
by Mauro Carvalho Chehab
· 13 years ago
8de8594
[media] dvb-core: be sure that drivers won't use DVBv3 internally
by Mauro Carvalho Chehab
· 13 years ago
1b5d871
[media] dvb: remove the track() fops
by Mauro Carvalho Chehab
· 13 years ago
41da532
[media] dvb: don't pass a DVBv3 parameter for search() fops
by Mauro Carvalho Chehab
· 13 years ago
7e07222
[media] dvb-core: Don't pass DVBv3 parameters on tune() fops
by Mauro Carvalho Chehab
· 13 years ago
5581e13
[media] dvb: simplify get_tune_settings() struct
by Mauro Carvalho Chehab
· 13 years ago
b1e9a650
[media] dvb-core: remove get|set_frontend_legacy
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
eeacf14
[media] dvb-core: allow demods to specify the supported delsys
by Mauro Carvalho Chehab
· 13 years ago
14d24d1
[media] tuners: remove dvb_frontend_parameters from set_params()
by Mauro Carvalho Chehab
· 13 years ago
249fa0b
[media] dvb: remove dvb_frontend_parameters from calc_regs()
by Mauro Carvalho Chehab
· 13 years ago
8513e14
[media] dvb-core, tda18271c2dd: define get_if_frequency() callback
by Mauro Carvalho Chehab
· 13 years ago
94d56ff
[media] DVB: Add basic API support for DVB-T2 and bump minor version
by Andreas Oberritter
· 14 years ago
04f590e
[media] tuner-core: remove the legacy is_stereo() call
by Mauro Carvalho Chehab
· 14 years ago
2e4e98e
V4L/DVB: drivers/media: Make static data tables and strings const
by lawrence rust
· 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
3ad2f3fb
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
98293ef
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
by HIRANO Takahito
· 15 years ago
b6e760f
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
by Patrick Boettcher
· 15 years ago
c59e787
V4L/DVB (9344): DVB-Core update
by Manu Abraham
· 16 years ago
363c35f
V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.
by Steven Toth
· 16 years ago
ebb8d68a
V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend
by Michael Krufky
· 16 years ago
8316568
V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions
by Steven Toth
· 16 years ago
75b7f94
V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ
by Steven Toth
· 16 years ago
bfbf2da
V4L/DVB (9004): S2API: Implement GET/SET handing to the demods
by Steven Toth
· 16 years ago
d7c1500
V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX
by Steven Toth
· 16 years ago
e7fee0f3
V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced
by Steven Toth
· 16 years ago
56f0680
V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
by Steven Toth
· 16 years ago
6b73eea
V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API
by Steven Toth
· 16 years ago
bc3e5c7
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend
by Michael Krufky
· 17 years ago
807ffe8
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
by Michael Krufky
· 17 years ago
482b498
V4L/DVB (6439): dvb_frontend: codingstyle cleanups
by Michael Krufky
· 17 years ago
16f2916
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
by Michael Krufky
· 17 years ago
1dde7a4
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
by Michael Krufky
· 17 years ago
7f17112
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
by Mauro Carvalho Chehab
· 17 years ago
8fb3b9f
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops
by Michael Krufky
· 17 years ago
e18f944
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
by Michael Krufky
· 17 years ago
03b76123
V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface
by Matthias Kaehlcke
· 17 years ago
260f8d7
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
by Oliver Endriss
· 18 years ago
Next »