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