Commit Graph

241 Commits (bfd28b136298f37ef2e10494d3a0bfb4dcbaa7b9)

Author SHA1 Message Date
Rafał Miłecki dc6be9f54a bcma: use NS prefix for names of Northstar specific cores 11 years ago
Rafał Miłecki 27cfdb0505 bcma: add support for BCM43131 that was found in Tenda W311E 11 years ago
Rafał Miłecki d1d3799fcb bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) 11 years ago
Rafał Miłecki d8aef3239e bcma: extract antenna gains from SPROM correctly 11 years ago
Rafał Miłecki f473832fec bcma: add driver for PCIe Gen 2 core 11 years ago
Rafał Miłecki f0db59e1c4 bcma: gpio: register all 32 GPIOs on BCM53572 11 years ago
Rafał Miłecki 0f8ca01461 bcma: gpio: register 32 GPIOs on BCM5357 11 years ago
Rafał Miłecki d5ab2adbc3 bcma: gpio: don't cast u32 to unsigned long 11 years ago
Hauke Mehrtens 978e55d2d8 bcma: prevent irq handler from firing when registered 11 years ago
Rafał Miłecki 2997609eb4 bcma: gpio: add own IRQ domain 11 years ago
Hauke Mehrtens b2395b8aea bcma: export bcma_find_core_unit() 11 years ago
Hauke Mehrtens 3ee373055b bcma: fix sparse warnings in driver_chipcommon_sflash.c 11 years ago
Levente Kurusa 08f336b808 bcma: add missing put_device call 11 years ago
Jingoo Han 342a11e145 bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
Jingoo Han 0a7a109e13 bcma: pci: remove unnecessary pci_set_drvdata() 11 years ago
Greg Kroah-Hartman fdcf4f8159 bcma: convert bus code to use dev_groups 11 years ago
Hauke Mehrtens b9f54bd03f bcma: add PCI id 0x4313 11 years ago
Hauke Mehrtens dfa0415bcb bcma: reject PCI cards in bcma. 11 years ago
Arend van Spriel 2bedea8f26 bcma: make bcma_core_pci_{up,down}() callable from atomic context 12 years ago
Hauke Mehrtens aaa2ced15a bcma: fix error code handling on 64 Bit systems 12 years ago
Hauke Mehrtens 521deea640 bcma: add bcma_core_pci_power_save() 12 years ago
Hauke Mehrtens 780335acc8 bcma: do not export bcma_core_pci_extend_L1timer() 12 years ago
Hauke Mehrtens cfe51ec1ae bcma: add method to power up and down the PCIe core by wifi driver 12 years ago
Hauke Mehrtens f4a83e578e bcma: change max PCI read request size to 128 12 years ago
Hauke Mehrtens fd4edf1975 bcma: fix handling of big addrl 12 years ago
Hauke Mehrtens 1cabf7dba5 bcma: return correct error code when bus scan failed 12 years ago
Hauke Mehrtens 6ffdead802 bcma: make it possible to select SoC support without mips 12 years ago
Hauke Mehrtens bb4997a1af bcma: add some more core names 12 years ago
Rafał Miłecki 88f9b65d44 bcma: add support for BCM43142 12 years ago
Rafał Miłecki 4a71053ec5 bcma: use const for serial flash hardware table 12 years ago
Rafał Miłecki 972da7ec49 bcma: update core (en|dis)abling functions 12 years ago
Hauke Mehrtens d186899fa5 bcma: activate PCI host option by default 12 years ago
Rafał Miłecki 78e578c5b4 bcma: support SPROM rev 10 12 years ago
Rafał Miłecki 92eb164258 bcma: prepare for supporting more SPROM sizes 12 years ago
Rafał Miłecki 5179ed7c1b bcma: don't hardcode SPROM length 12 years ago
Rafał Miłecki d4988d4c73 bcma: add more core IDs 12 years ago
Artem Bityutskiy f1faa69d8b bcma_mips: add a const qualifier 12 years ago
Hauke Mehrtens ca84a6c5fb bcma: export some gpio functions 12 years ago
Hauke Mehrtens 6951618b4b bcma: export bcma_chipco_get_alp_clock() 12 years ago
Hauke Mehrtens d6b688cf2f bcma: handle more devices in bcma_pmu_get_alp_clock() 12 years ago
Hauke Mehrtens e3f2ae179c bcma: use BCMA_CC_PMU_CTL_* constants 12 years ago
Hauke Mehrtens 0b8d6e59a1 bcma: mark eromptr as __iomem 12 years ago
Rafał Miłecki 7b828f09b2 bcma: extract board_type from SPROM 12 years ago
Rafał Miłecki c722839cc8 bcma: implement disabling PLLs 12 years ago
Rafał Miłecki 10419d08b9 bcma: ignore extra GMAC cores on BCM4706 12 years ago
Hauke Mehrtens f45dd363be bcma: init spin lock 12 years ago
Hauke Mehrtens c50ae9470e bcma: unregister gpios before unloading bcma 12 years ago
Rafał Miłecki 58b27101e1 bcma: Xflash: reorder includes to make pr_fmt work 12 years ago
Hauke Mehrtens 8f1ca26832 bcma: add gpio_to_irq 12 years ago
Rafał Miłecki 73e4dbe4ca bcma: register platform device for parallel flash 12 years ago