summaryrefslogtreecommitdiff
path: root/include/linux/bcma
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
* mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki2017-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-05
|\
| * net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-18
* | USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki2016-08-15
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-25
|\
| * bcma: define ChipCommon B MII registersRafał Miłecki2016-07-19
* | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-10
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-24
|\
| * mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris2016-04-04
* | phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarRafał Miłecki2016-04-30
|/
* bcma: move parallel flash support to separated fileRafał Miłecki2016-03-07
* bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-07
* bcma: add support for BCM47094Rafał Miłecki2016-02-06
* bcma: support PMU present as separated bus coreRafał Miłecki2016-02-06
* bcma: use _PMU_ in all names of PMU registersRafał Miłecki2016-02-06
* bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki2016-02-06
* mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris2015-12-14
* brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman2015-09-29
* bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2015-08-18
* bcma: make calls to PCI hostmode functions config-safeRafał Miłecki2015-06-08
* bcma: add module_bcma_driver()Hauke Mehrtens2015-05-26
* bcma: allow disabling (not building) PCI driverRafał Miłecki2015-03-13
* bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-13
* bcma: move internal function declarations to private headerRafał Miłecki2015-03-05
* bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki2015-03-05
* bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki2015-03-02
* bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-02
* bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-02
* bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki2015-01-29
* bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-29
* bcma: use standard bus scanning during early registerRafał Miłecki2015-01-23
* bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-11
* bcma: register bcma as device tree driverHauke Mehrtens2014-09-30
* bcma: add support for chipcommon B coreHauke Mehrtens2014-09-09
* bcma: store more alternative addressesHauke Mehrtens2014-09-09
* bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-09
* bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-09
* bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-04
* bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-31
* b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-29
* b43: use one shared function for setting MAC frequencyRafał Miłecki2014-07-18
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-18
* bcma: add driver for PCIe Gen 2 coreRafał Miłecki2014-07-07
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-30
|\
| * bcma: gpio: add own IRQ domainRafał Miłecki2014-01-23
* | bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-04
|/
* bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-26
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-26