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. ebb8d68 V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend by Michael Krufky · 16 years ago
  12. 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
  13. 1d78cac V4L/DVB (9008): S2API: Bugfix related to syncing the cache when used with the old API. by Steven Toth · 16 years ago
  14. 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
  15. 4dd88be V4L/DVB (9006): S2API: Allow reliable use of old and new api on the same frontend, regardless. by Steven Toth · 16 years ago
  16. e6f9ec8 V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error by Igor M. Liplianin · 16 years ago
  17. bfbf2da V4L/DVB (9004): S2API: Implement GET/SET handing to the demods by Steven Toth · 16 years ago
  18. 363429a V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes by Steven Toth · 16 years ago
  19. 80a773c V4L/DVB (9002): S2API: Ensure cache->delivery_system is set at all times. by Steven Toth · 16 years ago
  20. d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
  21. d5748f1 V4L/DVB (9000): S2API: Cleanup code that prepares tuning structures. by Steven Toth · 16 years ago
  22. ee33c52 V4L/DVB (8999): S2API: Reduce demod driver complexity by using a cache sync by Steven Toth · 16 years ago
  23. 177b868 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC by Steven Toth · 16 years ago
  24. e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
  25. 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
  26. 2cf801e V4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fix by Steven Toth · 16 years ago
  27. 13c97bf V4L/DVB (8988): S2API: Allow the properties to call legacy ioctls by Steven Toth · 16 years ago
  28. 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
  29. dda06a8e V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago
  30. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  31. e282959 device create: dvb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  32. f894d18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  33. 947a080 V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer by Al Viro · 16 years ago
  34. b0ba0e3 V4L/DVB (8130): split dvb_ringbuffer dual-use functions by Al Viro · 16 years ago
  35. f51b10e V4L/DVB (8126): net endianness fix by Al Viro · 16 years ago
  36. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  37. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  38. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  39. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  40. 5794e1b dvb: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  41. 12fbcef V4L/DVB (7960): net: endianness annotations by Al Viro · 16 years ago
  42. 71a35fe V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling by Robert Schedel · 16 years ago
  43. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 16 years ago
  44. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 16 years ago
  45. a095be4 V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr by Andrea Odetti · 16 years ago
  46. 48c01a9 V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks by Andrea Odetti · 16 years ago
  47. 78e9200 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 16 years ago
  48. 46b4f7c V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 4a24ce3 V4L/DVB (7329): add flag to allow software demux to recognize the output type by Andreas Oberritter · 16 years ago
  50. b01cd93 V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend by Peter Hartley · 16 years ago
  51. 27a643b V4L/DVB (7140): constify function pointer tables by Jan Engelhardt · 16 years ago
  52. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  53. 5fa1247 NULL noise: drivers/media by Al Viro · 17 years ago
  54. c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
  55. 2426a27 V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach by Michael Krufky · 17 years ago
  56. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  57. 807ffe8 V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h by Michael Krufky · 17 years ago
  58. 67b24c7 V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exports by Adrian Bunk · 17 years ago
  59. 482b498 V4L/DVB (6439): dvb_frontend: codingstyle cleanups by Michael Krufky · 17 years ago
  60. 16f2916 V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend by Michael Krufky · 17 years ago
  61. 1dde7a4 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops by Michael Krufky · 17 years ago
  62. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  63. a39a8ed V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation by Marco Schluessler · 17 years ago
  64. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  65. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  66. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  67. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  68. 7948261 V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  69. 9320874 V4L/DVB (6279): en_50221: convert to kthread API by Christoph Hellwig · 17 years ago
  70. 8fb3b9f V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops by Michael Krufky · 17 years ago
  71. e18f944 V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 by Michael Krufky · 17 years ago
  72. 608f62d V4L/DVB (6107): dvb_frontend: clean-up shutdown handling by Oliver Endriss · 17 years ago
  73. 849be2c V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0 by Oliver Endriss · 17 years ago
  74. 48136e1 V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed by Oliver Endriss · 17 years ago
  75. 226835d V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error by Marco Schluessler · 17 years ago
  76. 0c12c1b V4L/DVB (6103): dvb_ca_en50221: return correct error code value by Marco Schluessler · 17 years ago
  77. 71be258 V4L/DVB (6100): dvb_net: whitespace cleanup by Michael Krufky · 17 years ago
  78. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  79. 82e6724 V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet by Trent Piepho · 17 years ago
  80. 89d969a V4L/DVB (6025): Net_ule(): fix check-after-use by Adrian Bunk · 17 years ago
  81. 5f55338 V4L/DVB (6015): DVB: convert struct class_device to struct device by Kay Sievers · 17 years ago
  82. c471b33 V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits by Oliver Endriss · 17 years ago
  83. 813ce47 V4L/DVB (5965): Frontend_ioctl(): fix check-after-use by Adrian Bunk · 17 years ago
  84. 03b7612 V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interface by Matthias Kaehlcke · 17 years ago
  85. 1fab46f V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rate by Oliver Endriss · 17 years ago
  86. 04b35ab V4L/DVB (6070): Fix a warning at dvb_net by Mauro Carvalho Chehab · 17 years ago
  87. 260f8d7 V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 17 years ago
  88. 372280d V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping by Trent Piepho · 17 years ago
  89. 900858e V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer by Simon Arlott · 17 years ago
  90. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  91. 4abdcf9 V4L/DVB (5630): Dvb-core: Handle failures to create devices by Simon Arlott · 17 years ago
  92. 523b78d V4L/DVB (5600): Allow compiling just DVB CORE by Mauro Carvalho Chehab · 17 years ago
  93. 6b6bcb1 V4L/DVB (5599): Use menuconfig objects II - DVB by Jan Engelhardt · 17 years ago
  94. 2c4d336 V4L/DVB (5512): Fix 3/3 for bug 7819: fixed hotplugging for dvbnet by Markus Rechberger · 17 years ago
  95. 57861b4 V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr by Markus Rechberger · 17 years ago
  96. ca5be9c V4L/DVB (5510): Fix 1/3 for bug 7819: fixed frontend hotplug issue by Markus Rechberger · 17 years ago
  97. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  98. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  99. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 18 years ago
  100. c278850 V4L/DVB (5400): Core: fix several locking related problems by Simon Arlott · 18 years ago