1. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  2. 0dd5198 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  3. a5beb7b V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not reset by Devin Heitmueller · 16 years ago
  4. 57594a5 V4L/DVB (11785): dvb_frontend: fix race condition resulting in dropped tuning commands by Devin Heitmueller · 16 years ago
  5. 0d83463 V4L/DVB (11930): TS continuity check: show error message when discontinuity detected or TEI flag detected in header by Abylay Ospan · 16 years ago
  6. eda9f75 V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_dvr_read by Simon Arlott · 16 years ago
  7. 8a8bdcc Driver Core: dvb: add nodename for dvb drivers by Kay Sievers · 16 years ago
  8. 784e29d V4L/DVB (10391): dvb: constify VFTs by Jan Engelhardt · 16 years ago
  9. 1d06059 V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod. by Igor M. Liplianin · 16 years ago
  10. 2810016 V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b by Mauro Carvalho Chehab · 16 years ago
  11. d7e4384 V4L/DVB (9054): implement proper locking in the dvb ca en50221 driver by Matthias Dahl · 16 years ago
  12. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  13. fb87533 dvb: update network device to current API by Stephen Hemminger · 16 years ago
  14. 072ce0c V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols by Mauro Carvalho Chehab · 16 years ago
  15. f41ced8 Check fops_get() return value by Laurent Pinchart · 16 years ago
  16. 763d19b V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent by Kay Sievers · 16 years ago
  17. 2fac9a0 V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode for algo type HW by Darron Broad · 16 years ago
  18. b749678 V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error by Hans Verkuil · 16 years ago
  19. ac2657c V4L/DVB (9490): linux-next: v4l-dvb tree build failure by Stephen Rothwell · 16 years ago
  20. a5f4c0c V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent by Kay Sievers · 16 years ago
  21. 5dd3f30 V4L/DVB (9361): Dynamic DVB minor allocation by Andreas Oberritter · 16 years ago
  22. 9962ac5 V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search by Marco Schluessler · 16 years ago
  23. f04c3ca V4L/DVB (9478): Fix: parameters not supplied in the search process by Manu Abraham · 16 years ago
  24. f7c9bf9 V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123 by Matthias Schwarzott · 16 years ago
  25. 7bcbdf3 V4L/DVB (9345): Add event with changed status only by Arvo Jarve · 16 years ago
  26. c59e787 V4L/DVB (9344): DVB-Core update by Manu Abraham · 16 years ago
  27. 0eade1f dvb: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  28. 41286d9 V4L/DVB (9634): Make sure the i2c gate is open before powering down tuner by Devin Heitmueller · 16 years ago
  29. 3fa37de V4L/DVB (9631): Make s2api work for ATSC support by Devin Heitmueller · 16 years ago
  30. 3b37a15 V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way, by Manu Abraham · 16 years ago
  31. a1bc84c V4L/DVB (9274): Remove spurious messages and turn into debug. by Steven Toth · 16 years ago
  32. 6594690 V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel open by Darron Broad · 16 years ago
  33. 59b1842 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion by Darron Broad · 16 years ago
  34. 363c35f V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. by Steven Toth · 16 years ago
  35. 9785482 V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery by Manu Abraham · 16 years ago
  36. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 17 years ago
  37. 6068f50 V4L/DVB (9183): S2API: Return error of the caller provides 0 commands. by Steven Toth · 16 years ago
  38. ef526f4 V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY by Steven Toth · 16 years ago
  39. b87625f V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE by Steven Toth · 16 years ago
  40. a4de91b V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP by Steven Toth · 16 years ago
  41. 0a6393a V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 by Steven Toth · 16 years ago
  42. 82d7669 V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation by Steven Toth · 16 years ago
  43. e5cefa8 V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API. by Darron Broad · 16 years ago
  44. 4aae8ef V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API. by Darron Broad · 16 years ago
  45. eacf8d8 V4L/DVB (9072): S2API: Add DTV_API_VERSION command by Steven Toth · 16 years ago
  46. d48cb40 V4L/DVB (9071): S2API: Implement result codes for individual commands by Steven Toth · 16 years ago
  47. ebb8d68 V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend by Michael Krufky · 16 years ago
  48. 8316568 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions by Steven Toth · 16 years ago
  49. 1d78cac V4L/DVB (9008): S2API: Bugfix related to syncing the cache when used with the old API. by Steven Toth · 16 years ago
  50. 75b7f94 V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ by Steven Toth · 16 years ago
  51. 4dd88be V4L/DVB (9006): S2API: Allow reliable use of old and new api on the same frontend, regardless. by Steven Toth · 16 years ago
  52. e6f9ec8 V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error by Igor M. Liplianin · 16 years ago
  53. bfbf2da V4L/DVB (9004): S2API: Implement GET/SET handing to the demods by Steven Toth · 16 years ago
  54. 363429a V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes by Steven Toth · 16 years ago
  55. 80a773c V4L/DVB (9002): S2API: Ensure cache->delivery_system is set at all times. by Steven Toth · 16 years ago
  56. d7c1500 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX by Steven Toth · 16 years ago
  57. d5748f1 V4L/DVB (9000): S2API: Cleanup code that prepares tuning structures. by Steven Toth · 16 years ago
  58. ee33c52 V4L/DVB (8999): S2API: Reduce demod driver complexity by using a cache sync by Steven Toth · 16 years ago
  59. 177b868 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC by Steven Toth · 16 years ago
  60. e7fee0f3 V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced by Steven Toth · 16 years ago
  61. 56f0680 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes by Steven Toth · 16 years ago
  62. 2cf801e V4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fix by Steven Toth · 16 years ago
  63. 13c97bf V4L/DVB (8988): S2API: Allow the properties to call legacy ioctls by Steven Toth · 16 years ago
  64. 6b73eea V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API by Steven Toth · 16 years ago
  65. dda06a8 V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago
  66. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  67. e282959 device create: dvb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  68. f894d18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  69. 947a080 V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer by Al Viro · 17 years ago
  70. b0ba0e3 V4L/DVB (8130): split dvb_ringbuffer dual-use functions by Al Viro · 17 years ago
  71. f51b10e V4L/DVB (8126): net endianness fix by Al Viro · 17 years ago
  72. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  73. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 17 years ago
  74. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 17 years ago
  75. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  76. 5794e1b dvb: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  77. 12fbcef V4L/DVB (7960): net: endianness annotations by Al Viro · 17 years ago
  78. 71a35fe V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling by Robert Schedel · 17 years ago
  79. 149ef72 Rename common tuner Kconfig names to use the same namespace for all of them. by Mauro Carvalho Chehab · 17 years ago
  80. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  81. a095be4 V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr by Andrea Odetti · 17 years ago
  82. 48c01a9 V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks by Andrea Odetti · 17 years ago
  83. 78e9200 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 17 years ago
  84. 46b4f7c V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  85. 4a24ce3 V4L/DVB (7329): add flag to allow software demux to recognize the output type by Andreas Oberritter · 17 years ago
  86. b01cd93 V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend by Peter Hartley · 17 years ago
  87. 27a643b V4L/DVB (7140): constify function pointer tables by Jan Engelhardt · 17 years ago
  88. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 17 years ago
  89. 5fa1247 NULL noise: drivers/media by Al Viro · 17 years ago
  90. c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
  91. 2426a27 V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detach by Michael Krufky · 17 years ago
  92. bc3e5c7 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend by Michael Krufky · 17 years ago
  93. 807ffe8 V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.h by Michael Krufky · 17 years ago
  94. 67b24c7 V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exports by Adrian Bunk · 17 years ago
  95. 482b498 V4L/DVB (6439): dvb_frontend: codingstyle cleanups by Michael Krufky · 17 years ago
  96. 16f2916 V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend by Michael Krufky · 17 years ago
  97. 1dde7a4 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops by Michael Krufky · 17 years ago
  98. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  99. a39a8ed V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation by Marco Schluessler · 17 years ago
  100. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago