V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error
[safe/jmp/linux-2.6] / drivers / media / dvb / dvb-core / dvb_frontend.c
2008-10-12 Igor M. LiplianinV4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_P...
2008-10-12 Steven TothV4L/DVB (9004): S2API: Implement GET/SET handing to...
2008-10-12 Steven TothV4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_...
2008-10-12 Steven TothV4L/DVB (9002): S2API: Ensure cache->delivery_system...
2008-10-12 Steven TothV4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGME...
2008-10-12 Steven TothV4L/DVB (9000): S2API: Cleanup code that prepares tunin...
2008-10-12 Steven TothV4L/DVB (8999): S2API: Reduce demod driver complexity...
2008-10-12 Steven TothV4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC...
2008-10-12 Steven TothV4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s remov...
2008-10-12 Steven TothV4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespa...
2008-10-12 Steven TothV4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fix
2008-10-12 Steven TothV4L/DVB (8988): S2API: Allow the properties to call...
2008-10-12 Steven TothV4L/DVB (8985): S2API: Added dvb frontend changes to...
2008-09-03 Hans VerkuilV4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
2008-04-29 Mauro Carvalho ChehabRename common tuner Kconfig names to use the same
2008-04-24 Harvey HarrisonV4L/DVB (7512): media/dvb/dvb-core replace remaining...
2008-01-25 Michael KrufkyV4L/DVB (6882): dvb_frontend: release analog demod...
2007-10-18 Rafael J. Wysockifreezer: introduce freezer-friendly waiting macros
2007-10-10 Oliver EndrissV4L/DVB (6107): dvb_frontend: clean-up shutdown handling
2007-10-10 Oliver EndrissV4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_...
2007-10-10 Oliver EndrissV4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6079): Cleanup: remove linux/moduleparam.h...
2007-10-10 Oliver EndrissV4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl...
2007-10-10 Adrian BunkV4L/DVB (5965): Frontend_ioctl(): fix check-after-use
2007-10-10 Matthias KaehlckeV4L/DVB (5946): Use mutex instead of semaphore in the...
2007-10-10 Oliver EndrissV4L/DVB (5935): dvb_frontend: Range check of frequency...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-04-27 Markus RechbergerV4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr
2007-04-27 Markus RechbergerV4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend...
2007-02-21 akpm@linux-foundat... V4L/DVB (5209): Kthread api conversion for dvb_frontend...
2007-02-21 Herbert PoetzlV4L/DVB (5208): Kthread API conversion for dvb_frontend...
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-11-26 Andrew de QuinceyV4L/DVB (4832): Fix uninitialised variable in dvb_front...
2006-10-03 Steven TothV4L/DVB (4665): Add frontend structure callback for...
2006-09-26 Oliver EndrissV4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix
2006-09-26 Andrew de QuinceyV4L/DVB (4391): Refactor dvb_detach calls into a single...
2006-09-26 Andrew de QuinceyV4L/DVB (4385): Add dvb_attach() macro and supporting...
2006-09-26 Andrew de QuinceyV4L/DVB (4383): Convert SEC drivers to new frontend API
2006-07-29 Andrew de QuinceyV4L/DVB (4292): Fix DISEQC regression
2006-06-30 Manu AbrahamV4L/DVB (4282): Fix: use swzigzag for swalgo
2006-06-30 Trent PiephoV4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl...
2006-06-26 Manu AbrahamV4L/DVB (4217): Fix a misplaced closing bracket/else...
2006-06-26 Manu AbrahamV4L/DVB (4211): Fix an Oops for all fe that have get_fr...
2006-06-25 Manu AbrahamV4L/DVB (4160): Use device specific algorithms
2006-06-25 Manu AbrahamV4L/DVB (4155): ATSC frontend support
2006-06-25 Patrick BoettcherV4L/DVB (4028): Change dvb_frontend_ops to be a real...
2006-06-25 Andrew de QuinceyV4L/DVB (3845): DVB core changes for PLL refactoring
2006-06-25 Uwe BuglaV4L/DVB (3769): Fix a type error in dvb_frontend.c
2006-05-12 Andrew de QuinceyV4L/DVB (3742): Set tone/voltage again if the frontend...
2006-04-02 Andrew de QuinceyV4L/DVB (3673): Fix budget-av CAM reset
2006-02-27 Manu AbrahamV4L/DVB (3390): Fix module parameters
2006-02-07 Ingo MolnarV4L/DVB (3318b): sem2mutex: drivers/media/, #2
2006-01-11 Panagiotis IssarisV4L/DVB (3344a): Conversions from kmalloc+memset to...
2006-01-09 Peter BeutnerV4L/DVB (3194): Revert one 64-bit fix and improved...
2006-01-09 Hans VerkuilV4L/DVB (3179): Fix 64-bit compile warnings
2006-01-09 Andrew de QuinceyDVB (2444): Implement frontend-specific tuning and...
2005-12-12 Mauro Carvalho Chehab[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
2005-11-09 Andrew de Quincey[PATCH] dvb: Remove DEBUG_LOCKLOSS stuff
2005-11-09 NooneImportant[PATCH] dvb: let other frontends support FE_DISHNETWORK...
2005-07-08 Andrew de Quincey[PATCH] dvb: core: add workaround for tuning problem
2005-07-08 Peter Beutner[PATCH] dvb: core: fix race condition in FE_READ_STATUS...
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-24 Johannes Stezenbach[PATCH] dvb: dvb_frontend: use time_after()
2005-05-17 Johannes Stezenbach[PATCH] dvb: remove unnecessary casts in dvb-core
2005-05-17 Johannes Stezenbach[PATCH] dvb: dvb_frontend: fix module param
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2