1. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  2. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  3. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  4. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  5. e6f1227 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  6. e836a1c [media] mxl111sf: fix build warning by Michael Krufky · 13 years ago
  7. cd834fa [media] mxl111sf: remove pointless if condition in mxl111sf_config_spi by Michael Krufky · 13 years ago
  8. 2f4133d [media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_config by Michael Krufky · 13 years ago
  9. a9380ba1 [media] mxl111sf: fix return value of mxl111sf_idac_config by Michael Krufky · 13 years ago
  10. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  11. bc54919 [media] it913x [VER 1.07] Support for single ITE 9135 devices by Malcolm Priestley · 13 years ago
  12. 4860c73 staging: Move media drivers to staging/media by Mauro Carvalho Chehab · 13 years ago
  13. 539b469 [media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T demodulator" by Michael Krufky · 13 years ago
  14. 7e8d8f6 [media] mxl111sf: disable snr / ber calculations for DVB-T by Michael Krufky · 13 years ago
  15. 4f98480 [media] mxl111sf: add DVB-T support by Michael Krufky · 13 years ago
  16. e92f9a5 [media] DVB: add MaxLinear MxL111SF DVB-T demodulator driver by Michael Krufky · 13 years ago
  17. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  18. 35a2463 drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  19. 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
  20. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  21. bac2dac [media] pctv452e: Remove bogus code by Igor M. Liplianin · 13 years ago
  22. 39342db [media] stb0899: Fix slow and not locking DVB-S transponder(s) by Lutz Sammer · 13 years ago
  23. e305288 [media] it913x-fe changes to power up and down of tuner by Malcolm Priestley · 13 years ago
  24. 2f4cf2c [media] dib9000: release a lock on error by Dan Carpenter · 13 years ago
  25. 4c4364e [media] mxl111sf: fix a couple precedence bugs by Dan Carpenter · 13 years ago
  26. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  27. 9e83b3e Revert "[media] siano: apply debug flag to module level" by Mauro Carvalho Chehab · 13 years ago
  28. 4a6c4a9 [media] stv090x: set status bits when there is no lock by Guy Martin · 13 years ago
  29. aad04c7 [media] Increase a timeout, so that bad scheduling does not accidentially cause a timeout by Hans Petter Selasky · 13 years ago
  30. 79d06d4 [media] Refactor Mantis DMA transfer to deliver 16Kb TS data per interrupt by Marko Ristola · 14 years ago
  31. fa0d118 [media] stb0899: Removed an extra byte sent at init on DiSEqC bus by Florent AUDEBERT · 14 years ago
  32. 4e2c53f [media] dvb: Add support for pctv452e by Igor M. Liplianin · 13 years ago
  33. 7c2808e [media] it913x-fe: correct tuner settings by tvboxspy · 13 years ago
  34. 2ba0f94 [media] it913x: add remote control support by tvboxspy · 13 years ago
  35. 8c0bc03 [media] ttusb2: TT CT-3650 CI support by Jose Alberto Reguero · 13 years ago
  36. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  37. 699cc19 [media] TT-budget S2-3200 cannot tune on HB13E DVBS2 transponder by Lutz Sammer · 13 years ago
  38. 810fda9 [media] [2/2,ver,1.90] DM04/QQBOX Reduce USB buffer size by tvboxspy · 13 years ago
  39. 95c21c4 [media] [1/2,ver,1.89] DM04/QQBOX Interupt Urb and Timing changes by tvboxspy · 13 years ago
  40. 59152b1 [media] STV0288 frontend provide wider carrier search and DVB-S2 drop out. resend by tvboxspy · 13 years ago
  41. d102b73 [media] tda10071: change sleeps to more suitable ones by Antti Palosaari · 13 years ago
  42. 75d404e [media] tda10071: do not download last byte of fw by Antti Palosaari · 13 years ago
  43. ee03a67 [media] opera1: fix ERROR: do not use assignment in if condition by Michael Krufky · 13 years ago
  44. d12f51a [media] m920x: fix ERROR: do not use assignment in if condition by Michael Krufky · 13 years ago
  45. 331423c [media] digitv: fix ERROR: do not use assignment in if condition by Michael Krufky · 13 years ago
  46. d4dd5ce [media] dibusb-mb: fix ERROR: do not use assignment in if condition by Michael Krufky · 13 years ago
  47. d9abcd7 [media] dibusb-common: fix ERROR: do not use assignment in if condition by Michael Krufky · 13 years ago
  48. 310df36 [media] cxusb: fix ERROR: do not use assignment in if condition by Michael Krufky · 13 years ago
  49. 2b7a7c3 [media] dvb-usb-dvb: ERROR: space required after that ',' by Michael Krufky · 13 years ago
  50. 1645c87 [media] ttusb2: fix ERROR: space required after that ',' by Michael Krufky · 13 years ago
  51. 4594303 [media] dibusb-mb: fix ERROR: space required after that ',' by Michael Krufky · 13 years ago
  52. b6bd5de [media] dibusb-common: fix ERROR: space required after that ',' by Michael Krufky · 13 years ago
  53. 2a77631 [media] dib0700: fix ERROR: space required after that ',' by Michael Krufky · 13 years ago
  54. 9a9677a [media] dib0700: fix ERROR: space required before that '&' by Michael Krufky · 13 years ago
  55. 6e1ce98d [media] dib0700: fix WARNING: suspect code indent for conditional statements by Michael Krufky · 13 years ago
  56. e3e59b0 [media] dib0700: fix WARNING: please, no spaces at the start of a line by Michael Krufky · 13 years ago
  57. 1251312 [media] mxl111sf: use adap->num_frontends_initialized to determine which frontend is being attached by Michael Krufky · 13 years ago
  58. de8e420 [media] tda10071: NXP TDA10071 DVB-S/S2 driver by Antti Palosaari · 13 years ago
  59. 85bc9b5 [media] a8293: Allegro A8293 SEC driver by Antti Palosaari · 13 years ago
  60. 7577911 Merge tag 'v3.1-rc6' into staging/for_v3.2 by Mauro Carvalho Chehab · 13 years ago
  61. fc61ccd [media] vp7045: fix buffer setup by Florian Mickler · 13 years ago
  62. 2d04c13 [media] dvb-usb: improve sanity check of adap->active_fe in dvb_usb_ctrl_feed by Michael Krufky · 13 years ago
  63. 4b5d01e [media] dvb-usb: fix streaming failure on channel change by Michael Krufky · 13 years ago
  64. 94238e9 [media] dvb_frontend: fix compile warning by Hans Verkuil · 13 years ago
  65. 23aefb7 [media] drxd_hard: fix compiler warnings by Hans Verkuil · 13 years ago
  66. 7ed67f1 [media] mantis: fix compiler warnings by Hans Verkuil · 13 years ago
  67. db3ca1d [media] az6027: fix compiler warnings by Hans Verkuil · 13 years ago
  68. 4c04b7a [media] af9005-fe: fix compiler warning by Hans Verkuil · 13 years ago
  69. 2122eaf [media] ddbridge: fix compiler warnings by Hans Verkuil · 13 years ago
  70. 77eed21 [media] dvb-usb: refactor MFE code for individual streaming config per frontend by Michael Krufky · 13 years ago
  71. 4c66c92 [media] dvb-usb: add ATSC support for the Hauppauge WinTV-Aero-M by Michael Krufky · 13 years ago
  72. f8a26f0 [media] drxd: fix divide error by Edward Sheldrake · 13 years ago
  73. 42f4e77 [media] DVB: dvb_frontend: check function pointers on reinitialize by Andreas Oberritter · 13 years ago
  74. 44d0b80 [media] saa7146: Use current logging styles by Joe Perches · 13 years ago
  75. 0b8bd83 [media] em28xx: don't sleep on disconnect by Chris Rankin · 13 years ago
  76. 674ce34 [media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_sync() by Andreas Oberritter · 13 years ago
  77. 3f5c14d [media] drivers/media: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  78. e9013fb [media] ddbridge: fix ddb_ioctl() by Dan Carpenter · 13 years ago
  79. 0db4bf4 [media] CXD2820R: Replace i2c message translation with repeater gate control by Steve Kerrison · 13 years ago
  80. 8fc74fd [media] DVB: gp8psk-fe: use SYS_TURBO by Andreas Oberritter · 13 years ago
  81. 14f5579 [media] DVB: dvb_frontend: Fix compatibility criteria for satellite receivers by Andreas Oberritter · 13 years ago
  82. 2f098cb [media] dib9000: return error code on failure by Dan Carpenter · 13 years ago
  83. 0c61cc3b [media] dib7000p: return error code on allocation failure by Dan Carpenter · 13 years ago
  84. 8513e14 [media] dvb-core, tda18271c2dd: define get_if_frequency() callback by Mauro Carvalho Chehab · 13 years ago
  85. 77b1e2f [media] DVB: dvb_frontend: update locking in dvb_frontend_{add, get_event} by Andreas Oberritter · 13 years ago
  86. 20640be [media] DVB: dvb_frontend: clear stale events on FE_SET_FRONTEND by Andreas Oberritter · 13 years ago
  87. 5c9f480 [media] DVB: dvb_frontend: avoid possible race condition on first event by Andreas Oberritter · 13 years ago
  88. 56ce5ac [media] DVB: dvb_frontend: fix stale parameters on initial frontend event by Andreas Oberritter · 13 years ago
  89. c9f88aa [media] ttusb2: add support for the dvb-t part of CT-3650 v3 by Jose Alberto Reguero · 13 years ago
  90. f68baef [media] af9015: use logic or instead of sum numbers by Antti Palosaari · 13 years ago
  91. 4c0cfa2 [media] af9015: map remote for Leadtek WinFast DTV2000DS by Antti Palosaari · 13 years ago
  92. eb28dc3 [media] drivers/media/dvb/dvb-usb/usb-urb.c: adjust array index by Julia Lawall · 13 years ago
  93. 93165b7 [media] Add support for new revision of KNC 1 DVB-C cards. Using tda10024 instead of tda10023, which is compatible to tda10023 driver by Julian Scheel · 13 years ago
  94. f6d8735 [media] it913x: Driver for Kworld UB499-2T (id 1b80:e409) v1.05 by Malcolm Priestley · 13 years ago
  95. 3dbbf82 [media] it913x_fe: frontend and tuner driver v1.05 by Malcolm Priestley · 13 years ago
  96. ea37094 [media] siano: apply debug flag to module level by Doron Cohen · 13 years ago
  97. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  98. 680417b [media] dib0700: correct error message by Olivier Grenie · 13 years ago
  99. bff469f [media] dib0700: protect the dib0700 buffer access by Olivier Grenie · 13 years ago
  100. 79fcce3 [media] DiBcom: protect the I2C bufer access by Patrick Boettcher · 13 years ago