Age | Commit message (Expand) | Author |
2014-12-11 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-11-24 | MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it | Rafał Miłecki |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville |
2014-11-11 | 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-10-27 | bcma: fill core details for every device | Rafał Miłecki |
2014-10-23 | 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-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-09-30 | 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-26 | 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-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe |
2014-09-09 | bcma: add support for chipcommon B core | Hauke Mehrtens |
2014-09-09 | bcma: store more alternative addresses | Hauke Mehrtens |
2014-09-09 | bcma: register NAND and QSPI cores early | Rafał Miłecki |
2014-09-09 | bcma: move code for core registration into separate function | Rafał Miłecki |
2014-09-09 | bcma: use separated function to initialize bus on SoC | Rafał Miłecki |
2014-09-09 | bcma: move bus struct setup into early part of host specific code | Rafał Miłecki |
2014-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-09-04 | bcma: get info about flash type SoC booted from | Rafał Miłecki |
2014-08-28 | bcma: only map wrapper if its address is available | Hauke Mehrtens |
2014-08-25 | bcma: add PCI ID for spromless BCM43217 | Hauke Mehrtens |
2014-07-31 | bcma: use NS prefix for names of Northstar specific cores | Rafał Miłecki |
2014-07-29 | bcma: add support for BCM43131 that was found in Tenda W311E | Rafał Miłecki |
2014-07-18 | bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) | Rafał Miłecki |
2014-07-18 | bcma: extract antenna gains from SPROM correctly | Rafał Miłecki |
2014-07-07 | bcma: add driver for PCIe Gen 2 core | Rafał Miłecki |
2014-06-19 | bcma: gpio: register all 32 GPIOs on BCM53572 | Rafał Miłecki |
2014-03-27 | bcma: gpio: register 32 GPIOs on BCM5357 | Rafał Miłecki |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-24 | bcma: gpio: don't cast u32 to unsigned long | Rafał Miłecki |
2014-01-24 | bcma: prevent irq handler from firing when registered | Hauke Mehrtens |
2014-01-23 | bcma: gpio: add own IRQ domain | Rafał Miłecki |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-04 | bcma: export bcma_find_core_unit() | Hauke Mehrtens |
2014-01-03 | bcma: fix sparse warnings in driver_chipcommon_sflash.c | Hauke Mehrtens |
2013-12-19 | bcma: add missing put_device call | Levente Kurusa |
2013-12-09 | bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-12-05 | bcma: pci: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-10-19 | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-16 | bcma: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-10-10 | bcma: add PCI id 0x4313 | Hauke Mehrtens |
2013-10-10 | bcma: reject PCI cards in bcma. | Hauke Mehrtens |
2013-09-26 | bcma: make bcma_core_pci_{up,down}() callable from atomic context | Arend van Spriel |
2013-09-09 | bcma: fix error code handling on 64 Bit systems | Hauke Mehrtens |
2013-08-26 | bcma: add bcma_core_pci_power_save() | Hauke Mehrtens |