1. 6068f50 V4L/DVB (9183): S2API: Return error of the caller provides 0 commands. by Steven Toth · 16 years ago
  2. ef526f4 V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY by Steven Toth · 16 years ago
  3. b87625f V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE by Steven Toth · 16 years ago
  4. a4de91b V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP by Steven Toth · 16 years ago
  5. 0a6393a V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 by Steven Toth · 16 years ago
  6. 82d7669 V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation by Steven Toth · 16 years ago
  7. e5cefa8 V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API. by Darron Broad · 16 years ago
  8. 4aae8ef V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API. by Darron Broad · 16 years ago
  9. eacf8d8 V4L/DVB (9072): S2API: Add DTV_API_VERSION command by Steven Toth · 16 years ago
  10. d48cb40 V4L/DVB (9071): S2API: Implement result codes for individual commands by Steven Toth · 16 years ago
  11. 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
  12. 1d78cac V4L/DVB (9008): S2API: Bugfix related to syncing the cache when used with the old API. by Steven Toth · 16 years ago
  13. 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
  14. 4dd88be V4L/DVB (9006): S2API: Allow reliable use of old and new api on the same frontend, regardless. by Steven Toth · 16 years ago
  15. e6f9ec8 V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error by Igor M. Liplianin · 16 years ago
  16. bfbf2da V4L/DVB (9004): S2API: Implement GET/SET handing to the demods by Steven Toth · 16 years ago
  17. 363429a V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes by Steven Toth · 16 years ago
  18. 80a773c V4L/DVB (9002): S2API: Ensure cache->delivery_system is set at all times. by Steven Toth · 16 years ago
  19. d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
  20. d5748f1 V4L/DVB (9000): S2API: Cleanup code that prepares tuning structures. by Steven Toth · 16 years ago
  21. ee33c52 V4L/DVB (8999): S2API: Reduce demod driver complexity by using a cache sync by Steven Toth · 16 years ago
  22. 177b868 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC by Steven Toth · 16 years ago
  23. e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
  24. 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
  25. 2cf801e V4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fix by Steven Toth · 16 years ago
  26. 13c97bf V4L/DVB (8988): S2API: Allow the properties to call legacy ioctls by Steven Toth · 16 years ago
  27. 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
  28. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  29. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  30. 46b4f7c V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  31. 2426a27 V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach by Michael Krufky · 17 years ago
  32. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  33. 608f62d V4L/DVB (6107): dvb_frontend: clean-up shutdown handling by Oliver Endriss · 17 years ago
  34. 849be2c V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0 by Oliver Endriss · 17 years ago
  35. 48136e1 V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed by Oliver Endriss · 17 years ago
  36. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  37. c471b33 V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits by Oliver Endriss · 17 years ago
  38. 813ce47 V4L/DVB (5965): Frontend_ioctl(): fix check-after-use by Adrian Bunk · 17 years ago
  39. 03b7612 V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface by Matthias Kaehlcke · 17 years ago
  40. 1fab46f V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate by Oliver Endriss · 17 years ago
  41. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  42. 57861b4 V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr by Markus Rechberger · 17 years ago
  43. ca5be9c V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue by Markus Rechberger · 17 years ago
  44. 6591691 V4L/DVB (5209): Kthread api conversion for dvb_frontend and av7110 fix by akpm@linux-foundation.org · 17 years ago
  45. 8eec142 V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110 by Herbert Poetzl · 17 years ago
  46. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  47. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  48. 30d9464 V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag by Andrew de Quincey · 18 years ago
  49. ba7e6f3 V4L/DVB (4665): Add frontend structure callback for bus acquisition. by Steven Toth · 18 years ago
  50. 7df0994 V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix by Oliver Endriss · 18 years ago
  51. f52a838 V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function. by Andrew de Quincey · 18 years ago
  52. d995506 V4L/DVB (4385): Add dvb_attach() macro and supporting routines by Andrew de Quincey · 18 years ago
  53. 13fef93 V4L/DVB (4383): Convert SEC drivers to new frontend API by Andrew de Quincey · 18 years ago
  54. 04c56d0 V4L/DVB (4292): Fix DISEQC regression by Andrew de Quincey · 18 years ago
  55. 70d9063 V4L/DVB (4282): Fix: use swzigzag for swalgo by Manu Abraham · 18 years ago
  56. 1b172e0 V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP by Trent Piepho · 18 years ago
  57. 4a4edcc V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag not to be called by Manu Abraham · 18 years ago
  58. d772bd0 V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL by Manu Abraham · 18 years ago
  59. 0249ef1 V4L/DVB (4160): Use device specific algorithms by Manu Abraham · 18 years ago
  60. 4821fb1 V4L/DVB (4155): ATSC frontend support by Manu Abraham · 18 years ago
  61. dea7486 V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend by Patrick Boettcher · 18 years ago
  62. 7eef5dd V4L/DVB (3845): DVB core changes for PLL refactoring by Andrew de Quincey · 18 years ago
  63. a8558577 V4L/DVB (3769): Fix a type error in dvb_frontend.c by Uwe Bugla · 18 years ago
  64. 6445401 V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialised by Andrew de Quincey · 18 years ago
  65. 86f40cc V4L/DVB (3673): Fix budget-av CAM reset by Andrew de Quincey · 18 years ago
  66. 6baad3f V4L/DVB (3390): Fix module parameters by Manu Abraham · 18 years ago
  67. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 18 years ago
  68. 7408187 by Panagiotis Issaris · 18 years ago
  69. 400b708 V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixes by Peter Beutner · 18 years ago
  70. e18828e V4L/DVB (3179): Fix 64-bit compile warnings by Hans Verkuil · 18 years ago
  71. 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 18 years ago
  72. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  73. f7b6719 [PATCH] dvb: Remove DEBUG_LOCKLOSS stuff by Andrew de Quincey · 19 years ago
  74. 83b75b0 [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMD by NooneImportant · 19 years ago
  75. 4992775 [PATCH] dvb: core: add workaround for tuning problem by Andrew de Quincey · 19 years ago
  76. 6757ccc [PATCH] dvb: core: fix race condition in FE_READ_STATUS ioctl by Peter Beutner · 19 years ago
  77. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  78. cc89c22 [PATCH] dvb: dvb_frontend: use time_after() by Johannes Stezenbach · 19 years ago
  79. 0c53c70 [PATCH] dvb: remove unnecessary casts in dvb-core by Johannes Stezenbach · 19 years ago
  80. f4f009a [PATCH] dvb: dvb_frontend: fix module param by Johannes Stezenbach · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago