summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6241): fix typo in DVB_PLL Kconfig help textMichael Krufky2007-10-101-1/+1
* V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set ...Michael Krufky2007-10-101-1/+14
* V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod optionMichael Krufky2007-10-101-1/+1
* V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debu...Michael Krufky2007-10-101-1/+13
* V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky2007-10-101-1/+1
* V4L/DVB (6228): dvb-pll: add module option to specify rf inputMichael Krufky2007-10-101-29/+53
* V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky2007-10-101-0/+14
* V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() f...Michael Krufky2007-10-101-13/+23
* V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss2007-10-101-1/+1
* V4L/DVB (6169): Removed unused function mt2131_set_gpo()Steven Toth2007-10-101-11/+0Star
* V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...Michael Krufky2007-10-101-0/+1
* V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky2007-10-101-0/+9
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-102-17/+17
* V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss2007-10-101-4/+3Star
* V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss2007-10-101-1/+1
* V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss2007-10-101-16/+22
* V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler2007-10-101-1/+3
* V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler2007-10-101-2/+2
* V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...Jesper Juhl2007-10-102-2/+2
* V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky2007-10-101-2/+2
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-1036-36/+0Star
* V4L/DVB (6040): Add IR support for Nova-T StickDarren Salt2007-10-101-1/+6
* V4L/DVB (6039): Typo fix in Nova-TD descriptionDarren Salt2007-10-101-1/+1
* V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch2007-10-101-1/+1
* V4L/DVB (6037): Updated GenPix USB driverAlan Nisota2007-10-104-64/+152
* V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho2007-10-101-11/+2Star
* V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk2007-10-101-5/+0Star
* V4L/DVB (6015): DVB: convert struct class_device to struct deviceKay Sievers2007-10-101-7/+6Star
* V4L/DVB (6010): Use inline functions instead of inline asm for powerpcKumar Gala2007-10-101-3/+2Star
* V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline"Adrian Bunk2007-10-101-1/+1
* V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semOleg Nesterov2007-10-101-0/+2
* V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss2007-10-101-6/+25
* V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontendsHartmut Birr2007-10-104-8/+8
* V4L/DVB (5980): tda8083: fix frequency and symbolrate infoOliver Endriss2007-10-101-4/+4
* V4L/DVB (5976): mt2131 s5h1409: correct frontend selection logicTrent Piepho2007-10-102-2/+2
* V4L/DVB (5965): Frontend_ioctl(): fix check-after-useAdrian Bunk2007-10-101-1/+1
* V4L/DVB (5964): Fixed remote control for dib0700 with new firmwareJanne Grunau2007-10-103-6/+26
* V4L/DVB (5963): Module parameter description for SFN workaroundPatrick Boettcher2007-10-102-2/+2
* V4L/DVB (5962): Fix line-break in err outputJanne Grunau2007-10-101-2/+2
* V4L/DVB (5961): Fix support for DiB7000M-devicesPatrick Boettcher2007-10-102-0/+3
* V4L/DVB (5960): Add module parameter to enable SFN workaroundMatt Doran2007-10-102-7/+36
* V4L/DVB (5959): Fix for size of remote keys in DiB0700Patrick Boettcher2007-10-101-2/+2
* V4L/DVB (5958): Add support Compro VideoMate 500 with DiB7000PCPatrick Boettcher2007-10-102-1/+3
* V4L/DVB (5957): Add remote keymap for the Hauppauge Nova-TD StickJanne Grunau2007-10-101-2/+49
* V4L/DVB (5956): Add remote control support for the Hauppauge Nova-T 500Janne Grunau2007-10-101-11/+15
* V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher2007-10-1011-33/+974
* V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher2007-10-108-693/+1277
* V4L/DVB (5950): whitespace cleanup for mt2131 and s5h1409Michael Krufky2007-10-105-41/+88
* V4L/DVB (5949): s5h1409: use ARRAY_SIZE macro when appropriateMichael Krufky2007-10-101-4/+4
* V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.Steven Toth2007-10-104-0/+792