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