aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma
AgeCommit message (Expand)AuthorFilesLines
2022-11-04bcma: Use the proper gpio includeLinus Walleij1-1/+1
2022-09-19wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin1-0/+1
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli1-0/+5
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David 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.or...David 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
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/linvil...John 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/linvil...John 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
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2012-12-06bcma: register watchdog driverHauke Mehrtens1-0/+3
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-2/+2
2012-11-26bcma: add more package IDsHauke Mehrtens1-0/+5
2012-11-22bcma: export PLL reading functionRafał Miłecki1-0/+1
2012-11-21bcma: add GPIO driverHauke Mehrtens1-0/+5
2012-11-21bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+2
2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens1-0/+3
2012-10-19bcma: add an extra pcie core structHauke Mehrtens1-1/+1
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens1-0/+1
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens1-1/+4
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens1-0/+1
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens2-0/+6
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse1-1/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells1-1/+1
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki1-0/+2
2012-09-29Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse2-0/+115
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+28
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-0/+13
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki2-0/+15
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+87
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+6
2012-07-17bcma: cc: update definesRafał Miłecki1-1/+50
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-0/+14
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-0/+14
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens1-0/+8
2012-07-09bcma: add constants for chip idsHauke Mehrtens1-0/+30
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens1-0/+1
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+7
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+18
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens1-0/+4
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens1-0/+5
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens1-0/+2
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+7
2012-04-18bcma: scan for extra address spaceHauke Mehrtens1-0/+1
2012-03-06bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel1-1/+9
2012-03-05bcma: add support for sprom not found on the deviceHauke Mehrtens1-0/+6
2012-03-05bcma: export bcma_find_coreHauke Mehrtens1-0/+1
2012-02-06bcma: add extra sprom checkHauke Mehrtens1-0/+16
2012-02-06bcma: add bus num counterHauke Mehrtens1-0/+1
2012-02-06bcma: add PCIe host controllerHauke Mehrtens2-0/+65
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-1/+1
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens1-0/+85
2012-02-06bcma: add the core unit numberHauke Mehrtens1-0/+1
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2011-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel1-11/+12
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel1-6/+26
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki1-0/+1
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker1-4/+3
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki1-0/+18
2011-08-08bcma: get CPU clockHauke Mehrtens2-0/+41
2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+14
2011-08-08bcma: add mips driverHauke Mehrtens3-0/+65
2011-08-08bcma: add SOC busHauke Mehrtens2-1/+20
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens2-0/+2
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki1-0/+5
2011-07-19bcma: allow enabling PLLRafał Miłecki1-0/+2
2011-07-19bcma: allow setting FAST clockmode for a coreRafał Miłecki1-1/+7
2011-07-19bcma: trivial: add helpers for masking/settingRafał Miłecki1-0/+8
2011-07-19bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2-9/+20
2011-07-19bcma: define IO status registerRafał Miłecki1-1/+7
2011-07-19bcma: handle alternative SPROM locationRafał Miłecki1-1/+2
2011-06-20bcma: clean exports of functionsRafał Miłecki1-0/+2
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel1-0/+1
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki2-0/+6
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki1-0/+18
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki1-0/+2
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki1-0/+5
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki4-0/+644