Age | Commit message (Expand) | Author | Files | Lines |
2008-01-11 | V4L/DVB (7001): av7110: fix section mismatch | Randy Dunlap | 1 | -5/+5 |
2007-12-13 | V4L/DVB (6820): s5h1409: QAM SNR related fixes | Steven Toth | 1 | -3/+8 |
2007-12-11 | V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a module | Mauro Carvalho Chehab | 1 | -1/+3 |
2007-12-11 | V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB... | Jiri Kosina | 1 | -0/+2 |
2007-12-11 | V4L/DVB (6750): Fix in-kernel compilation for cxusb | Mauro Carvalho Chehab | 1 | -0/+3 |
2007-12-11 | V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculation | Chris Pascoe | 2 | -3/+3 |
2007-12-11 | V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086 | Hartmut Hackmann | 1 | -7/+7 |
2007-11-05 | V4L/DVB (6501): stv0297: Signal strength fixes | Hartmut Birr | 1 | -5/+17 |
2007-11-05 | V4L/DVB (6500): tda10021: Fix reported signal strength | Hartmut Birr | 1 | -0/+4 |
2007-11-05 | V4L/DVB (6499): tda10021: Bit error counting fixed | Hartmut Birr | 1 | -0/+2 |
2007-11-05 | V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from... | Oliver Endriss | 1 | -1/+1 |
2007-11-05 | V4L/DVB (6479): use input functions, should depend on INPUT | Randy Dunlap | 1 | -1/+1 |
2007-11-05 | V4L/DVB (6403): mt2131: replace comma with semicolon fix | Steven Toth | 1 | -1/+1 |
2007-11-05 | V4L/DVB (6402): s5h1409: Fix broken QAM support | Steven Toth | 1 | -10/+86 |
2007-10-22 | V4L/DVB (6378): DiB0700-device: Using 1.10 firmware | Patrick Boettcher | 1 | -1/+1 |
2007-10-22 | V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation | Marco Schluessler | 1 | -1/+1 |
2007-10-22 | V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS | Jiri Slaby | 1 | -13/+29 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2 | -2/+2 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 3 | -3/+3 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-10-19 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 1 | -1/+2 |
2007-10-13 | cdev: remove unneeded setting of cdev names | Greg Kroah-Hartman | 1 | -4/+1 |
2007-10-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 1 | -1/+8 |
2007-10-11 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -1/+8 |
2007-10-10 | V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho | 2 | -23/+9 |
2007-10-10 | V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card | Joachim Steiger | 2 | -1/+7 |
2007-10-10 | V4L/DVB (6279): en_50221: convert to kthread API | Christoph Hellwig | 1 | -68/+16 |
2007-10-10 | V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text | Michael Krufky | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set ... | Michael Krufky | 1 | -1/+14 |
2007-10-10 | V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod option | Michael Krufky | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debu... | Michael Krufky | 1 | -1/+13 |
2007-10-10 | V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64 | Michael Krufky | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6228): dvb-pll: add module option to specify rf input | Michael Krufky | 1 | -29/+53 |
2007-10-10 | V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structure | Michael Krufky | 1 | -0/+14 |
2007-10-10 | V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() f... | Michael Krufky | 1 | -13/+23 |
2007-10-10 | V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500 | Oliver Endriss | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6169): Removed unused function mt2131_set_gpo() | Steven Toth | 1 | -11/+0 |
2007-10-10 | V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun... | Michael Krufky | 1 | -0/+1 |
2007-10-10 | V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 | Michael Krufky | 1 | -0/+9 |
2007-10-10 | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky | 2 | -17/+17 |
2007-10-10 | V4L/DVB (6107): dvb_frontend: clean-up shutdown handling | Oliver Endriss | 1 | -4/+3 |
2007-10-10 | V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0 | Oliver Endriss | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed | Oliver Endriss | 1 | -16/+22 |
2007-10-10 | V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error | Marco Schluessler | 1 | -1/+3 |
2007-10-10 | V4L/DVB (6103): dvb_ca_en50221: return correct error code value | Marco Schluessler | 1 | -2/+2 |
2007-10-10 | V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a... | Jesper Juhl | 2 | -2/+2 |
2007-10-10 | V4L/DVB (6100): dvb_net: whitespace cleanup | Michael Krufky | 1 | -2/+2 |
2007-10-10 | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 36 | -36/+0 |
2007-10-10 | V4L/DVB (6040): Add IR support for Nova-T Stick | Darren Salt | 1 | -1/+6 |