summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
...
| * bcma: support identifying MX25L25635F serial flashRafał Miłecki2016-02-061-0/+1
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-15/+10
|\ \ | |/ |/|
| * bcma: gpio: use gpiochip data pointerLinus Walleij2016-01-071-14/+9
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | bcma: use module_init for the main part of bus initializationRafał Miłecki2015-12-311-2/+27
|/
* bcma: add support for population subnodes also when build as moduleHauke Mehrtens2015-09-291-7/+2
* bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2015-08-182-63/+31
* bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens2015-08-102-3/+28
* bcma: fix build error when build as moduleHauke Mehrtens2015-07-261-1/+5
* bcma: populate bus DT subnodes as platform_device-sRafał Miłecki2015-07-211-0/+8
* bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODERafał Miłecki2015-06-081-6/+6
* bcma: enable 32 GPIO pins for BCM4707Felix Fietkau2015-05-091-0/+1
* bcma: use absolute base for SoC GPIO pinsFelix Fietkau2015-05-091-9/+10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-1/+1
|\
| * MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-011-1/+1
* | bcma: gpio: use predictable base for all BCM47XX busesRafał Miłecki2015-03-201-8/+15
* | Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki2015-03-131-1/+1
* | bcma: allow disabling (not building) PCI driverRafał Miłecki2015-03-132-2/+22
* | bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-132-33/+34
* | bcma: prepare Kconfig symbol for PCI driverRafał Miłecki2015-03-052-2/+19
* | bcma: move internal function declarations to private headerRafał Miłecki2015-03-051-0/+41
* | bcma: Kconfig: Let it depend on PCIChen Gang2015-03-051-1/+1
* | bcma: gpio: enable GPIO IRQ domain on BCM5301XRafał Miłecki2015-03-031-2/+2
* | bcma: add missing includesRafał Miłecki2015-03-032-0/+2
* | bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki2015-03-023-2/+16
* | bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki2015-03-023-3/+30
* | bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-021-3/+3
* | bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-023-18/+32
|/
* 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
OpenPOWER on IntegriCloud