1. c58d900 bcma: fix building without OF_IRQ by Arnd Bergmann · 8 years ago
  2. d6a3b51 bcma: move parallel flash support to separated file by Rafał Miłecki · 9 years ago
  3. 0510931 bcma: use module_init for the main part of bus initialization by Rafał Miłecki · 9 years ago
  4. 69b5f4d bcma: add support for population subnodes also when build as module by Hauke Mehrtens · 9 years ago
  5. 53cd2fd bcma: fix access to host_pdev for PCIe devices by Hauke Mehrtens · 9 years ago
  6. 92ff7a6 bcma: fix build error when build as module by Hauke Mehrtens · 9 years ago
  7. cae761b bcma: populate bus DT subnodes as platform_device-s by Rafał Miłecki · 9 years ago
  8. 9b6cc9a bcma: enable support for PCIe Gen 2 host devices by Rafał Miłecki · 10 years ago
  9. b504075 bcma: add early_init function for PCIe core and move some fix into it by Rafał Miłecki · 10 years ago
  10. 17fbaa6 bcma: simplify freeing cores (internal devices structs) by Rafał Miłecki · 10 years ago
  11. c5ed1df bcma: use standard bus scanning during early register by Rafał Miłecki · 10 years ago
  12. 799038e bcma: clean bus initialization code by Rafał Miłecki · 10 years ago
  13. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  14. 7178357 bcma: get IRQ numbers from dt by Hauke Mehrtens · 10 years ago
  15. 85eb92e bcma: make it possible to specify a IRQ num in bcma_core_irq() by Hauke Mehrtens · 10 years ago
  16. ab54bc8 bcma: fill core details for every device by Rafał Miłecki · 10 years ago
  17. 78afe83 bcma: fix build when CONFIG_OF_ADDRESS is not set by Hauke Mehrtens · 10 years ago
  18. 2101e53 bcma: register bcma as device tree driver by Hauke Mehrtens · 10 years ago
  19. 1716bcf bcma: add support for chipcommon B core by Hauke Mehrtens · 10 years ago
  20. 37a7f87 bcma: register NAND and QSPI cores early by Rafał Miłecki · 10 years ago
  21. 6e094bd bcma: move code for core registration into separate function by Rafał Miłecki · 10 years ago
  22. dc8ecdd bcma: move bus struct setup into early part of host specific code by Rafał Miłecki · 10 years ago
  23. f473832 bcma: add driver for PCIe Gen 2 core by Rafał Miłecki · 10 years ago
  24. b2395b8 bcma: export bcma_find_core_unit() by Hauke Mehrtens · 11 years ago
  25. 08f336b bcma: add missing put_device call by Levente Kurusa · 11 years ago
  26. fdcf4f8 bcma: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  27. 1cabf7d bcma: return correct error code when bus scan failed by Hauke Mehrtens · 11 years ago
  28. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 11 years ago
  29. 10419d0 bcma: ignore extra GMAC cores on BCM4706 by Rafał Miłecki · 12 years ago
  30. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  32. b3b66ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  33. c50ae94 bcma: unregister gpios before unloading bcma by Hauke Mehrtens · 12 years ago
  34. 73e4dbe bcma: register platform device for parallel flash by Rafał Miłecki · 12 years ago
  35. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  36. 929a03a bcma: make bcma_find_core_unit() accessible by Hauke Mehrtens · 12 years ago
  37. 0f58a01 Drivers: bcma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  38. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  39. a4855f39 bcma: register watchdog driver by Hauke Mehrtens · 12 years ago
  40. cf0936b bcma: add GPIO driver by Hauke Mehrtens · 12 years ago
  41. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  42. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  43. 30cfb02 bcma: init sprom struct earlier by Hauke Mehrtens · 12 years ago
  44. 49655bb bcma: just do the necessary things in early register on SoCs by Hauke Mehrtens · 12 years ago
  45. 1fffa90 bcma: fix unregistration of cores by Piotr Haber · 12 years ago
  46. ee91592 bcma: don't leak memory for PCIE, MIPS, GBIT cores by Saul St. John · 12 years ago
  47. 371a004 bcma: detect and register NAND flash device by Rafał Miłecki · 12 years ago
  48. d57ef3a bcma: detect and register serial flash device by Rafał Miłecki · 12 years ago
  49. e1ac4b4 bcma: add trivial GBIT MAC COMMON driver by Rafał Miłecki · 12 years ago
  50. 6d5cfc9 bcma: support alternative (BCM4706) ChipCommon core id by Rafał Miłecki · 12 years ago
  51. 3d9d8af bcma: use custom printing functions by Rafał Miłecki · 12 years ago
  52. 1c9351c bcma: export bcma_find_core by Hauke Mehrtens · 13 years ago
  53. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  54. 8f9ada4 bcma: add bus num counter by Hauke Mehrtens · 13 years ago
  55. d1a7a8e bcma: make some functions __devinit by Hauke Mehrtens · 13 years ago
  56. 2e6b411 bcma: don't fail for bad SPROM CRC by Henrik Rydberg · 13 years ago
  57. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  58. 685a4ef bcma: add stub for bcma_bus_suspend() by Linus Torvalds · 13 years ago
  59. 775ab52 bcma: support for suspend and resume by Rafał Miłecki · 13 years ago
  60. 200351c bcma: add module.h to the modular portions of this driver by Paul Gortmaker · 13 years ago
  61. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  62. 886b66e bcma: add uevent to the bus, to autoload drivers by David Woodhouse · 13 years ago
  63. 21e0534 bcma: add mips driver by Hauke Mehrtens · 13 years ago
  64. ecd177c bcma: add SOC bus by Hauke Mehrtens · 13 years ago
  65. 517f43e bcma: add functions to scan cores needed on SoCs by Hauke Mehrtens · 13 years ago
  66. 534e7a4 bcma: add check if sprom is available before accessing it. by Hauke Mehrtens · 13 years ago
  67. eef7269 bcma: main.c needs to include <linux/slab.h> by Geert Uytterhoeven · 13 years ago
  68. 440ca98 bcma: clean exports of functions by Rafał Miłecki · 13 years ago
  69. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 13 years ago
  70. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 13 years ago
  71. 8369ae3 bcma: add Broadcom specific AMBA bus driver by Rafał Miłecki · 13 years ago