summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* get rid of input BIT* duplicate definesJiri Slaby2007-10-193-3/+3
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-1/+2
* cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-121-4/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-111-1/+8
|\
| * [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-1/+8
* | V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-102-23/+9
* | V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2007-10-102-1/+7
* | V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig2007-10-101-68/+16
* | V4L/DVB (6241): fix typo in DVB_PLL Kconfig help textMichael Krufky2007-10-091-1/+1
* | V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set ...Michael Krufky2007-10-091-1/+14
* | V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod optionMichael Krufky2007-10-091-1/+1
* | V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debu...Michael Krufky2007-10-091-1/+13
* | V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky2007-10-091-1/+1
* | V4L/DVB (6228): dvb-pll: add module option to specify rf inputMichael Krufky2007-10-091-29/+53
* | V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky2007-10-091-0/+14
* | V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() f...Michael Krufky2007-10-091-13/+23
* | V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss2007-10-091-1/+1
* | V4L/DVB (6169): Removed unused function mt2131_set_gpo()Steven Toth2007-10-091-11/+0
* | V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...Michael Krufky2007-10-091-0/+1
* | V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky2007-10-091-0/+9
* | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-092-17/+17
* | V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss2007-10-091-4/+3
* | V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss2007-10-091-1/+1
* | V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss2007-10-091-16/+22
* | V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler2007-10-091-1/+3
* | V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler2007-10-091-2/+2
* | V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...Jesper Juhl2007-10-092-2/+2
* | V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky2007-10-091-2/+2
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-0936-36/+0
* | V4L/DVB (6040): Add IR support for Nova-T StickDarren Salt2007-10-091-1/+6
* | V4L/DVB (6039): Typo fix in Nova-TD descriptionDarren Salt2007-10-091-1/+1
* | V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.cMichael Mauch2007-10-091-1/+1
* | V4L/DVB (6037): Updated GenPix USB driverAlan Nisota2007-10-094-64/+152
* | V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho2007-10-091-11/+2
* | V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk2007-10-091-5/+0
* | V4L/DVB (6015): DVB: convert struct class_device to struct deviceKay Sievers2007-10-091-7/+6
* | V4L/DVB (6010): Use inline functions instead of inline asm for powerpcKumar Gala2007-10-091-3/+2
* | V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline"Adrian Bunk2007-10-091-1/+1
* | V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semOleg Nesterov2007-10-091-0/+2
* | V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss2007-10-091-6/+25
* | V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontendsHartmut Birr2007-10-094-8/+8
* | V4L/DVB (5980): tda8083: fix frequency and symbolrate infoOliver Endriss2007-10-091-4/+4
* | V4L/DVB (5976): mt2131 s5h1409: correct frontend selection logicTrent Piepho2007-10-092-2/+2
* | V4L/DVB (5965): Frontend_ioctl(): fix check-after-useAdrian Bunk2007-10-091-1/+1
* | V4L/DVB (5964): Fixed remote control for dib0700 with new firmwareJanne Grunau2007-10-093-6/+26
* | V4L/DVB (5963): Module parameter description for SFN workaroundPatrick Boettcher2007-10-092-2/+2
* | V4L/DVB (5962): Fix line-break in err outputJanne Grunau2007-10-091-2/+2
* | V4L/DVB (5961): Fix support for DiB7000M-devicesPatrick Boettcher2007-10-092-0/+3
* | V4L/DVB (5960): Add module parameter to enable SFN workaroundMatt Doran2007-10-092-7/+36
OpenPOWER on IntegriCloud