1. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  2. bad321f [media] DVB-CORE: remove superfluous DTV_CMDs by Patrick Boettcher · 13 years ago
  3. 51dcb19 [media] dvb_frontend: Don't call get_frontend() if idle by Mauro Carvalho Chehab · 13 years ago
  4. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  5. 149709f [media] dvb-core: preserve the delivery system at cache clear by Mauro Carvalho Chehab · 13 years ago
  6. f4b1952 [media] dvb-core: fix a regression with MythTV by Mauro Carvalho Chehab · 13 years ago
  7. 240ab50 [media] [PATCH] don't reset the delivery system on DTV_CLEAR by Mauro Carvalho Chehab · 13 years ago
  8. b748e6a [media] dvb-core: define general callback value for demodulator by Antti Palosaari · 13 years ago
  9. 624f0c1 [media] dvb_ca_en50221: fix compilation breakage by Mauro Carvalho Chehab · 13 years ago
  10. b247377 [media] dvb: remove bogus modulation check by Mauro Carvalho Chehab · 13 years ago
  11. 58fae67 [media] DVB: dvb_net_init: return -errno on error by Jonathan Nieder · 13 years ago
  12. 37fa53c [media] dvb_frontend: improve documentation on set_delivery_system() by Mauro Carvalho Chehab · 13 years ago
  13. 9474c5e [media] dvb_frontend: Update the dynamic info->type by Mauro Carvalho Chehab · 13 years ago
  14. 6c4b78c [media] dvb_frontend: regression fix: add a missing inc inside the loop by Mauro Carvalho Chehab · 13 years ago
  15. e399ce7 [media] dvb: get rid of fepriv->parameters_in by Mauro Carvalho Chehab · 13 years ago
  16. a520ca9 [media] dvb-core: Fix ISDB-T defaults by Mauro Carvalho Chehab · 13 years ago
  17. 04be0f7 [media] dvb_frontend: Fix DVBv3 emulation by Mauro Carvalho Chehab · 13 years ago
  18. 5bfaadd [media] dvb_frontend: Don't use ops->info.type anymore by Mauro Carvalho Chehab · 13 years ago
  19. 9682cea [media] dvb: move dvb_set_frontend logic into a separate routine by Mauro Carvalho Chehab · 13 years ago
  20. 9a27e6a [media] dvb_frontend: Handle all possible DVBv3 values for bandwidth by Mauro Carvalho Chehab · 13 years ago
  21. 26c924f [media] dvb: Initialize all cache values by Mauro Carvalho Chehab · 13 years ago
  22. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  23. 7c61d80 [media] dvb: don't require a parameter for get_frontend by Mauro Carvalho Chehab · 13 years ago
  24. ac3852c [media] dvb_frontend: Fix inversion breakage due to DVBv5 conversion by Mauro Carvalho Chehab · 13 years ago
  25. 63aad05 [media] s921: Properly report the delivery system by Mauro Carvalho Chehab · 13 years ago
  26. 8de8594 [media] dvb-core: be sure that drivers won't use DVBv3 internally by Mauro Carvalho Chehab · 13 years ago
  27. 1b5d871 [media] dvb: remove the track() fops by Mauro Carvalho Chehab · 13 years ago
  28. 41da532 [media] dvb: don't pass a DVBv3 parameter for search() fops by Mauro Carvalho Chehab · 13 years ago
  29. 7e07222 [media] dvb-core: Don't pass DVBv3 parameters on tune() fops by Mauro Carvalho Chehab · 13 years ago
  30. 5581e13 [media] dvb: simplify get_tune_settings() struct by Mauro Carvalho Chehab · 13 years ago
  31. b1e9a650 [media] dvb-core: remove get|set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  32. a689e36 [media] dvb-core: add support for a DVBv5 get_frontend() callback by Mauro Carvalho Chehab · 13 years ago
  33. bc9cd27 [media] Rename set_frontend fops to set_frontend_legacy by Mauro Carvalho Chehab · 13 years ago
  34. eeacf14 [media] dvb-core: allow demods to specify the supported delsys by Mauro Carvalho Chehab · 13 years ago
  35. 14d24d1 [media] tuners: remove dvb_frontend_parameters from set_params() by Mauro Carvalho Chehab · 13 years ago
  36. 249fa0b [media] dvb: remove dvb_frontend_parameters from calc_regs() by Mauro Carvalho Chehab · 13 years ago
  37. 0607d07 [media] dvb_core: estimate bw for all non-terrestial systems by Mauro Carvalho Chehab · 13 years ago
  38. 0349471 [media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsys by Mauro Carvalho Chehab · 13 years ago
  39. b9d5efc [media] DVB: dvb_frontend: fix delayed thread exit by Andreas Oberritter · 13 years ago
  40. fd66c45 [media] Remove Annex A/C selection via roll-off factor by Mauro Carvalho Chehab · 13 years ago
  41. ba2780c [media] DVB: Query DVB frontend delivery capabilities by Manu Abraham · 13 years ago
  42. 39ce61a [media] dvb: Allow select between DVB-C Annex A and Annex C by Mauro Carvalho Chehab · 13 years ago
  43. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  44. 94238e9 [media] dvb_frontend: fix compile warning by Hans Verkuil · 13 years ago
  45. 42f4e77 [media] DVB: dvb_frontend: check function pointers on reinitialize by Andreas Oberritter · 13 years ago
  46. 674ce34 [media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_sync() by Andreas Oberritter · 13 years ago
  47. 14f5579 [media] DVB: dvb_frontend: Fix compatibility criteria for satellite receivers by Andreas Oberritter · 13 years ago
  48. 8513e14 [media] dvb-core, tda18271c2dd: define get_if_frequency() callback by Mauro Carvalho Chehab · 13 years ago
  49. 77b1e2f [media] DVB: dvb_frontend: update locking in dvb_frontend_{add, get_event} by Andreas Oberritter · 13 years ago
  50. 20640be [media] DVB: dvb_frontend: clear stale events on FE_SET_FRONTEND by Andreas Oberritter · 13 years ago
  51. 5c9f480 [media] DVB: dvb_frontend: avoid possible race condition on first event by Andreas Oberritter · 13 years ago
  52. 56ce5ac [media] DVB: dvb_frontend: fix stale parameters on initial frontend event by Andreas Oberritter · 13 years ago
  53. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  54. 106ff9e Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()" by Mauro Carvalho Chehab · 13 years ago
  55. bca3ba7 [media] DVB: dvb_frontend: off by one in dtv_property_dump() by Dan Carpenter · 13 years ago
  56. ec05a64 [media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID by Andreas Oberritter · 13 years ago
  57. fcc8e7d dvb_net: Simplify the code if DVB NET is not defined by Mauro Carvalho Chehab · 13 years ago
  58. a34ff6c [media] Make DVB NET configurable in the kernel by Hans Petter Selasky · 13 years ago
  59. 2d19693 [media] dvb_frontend: fix race condition in stopping/starting frontend by Devin Heitmueller · 13 years ago
  60. bbe880b4 [media] DVB: allow to read back of detected parameters through S2API by Andreas Oberritter · 13 years ago
  61. a5959db [media] DVB: dvb_frontend: add parameters_out by Andreas Oberritter · 13 years ago
  62. 5072771 [media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cache by Andreas Oberritter · 13 years ago
  63. 68bdee0 [media] DVB: dvb_frontend: remove unused assignments by Andreas Oberritter · 13 years ago
  64. 61cb27a [media] DVB: dvb_frontend: rename parameters to parameters_in by Andreas Oberritter · 13 years ago
  65. e23d9ae [media] DVB: call get_property at the end of dtv_property_process_get by Andreas Oberritter · 13 years ago
  66. 15cc2bb [media] DVB: dtv_property_cache_submit shouldn't modifiy the cache by Andreas Oberritter · 13 years ago
  67. 94d56ff [media] DVB: Add basic API support for DVB-T2 and bump minor version by Andreas Oberritter · 13 years ago
  68. aff8ab5 [media] DVB: return meaningful error codes in dvb_frontend by Andreas Oberritter · 13 years ago
  69. 38e009a [media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's buffer by Marko Ristola · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. 04f590e [media] tuner-core: remove the legacy is_stereo() call by Mauro Carvalho Chehab · 14 years ago
  72. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  73. 9ae2ae3 [media] dmxdev: Fix a compilation warning due to a bad type by Mauro Carvalho Chehab · 14 years ago
  74. 0d9c76a dvb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  75. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  76. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  77. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  78. e4e62b3 V4L/DVB: dvb-core: kill the big kernel lock by Arnd Bergmann · 14 years ago
  79. a0a4714 V4L/DVB: dvb: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  80. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  81. 72024f1 dvb-core: kill the big kernel lock by Arnd Bergmann · 14 years ago
  82. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  83. 1c488ea V4L/DVB: DVB: fix dvr node refcounting by Jiri Slaby · 14 years ago
  84. 2030c03 V4L/DVB: dvb_frontend: fix typos in comments and one function by Guillaume Audirac · 14 years ago
  85. e252984 V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  86. c6cfe05 V4L/DVB: drivers/media: Use memdup_user by Julia Lawall · 14 years ago
  87. 5c331fc V4L/DVB: dvb-core: Fix ULE decapsulation bug by Ang Way Chuang · 14 years ago
  88. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  89. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  90. e36309f V4L/DVB: fix dvb frontend lockup by matthieu castet · 14 years ago
  91. ab6a21f V4L/DVB: Allow to enable TS continuity and TEI check on loaded module by Abylay Ospan · 15 years ago
  92. 16ef8de dvb: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  93. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  96. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  97. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  98. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  99. 2b8c70b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  100. 29e1fa3 dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload Pointer by Ang Way Chuang · 15 years ago