index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-09-03
[media] DVB: dvb_frontend: clear stale events on FE_SET_FRONTEND
Andreas Oberritter
2011-09-03
[media] DVB: dvb_frontend: avoid possible race condition on first event
Andreas Oberritter
2011-09-03
[media] DVB: dvb_frontend: fix stale parameters on initial frontend event
Andreas Oberritter
2011-07-27
Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()"
Mauro Carvalho Chehab
2011-07-27
[media] DVB: dvb_frontend: off by one in dtv_property_dump()
Dan Carpenter
2011-07-27
[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID
Andreas Oberritter
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
[prev]
[next]