index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
/
dvb_frontend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] dvb-core, tda18271c2dd: define get_if_frequency() callback
Mauro Carvalho Chehab
2011-09-03
1
-0
/
+1
*
[media] DVB: Add basic API support for DVB-T2 and bump minor version
Andreas Oberritter
2011-05-20
1
-0
/
+3
*
[media] tuner-core: remove the legacy is_stereo() call
Mauro Carvalho Chehab
2011-03-21
1
-1
/
+0
*
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
2010-10-21
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-4
/
+4
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
HIRANO Takahito
2009-09-19
1
-0
/
+3
*
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
Patrick Boettcher
2009-09-19
1
-0
/
+14
*
V4L/DVB (9344): DVB-Core update
Manu Abraham
2008-12-29
1
-1
/
+133
*
V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.
Steven Toth
2008-10-17
1
-0
/
+1
*
V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend
Michael Krufky
2008-10-12
1
-0
/
+2
*
V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions
Steven Toth
2008-10-12
1
-13
/
+0
*
V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ
Steven Toth
2008-10-12
1
-1
/
+1
*
V4L/DVB (9004): S2API: Implement GET/SET handing to the demods
Steven Toth
2008-10-12
1
-1
/
+0
*
V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX
Steven Toth
2008-10-12
1
-1
/
+1
*
V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...
Steven Toth
2008-10-12
1
-2
/
+2
*
V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
Steven Toth
2008-10-12
1
-4
/
+4
*
V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API
Steven Toth
2008-10-12
1
-0
/
+44
*
V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...
Michael Krufky
2008-01-25
1
-2
/
+2
*
V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h
Michael Krufky
2008-01-25
1
-2
/
+22
*
V4L/DVB (6439): dvb_frontend: codingstyle cleanups
Michael Krufky
2008-01-25
1
-9
/
+9
*
V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend
Michael Krufky
2008-01-25
1
-0
/
+1
*
V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops
Michael Krufky
2008-01-25
1
-0
/
+3
*
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2008-01-25
1
-0
/
+3
*
V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...
Michael Krufky
2007-10-09
1
-0
/
+1
*
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-10-09
1
-0
/
+9
*
V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...
Matthias Kaehlcke
2007-10-09
1
-1
/
+2
*
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-07-18
1
-1
/
+1
*
V4L/DVB (4665): Add frontend structure callback for bus acquisition.
Steven Toth
2006-10-03
1
-0
/
+1
*
V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...
Andrew de Quincey
2006-09-26
1
-0
/
+2
*
V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures
Andrew de Quincey
2006-09-26
1
-1
/
+4
*
V4L/DVB (4160): Use device specific algorithms
Manu Abraham
2006-06-25
1
-0
/
+2
*
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
2006-06-25
1
-1
/
+1
*
V4L/DVB (3892): Trim documentation
Andrew de Quincey
2006-06-25
1
-78
/
+7
*
V4L/DVB (3845): DVB core changes for PLL refactoring
Andrew de Quincey
2006-06-25
1
-0
/
+112
*
V4L/DVB (3673): Fix budget-av CAM reset
Andrew de Quincey
2006-04-02
1
-0
/
+2
*
V4L/DVB (3404): Refactored LNBP21 and BSBE1 support
Oliver Endriss
2006-03-08
1
-0
/
+1
*
V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixes
Peter Beutner
2006-01-09
1
-2
/
+2
*
V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...
Steven Toth
2006-01-09
1
-0
/
+1
*
DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag
Andrew de Quincey
2006-01-09
1
-1
/
+10
*
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
2005-12-12
1
-4
/
+4
*
[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMD
NooneImportant
2005-11-09
1
-0
/
+3
*
[PATCH] dvb: frontend: remove unused I2C ids
Andrew de Quincey
2005-07-07
1
-22
/
+0
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+126