1. 2c81511 ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit by YueHaibing · 5 years ago
  2. b8425f4 ssb: Fix error routine when fallback SPROM fails by Larry Finger · 7 years ago
  3. c683ffe SSB: Change bare unsigned to unsigned int to suit coding style by Hugh Sipière · 8 years ago
  4. 2d4443b ssb: gpio_driver: use gpiochip data pointer by Linus Walleij · 8 years ago
  5. 10da848 ssb: host_soc depends on sprom by Arnd Bergmann · 8 years ago
  6. b7e2d19 ssb: mark ssb_bus_register as __maybe_unused by Arnd Bergmann · 8 years ago
  7. 541c9a8 ssb: pick SoC invariants code from MIPS BCM47xx arch by Rafał Miłecki · 8 years ago
  8. 845da6e ssb: add Kconfig entry for compiling SoC related code by Rafał Miłecki · 9 years ago
  9. 830c7df ssb: move functions specific to SoC hosted bus to separated file by Rafał Miłecki · 9 years ago
  10. 399500da ssb: pick PCMCIA host code support from b43 driver by Rafał Miłecki · 9 years ago
  11. cf75496 ssb: make ssb_pcmcia_switch_core static by Rafał Miłecki · 9 years ago
  12. 264c770 ssb: drop declaration of non existing ssb_sdio_hardware_setup by Rafał Miłecki · 9 years ago
  13. 7b1647b ssb: make ssb_sdio_switch_core static by Rafał Miłecki · 9 years ago
  14. 44f3fd2 ssb: unexport ssb_bus_pcibus_register by Rafał Miłecki · 9 years ago
  15. 36f6ea2 SSB: Fix handling of ssb_pmu_get_alp_clock() by Hauke Mehrtens · 9 years ago
  16. c411ead9 ssb: extend fix for PCI related silent reboots to all chipsets by Rafał Miłecki · 9 years ago
  17. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  18. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  19. 179fa46f SSB: fix Kconfig dependencies by Adrien Schildknecht · 9 years ago
  20. f56d9e2 ssb: add delay after PCI reset to fix SoC reboots by Rafał Miłecki · 9 years ago
  21. 138173d MIPS: BCM47xx: Move NVRAM header to the include/linux/. by Rafał Miłecki · 9 years ago
  22. 16f7031 ssb: Silence warning for unknown backplane revision by Larry Finger · 9 years ago
  23. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 9 years ago
  24. c72599b ssb: Fix Sparse error in main by Pramod Gurav · 9 years ago
  25. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  26. 5580373 SSB / B44: fix WOL for BCM4401 by Andrey Skvortsov · 9 years ago
  27. 21400f2 MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 10 years ago
  28. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  29. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  30. 9837baa ssb: add PCI ID 0x4351 by Álvaro Fernández Rojas · 10 years ago
  31. 6ad5934 ssb: extract power info from SPROM revs 4 and 5 by Rafał Miłecki · 10 years ago
  32. 6daf432 ssb: extract antenna gains from SPROMs revs 4+ properly by Rafał Miłecki · 10 years ago
  33. 67d392c ssb: make code for antenna gain extraction more generic by Rafał Miłecki · 10 years ago
  34. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  35. 7c1bc0d ssb: gpio: add own IRQ domain by Rafał Miłecki · 10 years ago
  36. c9e4a3f ssb: fix sparse warnings in driver_chipcommon_sflash.c by Hauke Mehrtens · 10 years ago
  37. 4e9072d ssb: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  38. 092c464 ssb: drop BROKEN from SSB_SFLASH by Rafał Miłecki · 11 years ago
  39. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  40. 271792e SSB: Kconfig: Amend SSB_EMBEDDED dependencies by Markos Chandras · 11 years ago
  41. d36a21d ssb/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  42. 7d2a47a 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
  43. 7b5d604 ssb: register serial flash as platform device by Rafał Miłecki · 11 years ago
  44. e570bd0 ssb: add struct for serial flash by Rafał Miłecki · 11 years ago
  45. 39cd206 ssb: use const for serial flash hardware table by Rafał Miłecki · 11 years ago
  46. 6b1ea4b ssb: sprom: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  47. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  48. 00b38ab ssb: implement ssb spuravoid for chipid BCM43222 by Hauke Mehrtens · 11 years ago
  49. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  50. 46fc4c9 ssb: implement spurious tone avoidance by Rafał Miłecki · 11 years ago
  51. 255e9fd ssb: driver_mipscore: add a const qualifier by Artem Bityutskiy · 11 years ago
  52. 7e4235a ssb: read additional sprom v2 and v3 attributes. by Hauke Mehrtens · 11 years ago
  53. 3623b26 ssb: extract board_type from SPROM by Rafał Miłecki · 11 years ago
  54. a9fac73 ssb: pci: Fix flipping of MAC address by Larry Finger · 11 years ago
  55. 33a606a ssb: Convert ssb_printk to ssb_<level> by Joe Perches · 11 years ago
  56. e565275 ssb: pci: Standardize a function to get mac address by Joe Perches · 11 years ago
  57. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  58. 111bd98 MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names by Hauke Mehrtens · 11 years ago
  59. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. 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
  61. 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
  62. 600485e ssb: unregister gpios before unloading ssb by Hauke Mehrtens · 11 years ago
  63. a6ca2e1 ssb: add gpio_to_irq by Hauke Mehrtens · 11 years ago
  64. c7a4a9e ssb: register platform device for parallel flash by Rafał Miłecki · 11 years ago
  65. f1ab57e ssb: trivial: use pflash helper variable by Rafał Miłecki · 11 years ago
  66. 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
  67. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  68. 5901527 ssb: add database of serial flash memories by Rafał Miłecki · 11 years ago
  69. 72a525c ssb: add place for serial flash driver by Rafał Miłecki · 11 years ago
  70. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. 163247c Drivers: ssb: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  72. 3194f2f ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 11 years ago
  73. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  74. 6cdd640 ssb: use WARN in main.c by Cong Ding · 11 years ago
  75. bde327e ssb: register watchdog driver by Hauke Mehrtens · 11 years ago
  76. 9f640a6 ssb: extif: add methods for watchdog driver by Hauke Mehrtens · 11 years ago
  77. 7280b51 ssb: extif: add check for max value before setting watchdog register by Hauke Mehrtens · 11 years ago
  78. 7ffbffe ssb: add methods for watchdog driver by Hauke Mehrtens · 11 years ago
  79. 2610730 ssb: set the PMU watchdog if available by Hauke Mehrtens · 11 years ago
  80. f924e1e ssb: get alp clock from devices with PMU by Hauke Mehrtens · 11 years ago
  81. 0362063 ssb: extif: fix compile errors by Hauke Mehrtens · 11 years ago
  82. ec43b08 ssb: add GPIO driver by Hauke Mehrtens · 11 years ago
  83. 394bc7e ssb: add locking around gpio register accesses by Hauke Mehrtens · 11 years ago
  84. da22f22 ssb: add ssb_chipco_gpio_pull{up,down} by Hauke Mehrtens · 11 years ago
  85. 42d3607 ssb: handle BCM43222 in pmu code. by Hauke Mehrtens · 12 years ago
  86. 2c60035 ssb: add PCI ID 0x4350 by Hauke Mehrtens · 12 years ago
  87. d954162 ssb: add attribute to indicate a parallel flash is available by Hauke Mehrtens · 12 years ago
  88. 54c9749 ssb: move parallel flash config into an own struct by Hauke Mehrtens · 12 years ago
  89. 902d9e0 ssb: check for flash presentence by Rafał Miłecki · 12 years ago
  90. 7f0d9f4 ssb: add missing PCI ID for b/g/n single band BCM4322 by Jonas Gorski · 12 years ago
  91. ccaf8c3 ssb: recognize ARM Cortex M3 by Hauke Mehrtens · 12 years ago
  92. 8ec5722 ssb: add PCI IDs 0x4322 and 43222 by Hauke Mehrtens · 12 years ago
  93. e2da4bd bcma/ssb: parse new attributes from sprom by Hauke Mehrtens · 12 years ago
  94. 673335c ssb: fill board_rev attribute from sprom by Hauke Mehrtens · 12 years ago
  95. bf7d420 ssb/bcma: fill attribute alpha2 from sprom by Hauke Mehrtens · 12 years ago
  96. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  97. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  98. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  99. f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 12 years ago
  100. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago