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