aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens1-1/+8
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-0/+1
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens1-0/+20
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens1-1/+0
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens1-0/+3
2013-07-22bcma: add constants for new ARM based SoCsHauke Mehrtens1-0/+5
2013-07-22bcma: add some more core namesHauke Mehrtens1-0/+12
2013-06-27bcma: add support for BCM43142Rafał Miłecki2-0/+56
2013-05-17bcma: add more core IDsRafał Miłecki1-1/+4
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber1-0/+3
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin2-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-0/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-0/+1
2013-03-25bcma: define board typesRafał Miłecki1-0/+54
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-3/+8
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki1-0/+1
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-01-30bcma: add gpio_to_irqHauke Mehrtens1-2/+7
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-2/+4
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+1
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-0/+2
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz1-1/+1
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki1-0/+2
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-1/+0
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1