| Commit message (Expand) | Author | Age |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 |
|\ |
|
| * | bcma: gpio: use gpiochip data pointer | Linus Walleij | 2016-01-07 |
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 |
* | | bcma: use module_init for the main part of bus initialization | Rafał Miłecki | 2015-12-31 |
|/ |
|
* | bcma: add support for population subnodes also when build as module | Hauke Mehrtens | 2015-09-29 |
* | bcma: switch GPIO portions to use GPIOLIB_IRQCHIP | Linus Walleij | 2015-08-18 |
* | bcma: fix access to host_pdev for PCIe devices | Hauke Mehrtens | 2015-08-10 |
* | bcma: fix build error when build as module | Hauke Mehrtens | 2015-07-26 |
* | bcma: populate bus DT subnodes as platform_device-s | Rafał Miłecki | 2015-07-21 |
* | bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODE | Rafał Miłecki | 2015-06-08 |
* | bcma: enable 32 GPIO pins for BCM4707 | Felix Fietkau | 2015-05-09 |
* | bcma: use absolute base for SoC GPIO pins | Felix Fietkau | 2015-05-09 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 |
|\ |
|
| * | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 2015-04-01 |
* | | bcma: gpio: use predictable base for all BCM47XX buses | Rafał Miłecki | 2015-03-20 |
* | | Revert "bcma: Kconfig: Let it depend on PCI" | Rafał Miłecki | 2015-03-13 |
* | | bcma: allow disabling (not building) PCI driver | Rafał Miłecki | 2015-03-13 |
* | | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki | 2015-03-13 |
* | | bcma: prepare Kconfig symbol for PCI driver | Rafał Miłecki | 2015-03-05 |
* | | bcma: move internal function declarations to private header | Rafał Miłecki | 2015-03-05 |
* | | bcma: Kconfig: Let it depend on PCI | Chen Gang | 2015-03-05 |
* | | bcma: gpio: enable GPIO IRQ domain on BCM5301X | Rafał Miłecki | 2015-03-03 |
* | | bcma: add missing includes | Rafał Miłecki | 2015-03-03 |
* | | bcma: enable support for PCIe Gen 2 host devices | Rafał Miłecki | 2015-03-02 |
* | | bcma: support bringing up bus hosted on PCIe Gen 2 | Rafał Miłecki | 2015-03-02 |
* | | bcma: change IRQ control function to accept bus as an argument | Rafał Miłecki | 2015-03-02 |
* | | bcma: add helpers bringing PCIe hosted bus up / down | Rafał Miłecki | 2015-03-02 |
|/ |
|
* | bcma: implement host code support for PCIe Gen 2 devices | Rafał Miłecki | 2015-01-29 |
* | bcma: add early_init function for PCIe core and move some fix into it | Rafał Miłecki | 2015-01-29 |
* | bcma: add empty PCIe hostmode functions if support is disabled | Rafał Miłecki | 2015-01-29 |
* | bcma: detect SPROM revision 11 | Rafał Miłecki | 2015-01-29 |
* | bcma: simplify freeing cores (internal devices structs) | Rafał Miłecki | 2015-01-29 |
* | bcma: fix watchdog on some ARM chipsets | Rafał Miłecki | 2015-01-29 |
* | bcma: use standard bus scanning during early register | Rafał Miłecki | 2015-01-23 |
* | bcma: clean bus initialization code | Rafał Miłecki | 2015-01-23 |
* | bcma: fix three coding style issues, more than 80 characters per line | Oscar Forner Martinez | 2015-01-15 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it | Rafał Miłecki | 2014-11-24 |
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 2014-11-19 |
|\ \
| |/ |
|
| * | bcma: add another PCI ID of device with BCM43228 | Rafał Miłecki | 2014-10-23 |
| * | bcma: fix build when CONFIG_OF_ADDRESS is not set | Hauke Mehrtens | 2014-10-23 |
* | | bcma: get IRQ numbers from dt | Hauke Mehrtens | 2014-11-11 |
* | | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens | 2014-11-11 |
* | | bcma: fill core details for every device | Rafał Miłecki | 2014-10-27 |
|/ |
|
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 |
|\ |
|
| * | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 |
* | | bcma: use chipcommon node from DT for SoC GPIO chip | Rafał Miłecki | 2014-09-30 |
* | | bcma: register bcma as device tree driver | Hauke Mehrtens | 2014-09-30 |
* | | bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only | Rafał Miłecki | 2014-09-26 |
* | | bcma: print chip ID in a more user-friendly form | Rafał Miłecki | 2014-09-26 |