index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
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
2009-01-22
MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...
merge
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
2008-10-13
V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY
Steven Toth
2008-10-13
V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...
Steven Toth
2008-10-13
V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP
Steven Toth
2008-10-13
V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16
Steven Toth
2008-10-13
V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation
Steven Toth
2008-10-13
V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy...
Darron Broad
2008-10-13
V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API.
Darron Broad
2008-10-12
V4L/DVB (9072): S2API: Add DTV_API_VERSION command
Steven Toth
2008-10-12
V4L/DVB (9071): S2API: Implement result codes for individual commands
Steven Toth
2008-10-12
V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions
Steven Toth
2008-10-12
V4L/DVB (9008): S2API: Bugfix related to syncing the cache when used with the...
Steven Toth
2008-10-12
V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ
Steven Toth
2008-10-12
V4L/DVB (9006): S2API: Allow reliable use of old and new api on the same fron...
Steven Toth
2008-10-12
V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return ...
Igor M. Liplianin
2008-10-12
V4L/DVB (9004): S2API: Implement GET/SET handing to the demods
Steven Toth
2008-10-12
V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes
Steven Toth
2008-10-12
V4L/DVB (9002): S2API: Ensure cache->delivery_system is set at all times.
Steven Toth
2008-10-12
V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX
Steven Toth
2008-10-12
V4L/DVB (9000): S2API: Cleanup code that prepares tuning structures.
Steven Toth
2008-10-12
V4L/DVB (8999): S2API: Reduce demod driver complexity by using a cache sync
Steven Toth
2008-10-12
V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC
Steven Toth
2008-10-12
V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...
Steven Toth
2008-10-12
V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
Steven Toth
2008-10-12
V4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fix
Steven Toth
2008-10-12
V4L/DVB (8988): S2API: Allow the properties to call legacy ioctls
Steven Toth
2008-10-12
V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API
Steven Toth
2008-09-03
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-04-29
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-25
V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach
Michael Krufky
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
2007-10-09
V4L/DVB (6107): dvb_frontend: clean-up shutdown handling
Oliver Endriss
2007-10-09
V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0
Oliver Endriss
2007-10-09
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
Oliver Endriss
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits
Oliver Endriss
2007-10-09
V4L/DVB (5965): Frontend_ioctl(): fix check-after-use
Adrian Bunk
2007-10-09
V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...
Matthias Kaehlcke
2007-10-09
V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate
Oliver Endriss
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-04-27
V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
Markus Rechberger
2007-04-27
V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue
Markus Rechberger
2007-02-21
V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix
akpm@linux-foundation.org
[next]