1. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. bd6973e [media] drivers/media/pci/ngene/ngene-core.c: fix error return code by Peter Senna Tschudin · 12 years ago
  3. 2827a44 [media] ngene: better comment unused code to avoid warnings by Mauro Carvalho Chehab · 12 years ago
  4. 25aee3d [media] Rename media/dvb as media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/dvb/ngene/ngene-core.c]
  5. 090fdc1 [media] dvb: use %*ph to hexdump small buffers by Andy Shevchenko · 12 years ago
  6. bcb2cf6 [media] ngene: remove an unneeded condition by Dan Carpenter · 12 years ago
  7. 36e3fc8 [media] ngene: Strip dummy packets inserted by the driver by Oliver Endriss · 13 years ago
  8. 3b2cfd6 [media] ngene: Update for latest cxd2099 by Oliver Endriss · 13 years ago
  9. 9143a43 [media] ngene: Codingstyle fixes by Oliver Endriss · 13 years ago
  10. 9ca9efb [media] ngene: Support Digital Devices DuoFlex CT by Ralph Metzler · 13 years ago
  11. 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  12. b730011 [media] ngene: Fix CI data transfer regression by Oliver Endriss · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. 3d0cef2 [media] ngene: Improved channel initialisation and release by Oliver Endriss · 14 years ago
  15. e549bed [media] ngene: Fix copy-paste error by Oliver Endriss · 14 years ago
  16. cce33c3 [media] ngene: Add net device by Ralph Metzler · 14 years ago
  17. 1b7c41e [media] ngene: Shutdown workaround by Ralph Metzler · 14 years ago
  18. 0f0b270 [media] ngene: CXD2099AR Common Interface driver by Ralph Metzler · 14 years ago
  19. 8a48471 [media] ngene: Clean-up driver initialisation (part 1) by Oliver Endriss · 14 years ago
  20. ac9725d [media] ngene: Fixes for TS input over I2S by Oliver Endriss · 14 years ago
  21. 09961aa [media] ngene: Firmware 18 support by Oliver Endriss · 14 years ago
  22. 4f77b86 [media] ngene: fix compile warning by Hans Verkuil · 14 years ago
  23. ecfc95e [media] ngene-core.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  24. 101b25b [media] drivers/media: Use vzalloc by Joe Perches · 14 years ago
  25. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  26. 51ff9ef V4L/DVB: ngene: Remove debug message by Oliver Endriss · 14 years ago
  27. 478b3a4 V4L/DVB: ngene: MSI cleanup by Oliver Endriss · 14 years ago
  28. 5a2a184 V4L/DVB: ngene: Make command timeout workaround configurable by Oliver Endriss · 14 years ago
  29. 4387418 V4L/DVB: ngene: Implement support for MSI by Oliver Endriss · 14 years ago
  30. eb05d15 V4L/DVB: ngene: Do not call demuxer with interrupts disabled by Oliver Endriss · 14 years ago
  31. 1899e97 V4L/DVB: ngene: start separating out DVB functions into separate file by Devin Heitmueller · 14 years ago
  32. cbddcba V4L/DVB: ngene: split out card specific code into a separate file by Devin Heitmueller · 14 years ago
  33. cb1c0f8 V4L/DVB: ngene: split out i2c code into a separate file by Devin Heitmueller · 14 years ago
  34. 0abf262 V4L/DVB: ngene: add initial support for digital side of Avermedia m780 by Devin Heitmueller · 14 years ago
  35. fdafc96 V4L/DVB: ngene: properly support boards where channel 0 isn't a TS input by Devin Heitmueller · 14 years ago
  36. d5978ed V4L/DVB: DVB: ngene, remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  37. c4ea13b V4L/DVB: ngene: Add support for cineS2 v5 and SaTiX-S2 Dual v2 by Oliver Endriss · 14 years ago
  38. 7b1fc72 V4L/DVB: nGene: use NULL when pointer is needed by Márton Németh · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. fd9be0d V4L/DVB: DVB: ngene, fix memset parameters by Jiri Slaby · 15 years ago
  41. 6fd2d0f V4L/DVB: using vmalloc requires include linux/vmalloc.h by Stephen Rothwell · 15 years ago
  42. 6525e67 V4L/DVB: ngene: Fix I2C initialisation by Oliver Endriss · 15 years ago
  43. 684688d V4L/DVB: ngene: Make checkpatch.pl happy by Oliver Endriss · 15 years ago
  44. e890e7c V4L/DVB: ngene: Use correct name for cineS2 cards by Oliver Endriss · 15 years ago
  45. ace30f7 V4L/DVB: ngene: Take care of late interrupts by Oliver Endriss · 15 years ago
  46. b1ec953 V4L/DVB: ngene: Workaround for command timeout by Oliver Endriss · 15 years ago
  47. 589816c V4L/DVB: ngene: Set ADC ranges to 1Vpp by Oliver Endriss · 15 years ago
  48. 83e7455 V4L/DVB: ngene: Adapt to current frontend drivers by Oliver Endriss · 15 years ago
  49. edad22a V4L/DVB: ngene: Mystique SaTiX-S2 Dual by Matthias Benesch · 15 years ago
  50. c58b5ec V4L/DVB: [nGene] Trivial I2C related fixes/cleanups by Manu Abraham · 15 years ago
  51. 9fdd797 V4L/DVB: ngene: Code cleanup by Oliver Endriss · 15 years ago
  52. cf1b12f V4L/DVB: ngene: Added module parameter "one_adapter" by Matthias Benesch · 15 years ago
  53. 126cd4b V4L/DVB: DVB: Export dvb_ringbuffer_flush() again by Oliver Endriss · 15 years ago
  54. 948a119 V4L/DVB: ngene: Remove kernel version check for dvb_[un]register_adapter by Oliver Endriss · 15 years ago
  55. 44cdd06 V4L/DVB: ngene: Change severity of some diagnostic messages by Oliver Endriss · 15 years ago
  56. 236fa31 V4L/DVB: ngene: Speed-up tuning by Oliver Endriss · 15 years ago
  57. dc35c9a V4L/DVB: ngene: Fix unloading of module by Roland Praml · 15 years ago
  58. adc1d21 V4L/DVB: ngene: Remove firmware debugging by Matthias Benesch · 15 years ago
  59. 8bba260 V4L/DVB: ngene: Added Media-Pointer MP-S2/CineS2 DVB-S2 Twin Tuner by Matthias Benesch · 15 years ago
  60. 6ed36e6 V4L/DVB: ngene: Additional clean-up by Matthias Benesch · 15 years ago
  61. 0027ebb V4L/DVB: ngene: Always use firmware loader by Oliver Endriss · 15 years ago
  62. 83f3c71 V4L/DVB: ngene: Driver compiles now by Oliver Endriss · 15 years ago
  63. dae52d0 V4L/DVB: ngene: Initial check-in by Matthias Benesch · 15 years ago