index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
dvb-core
/
dvb_frontend.c
Age
Commit message (
Expand
)
Author
2011-07-13
[media] dvb_frontend: fix race condition in stopping/starting frontend
Devin Heitmueller
2011-05-20
[media] DVB: allow to read back of detected parameters through S2API
Andreas Oberritter
2011-05-20
[media] DVB: dvb_frontend: add parameters_out
Andreas Oberritter
2011-05-20
[media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cache
Andreas Oberritter
2011-05-20
[media] DVB: dvb_frontend: remove unused assignments
Andreas Oberritter
2011-05-20
[media] DVB: dvb_frontend: rename parameters to parameters_in
Andreas Oberritter
2011-05-20
[media] DVB: call get_property at the end of dtv_property_process_get
Andreas Oberritter
2011-05-20
[media] DVB: dtv_property_cache_submit shouldn't modifiy the cache
Andreas Oberritter
2011-05-20
[media] DVB: Add basic API support for DVB-T2 and bump minor version
Andreas Oberritter
2011-05-20
[media] DVB: return meaningful error codes in dvb_frontend
Andreas Oberritter
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-21
V4L/DVB: dvb: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-02
V4L/DVB: dvb_frontend: fix typos in comments and one function
Guillaume Audirac
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-19
V4L/DVB: fix dvb frontend lockup
matthieu castet
2010-05-17
dvb: Push down BKL into ioctl functions
Arnd Bergmann
2010-02-26
V4L/DVB: dvb-core: remove unnecessary casting of kmalloc
Thiago Farina
2010-02-26
V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug mode
Mauro Carvalho Chehab
2010-02-26
V4L/DVB (13878): dvb_frontend: Print dump on get after filling the data
Mauro Carvalho Chehab
2009-12-05
V4L/DVB (13157): dvb_frontend: represent all DVBS2API commands via macro
Mauro Carvalho Chehab
2009-12-05
V4L/DVB (13103): create a standard method for dvb adapter drivers to override...
Michael Krufky
2009-12-01
drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h
Andrew Morton
2009-09-19
V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S
HIRANO Takahito
2009-09-19
V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cache
Patrick Boettcher
2009-09-19
V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)
Patrick Boettcher
2009-09-12
V4L/DVB (12686): dvb-core: check supported QAM modulations
Janne Grunau
2009-09-12
V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return value
Janne Grunau
2009-06-16
V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not reset
Devin Heitmueller
2009-06-16
V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning...
Devin Heitmueller
2009-03-30
V4L/DVB (10391): dvb: constify VFTs
Jan Engelhardt
2009-03-13
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
2009-01-07
V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo t...
Darron Broad
2008-12-29
V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search
Marco Schluessler
2008-12-29
V4L/DVB (9478): Fix: parameters not supplied in the search process
Manu Abraham
2008-12-29
V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123
Matthias Schwarzott
2008-12-29
V4L/DVB (9345): Add event with changed status only
Arvo Jarve
2008-12-29
V4L/DVB (9344): DVB-Core update
Manu Abraham
2008-11-16
V4L/DVB (9634): Make sure the i2c gate is open before powering down tuner
Devin Heitmueller
2008-11-16
V4L/DVB (9631): Make s2api work for ATSC support
Devin Heitmueller
2008-11-11
V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way,
Manu Abraham
2008-10-17
V4L/DVB (9274): Remove spurious messages and turn into debug.
Steven Toth
2008-10-17
V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel open
Darron Broad
2008-10-17
V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion
Darron Broad
2008-10-17
V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.
Steven Toth
2008-10-17
V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...
Manu Abraham
2008-10-13
V4L/DVB (9183): S2API: Return error of the caller provides 0 commands.
Steven Toth
[next]