summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki2015-01-291-2/+4
* bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-292-22/+51
* bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki2015-01-292-2/+8
* bcma: detect SPROM revision 11Rafał Miłecki2015-01-291-1/+2
* bcma: simplify freeing cores (internal devices structs)Rafał Miłecki2015-01-291-11/+9
* bcma: fix watchdog on some ARM chipsetsRafał Miłecki2015-01-291-3/+7
* bcma: use standard bus scanning during early registerRafał Miłecki2015-01-234-89/+15
* bcma: clean bus initialization codeRafał Miłecki2015-01-233-9/+15
* bcma: fix three coding style issues, more than 80 characters per lineOscar Forner Martinez2015-01-151-3/+7
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-2/+11
|\
| * MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-2/+11
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-192-3/+4
|\ \ | |/
| * bcma: add another PCI ID of device with BCM43228Rafał Miłecki2014-10-231-2/+3
| * bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens2014-10-231-1/+1
* | bcma: get IRQ numbers from dtHauke Mehrtens2014-11-111-1/+51
* | bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-115-14/+29
* | bcma: fill core details for every deviceRafał Miłecki2014-10-273-3/+8
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-1/+2
|\
| * driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-1/+2
* | bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki2014-09-301-0/+4
* | bcma: register bcma as device tree driverHauke Mehrtens2014-09-303-1/+146
* | bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki2014-09-261-2/+2
* | bcma: print chip ID in a more user-friendly formRafał Miłecki2014-09-261-2/+6
* | bcma: add support for chipcommon B coreHauke Mehrtens2014-09-095-0/+77
* | bcma: store more alternative addressesHauke Mehrtens2014-09-091-4/+5
* | bcma: register NAND and QSPI cores earlyRafał Miłecki2014-09-091-0/+21
* | bcma: move code for core registration into separate functionRafał Miłecki2014-09-091-31/+36
* | bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-091-2/+9
* | bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-094-9/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-081-0/+1
|\ \
| * | bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
| |/
* | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-041-0/+62
* | bcma: only map wrapper if its address is availableHauke Mehrtens2014-08-282-4/+11
|/
* bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-311-11/+11
* bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki2014-07-293-0/+3
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-183-0/+3
* bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-181-8/+33
* bcma: add driver for PCIe Gen 2 coreRafał Miłecki2014-07-073-0/+184
* bcma: gpio: register all 32 GPIOs on BCM53572Rafał Miłecki2014-06-191-0/+1
* bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki2014-03-271-1/+8
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-302-2/+136
|\
| * bcma: gpio: don't cast u32 to unsigned longRafał Miłecki2014-01-241-2/+2
| * bcma: prevent irq handler from firing when registeredHauke Mehrtens2014-01-241-0/+3
| * bcma: gpio: add own IRQ domainRafał Miłecki2014-01-232-2/+133
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-101-3/+3
|\ \
| * | bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens2014-01-031-3/+3
* | | bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-042-14/+1
|/ /
* | bcma: add missing put_device callLevente Kurusa2013-12-191-0/+1
* | bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-091-1/+1
* | bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-051-1/+0
|/
OpenPOWER on IntegriCloud