aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\
| * MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-24
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\|
| * bcma: add another PCI ID of device with BCM43228Rafał Miłecki2014-10-23
| * bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens2014-10-23
* | bcma: get IRQ numbers from dtHauke Mehrtens2014-11-11
* | bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-11
* | bcma: fill core details for every deviceRafał Miłecki2014-10-27
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
* | bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki2014-09-30
* | bcma: register bcma as device tree driverHauke Mehrtens2014-09-30
* | bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki2014-09-26
* | bcma: print chip ID in a more user-friendly formRafał Miłecki2014-09-26
* | bcma: add support for chipcommon B coreHauke Mehrtens2014-09-09
* | bcma: store more alternative addressesHauke Mehrtens2014-09-09
* | bcma: register NAND and QSPI cores earlyRafał Miłecki2014-09-09
* | bcma: move code for core registration into separate functionRafał Miłecki2014-09-09
* | bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-09
* | bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\ \
| * | bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-25
| |/
* | bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-04
* | bcma: only map wrapper if its address is availableHauke Mehrtens2014-08-28
|/
* bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-31
* bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki2014-07-29
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-18
* bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-18
* bcma: add driver for PCIe Gen 2 coreRafał Miłecki2014-07-07
* bcma: gpio: register all 32 GPIOs on BCM53572Rafał Miłecki2014-06-19
* bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki2014-03-27
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-30
|\
| * bcma: gpio: don't cast u32 to unsigned longRafał Miłecki2014-01-24
| * bcma: prevent irq handler from firing when registeredHauke Mehrtens2014-01-24
| * bcma: gpio: add own IRQ domainRafał Miłecki2014-01-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\ \
| * | bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens2014-01-03
* | | bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-04
|/ /
* | bcma: add missing put_device callLevente Kurusa2013-12-19
* | bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-09
* | bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
| |\
| | * bcma: add PCI id 0x4313Hauke Mehrtens2013-10-10
| | * bcma: reject PCI cards in bcma.Hauke Mehrtens2013-10-10
* | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\| |
| * | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-26
| |/
* / bcma: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
|/
* bcma: fix error code handling on 64 Bit systemsHauke Mehrtens2013-09-09
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-26