aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core/dvb_frontend.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-17V4L/DVB (9274): Remove spurious messages and turn into debug.Steven Toth
2008-10-17V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel openDarron Broad
2008-10-17V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad
2008-10-17V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth
2008-10-17V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham
2008-10-13V4L/DVB (9183): S2API: Return error of the caller provides 0 commands.Steven Toth
2008-10-13V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth
2008-10-13V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...Steven Toth
2008-10-13V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth
2008-10-13V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth
2008-10-13V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth
2008-10-13V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy...Darron Broad
2008-10-13V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API.Darron Broad
2008-10-12V4L/DVB (9072): S2API: Add DTV_API_VERSION commandSteven Toth
2008-10-12V4L/DVB (9071): S2API: Implement result codes for individual commandsSteven Toth
2008-10-12V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth
2008-10-12V4L/DVB (9008): S2API: Bugfix related to syncing the cache when used with the...Steven Toth
2008-10-12V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth
2008-10-12V4L/DVB (9006): S2API: Allow reliable use of old and new api on the same fron...Steven Toth
2008-10-12V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return ...Igor M. Liplianin
2008-10-12V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth
2008-10-12V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth
2008-10-12V4L/DVB (9002): S2API: Ensure cache->delivery_system is set at all times.Steven Toth
2008-10-12V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth
2008-10-12V4L/DVB (9000): S2API: Cleanup code that prepares tuning structures.Steven Toth
2008-10-12V4L/DVB (8999): S2API: Reduce demod driver complexity by using a cache syncSteven Toth
2008-10-12V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth
2008-10-12V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth
2008-10-12V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth
2008-10-12V4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fixSteven Toth
2008-10-12V4L/DVB (8988): S2API: Allow the properties to call legacy ioctlsSteven Toth
2008-10-12V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-25V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-09V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss
2007-10-09V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss
2007-10-09V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-10-09V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss
2007-10-09V4L/DVB (5965): Frontend_ioctl(): fix check-after-useAdrian Bunk
2007-10-09V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...Matthias Kaehlcke
2007-10-09V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rateOliver Endriss
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-04-27V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger
2007-04-27V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger
2007-02-21V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fixakpm@linux-foundation.org