aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_frontend.c
Commit message (Expand)AuthorAge
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-18
* V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss2007-10-09
* V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss2007-10-09
* V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss2007-10-09
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-09
* V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss2007-10-09
* V4L/DVB (5965): Frontend_ioctl(): fix check-after-useAdrian Bunk2007-10-09
* V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...Matthias Kaehlcke2007-10-09
* V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rateOliver Endriss2007-10-09
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvrMarkus Rechberger2007-04-27
* V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger2007-04-27
* V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fixakpm@linux-foundation.org2007-02-21
* V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl2007-02-21
* Fix typos concerning hierarchyUwe Kleine-König2007-02-17
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey2006-11-26
* V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2006-10-03
* V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fixOliver Endriss2006-09-26
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-26
* V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2006-09-26
* V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey2006-09-26
* V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey2006-07-29
* V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham2006-06-30
* V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho2006-06-30
* V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-26
* V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-26
* V4L/DVB (4160): Use device specific algorithmsManu Abraham2006-06-25
* V4L/DVB (4155): ATSC frontend supportManu Abraham2006-06-25
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-25
* V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2006-06-25
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-25
* V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey2006-05-12
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-02
* V4L/DVB (3390): Fix module parametersManu Abraham2006-02-26
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-07
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-11
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-09
* V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2006-01-09
* DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-09
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-12
* [PATCH] dvb: Remove DEBUG_LOCKLOSS stuffAndrew de Quincey2005-11-09
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-09
* [PATCH] dvb: core: add workaround for tuning problemAndrew de Quincey2005-07-07
* [PATCH] dvb: core: fix race condition in FE_READ_STATUS ioctlPeter Beutner2005-07-07
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* [PATCH] dvb: dvb_frontend: use time_after()Johannes Stezenbach2005-06-24
* [PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach2005-05-17
* [PATCH] dvb: dvb_frontend: fix module paramJohannes Stezenbach2005-05-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16