1. 342a11e bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  2. 0a7a109 bcma: pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 10 years ago
  3. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  4. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  5. 9f96da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  6. fdcf4f8 bcma: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  7. b9f54bd bcma: add PCI id 0x4313 by Hauke Mehrtens · 11 years ago
  8. dfa0415 bcma: reject PCI cards in bcma. by Hauke Mehrtens · 11 years ago
  9. 2bedea8 bcma: make bcma_core_pci_{up,down}() callable from atomic context by Arend van Spriel · 11 years ago
  10. aaa2ced bcma: fix error code handling on 64 Bit systems by Hauke Mehrtens · 11 years ago
  11. 521deea bcma: add bcma_core_pci_power_save() by Hauke Mehrtens · 11 years ago
  12. 780335a bcma: do not export bcma_core_pci_extend_L1timer() by Hauke Mehrtens · 11 years ago
  13. cfe51ec bcma: add method to power up and down the PCIe core by wifi driver by Hauke Mehrtens · 11 years ago
  14. f4a83e5 bcma: change max PCI read request size to 128 by Hauke Mehrtens · 11 years ago
  15. fd4edf1 bcma: fix handling of big addrl by Hauke Mehrtens · 11 years ago
  16. 1cabf7d bcma: return correct error code when bus scan failed by Hauke Mehrtens · 11 years ago
  17. 6ffdead bcma: make it possible to select SoC support without mips by Hauke Mehrtens · 11 years ago
  18. bb4997a bcma: add some more core names by Hauke Mehrtens · 11 years ago
  19. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 11 years ago
  20. 4a71053 bcma: use const for serial flash hardware table by Rafał Miłecki · 11 years ago
  21. 972da7e bcma: update core (en|dis)abling functions by Rafał Miłecki · 11 years ago
  22. d186899 bcma: activate PCI host option by default by Hauke Mehrtens · 11 years ago
  23. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  24. 78e578c bcma: support SPROM rev 10 by Rafał Miłecki · 11 years ago
  25. 92eb164 bcma: prepare for supporting more SPROM sizes by Rafał Miłecki · 11 years ago
  26. 5179ed7 bcma: don't hardcode SPROM length by Rafał Miłecki · 11 years ago
  27. d4988d4 bcma: add more core IDs by Rafał Miłecki · 11 years ago
  28. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  29. f1faa69 bcma_mips: add a const qualifier by Artem Bityutskiy · 11 years ago
  30. ca84a6c bcma: export some gpio functions by Hauke Mehrtens · 11 years ago
  31. 6951618 bcma: export bcma_chipco_get_alp_clock() by Hauke Mehrtens · 11 years ago
  32. d6b688c bcma: handle more devices in bcma_pmu_get_alp_clock() by Hauke Mehrtens · 11 years ago
  33. e3f2ae1 bcma: use BCMA_CC_PMU_CTL_* constants by Hauke Mehrtens · 11 years ago
  34. 0b8d6e5 bcma: mark eromptr as __iomem by Hauke Mehrtens · 11 years ago
  35. 7b828f0 bcma: extract board_type from SPROM by Rafał Miłecki · 11 years ago
  36. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. c722839 bcma: implement disabling PLLs by Rafał Miłecki · 11 years ago
  38. 10419d0 bcma: ignore extra GMAC cores on BCM4706 by Rafał Miłecki · 11 years ago
  39. 98b7ff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  40. f45dd36 bcma: init spin lock by Hauke Mehrtens · 11 years ago
  41. b90af3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  42. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  44. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  45. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. c50ae94 bcma: unregister gpios before unloading bcma by Hauke Mehrtens · 11 years ago
  47. 58b2710 bcma: Xflash: reorder includes to make pr_fmt work by Rafał Miłecki · 11 years ago
  48. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  49. 8f1ca26 bcma: add gpio_to_irq by Hauke Mehrtens · 11 years ago
  50. 73e4dbe bcma: register platform device for parallel flash by Rafał Miłecki · 11 years ago
  51. 6b112de bcma: fix NAND flash validation by Rafał Miłecki · 11 years ago
  52. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  53. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  54. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 660b9ca bcma: use consistent case for 'hex' constants by Nathan Hintz · 11 years ago
  56. b09e9ab bcma: add support for 1 and 2 byte extended config space access by Nathan Hintz · 11 years ago
  57. 447d7e2 bcma: don't map/unmap a subset of the PCI config space by Nathan Hintz · 11 years ago
  58. a35ab93 bcma: jump to 'out' label for invalid 'func' value by Nathan Hintz · 11 years ago
  59. f673462 bcma: delete duplicate readl by Nathan Hintz · 11 years ago
  60. 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 11 years ago
  61. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 11 years ago
  62. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 11 years ago
  63. 1a2d503 bcma: fix compile error by Hauke Mehrtens · 11 years ago
  64. dd4544f bgmac: driver for GBit MAC core on BCMA bus by Rafał Miłecki · 11 years ago
  65. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  66. 6ba1eaf bcma: mips: rename oldirqflag to irqinitmask by Hauke Mehrtens · 11 years ago
  67. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 11 years ago
  68. db5230d bcma: mips: show also disabled IRQs by Hauke Mehrtens · 11 years ago
  69. 7401cb6 bcma: mips: make some info messages debug messages by Hauke Mehrtens · 11 years ago
  70. e3f05a4 bcma: mips: explicit assign IRQ numbers by Hauke Mehrtens · 11 years ago
  71. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 11 years ago
  72. 0f58a01 Drivers: bcma: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  73. 4dd6ff7 bcma: correct M25P32 serial flash ID by Rafał Miłecki · 11 years ago
  74. a733311 bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 11 years ago
  75. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  76. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  77. cbbc013 bcma: mips: fix clearing device IRQ by Rafał Miłecki · 11 years ago
  78. 5b5ac41 bcma: unify naming schema for clock functions by Rafał Miłecki · 11 years ago
  79. a4855f39 bcma: register watchdog driver by Hauke Mehrtens · 11 years ago
  80. a22a311 bcma: add methods for watchdog driver by Hauke Mehrtens · 11 years ago
  81. f6354c8 bcma: set the pmu watchdog if available by Hauke Mehrtens · 11 years ago
  82. 56fd5f0 bcma: add bcma_chipco_alp_clock by Hauke Mehrtens · 11 years ago
  83. 4a7267c bcma: handle return value of pci_assign_resource by Hauke Mehrtens · 11 years ago
  84. 8d4b9e3 bcma: export PLL reading function by Rafał Miłecki · 12 years ago
  85. cf0936b bcma: add GPIO driver by Hauke Mehrtens · 11 years ago
  86. 3e8bb50 bcma: add comment to bcma_chipco_gpio_control by Hauke Mehrtens · 11 years ago
  87. ea3488f bcma: add bcma_chipco_gpio_pull{up,down} by Hauke Mehrtens · 11 years ago
  88. ef85fb2 bcma: add locking around GPIO register accesses by Hauke Mehrtens · 11 years ago
  89. ccd6095 bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEP by Yuanhan Liu · 12 years ago
  90. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  91. 2b4766c bcma: do not initialize deactivated PCIe cores by Hauke Mehrtens · 12 years ago
  92. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  93. 017c4c3 bcma: use fallback sprom if sprom on card was not valid by Hauke Mehrtens · 12 years ago
  94. e5c9d7c bcma: add some more flash chips for serial flash by Hauke Mehrtens · 12 years ago
  95. 3c25ddd bcma: extract drv_cc in bcma_core_mips_flash_detect() by Hauke Mehrtens · 12 years ago
  96. e661b75 bcma: mark nflash if it is the boot flash by Hauke Mehrtens · 12 years ago
  97. cc78708 bcma: add and use constants for the flash windows by Hauke Mehrtens · 12 years ago
  98. 360dc31 bcma: mark pflash as present when available by Hauke Mehrtens · 12 years ago
  99. 30cfb02 bcma: init sprom struct earlier by Hauke Mehrtens · 12 years ago
  100. 49655bb bcma: just do the necessary things in early register on SoCs by Hauke Mehrtens · 12 years ago