aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_frontend.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey2006-07-291-6/+9
* V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham2006-06-301-1/+2
* V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho2006-06-301-0/+1
* V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-261-3/+2
* V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-261-13/+15
* V4L/DVB (4160): Use device specific algorithmsManu Abraham2006-06-251-1/+3
* V4L/DVB (4155): ATSC frontend supportManu Abraham2006-06-251-1/+3
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-76/+76
* V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2006-06-251-0/+15
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-251-1/+1
* V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey2006-05-121-0/+12
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-021-1/+17
* V4L/DVB (3390): Fix module parametersManu Abraham2006-02-271-4/+4
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-7/+6
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-3/+3
* V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2006-01-091-4/+4
* DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-091-130/+177
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-4/+4
* [PATCH] dvb: Remove DEBUG_LOCKLOSS stuffAndrew de Quincey2005-11-091-21/+0
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-091-0/+97
* [PATCH] dvb: core: add workaround for tuning problemAndrew de Quincey2005-07-071-3/+25
* [PATCH] dvb: core: fix race condition in FE_READ_STATUS ioctlPeter Beutner2005-07-071-3/+13
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+1
* [PATCH] dvb: dvb_frontend: use time_after()Johannes Stezenbach2005-06-241-1/+3
* [PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach2005-05-171-17/+17
* [PATCH] dvb: dvb_frontend: fix module paramJohannes Stezenbach2005-05-171-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+915