aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
2014-10-23bcma: add another PCI ID of device with BCM43228Rafał Miłecki
2014-10-23bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-30bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens
2014-09-26bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki
2014-09-26bcma: print chip ID in a more user-friendly formRafał Miłecki
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-09bcma: add support for chipcommon B coreHauke Mehrtens
2014-09-09bcma: store more alternative addressesHauke Mehrtens
2014-09-09bcma: register NAND and QSPI cores earlyRafał Miłecki
2014-09-09bcma: move code for core registration into separate functionRafał Miłecki
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-04bcma: get info about flash type SoC booted fromRafał Miłecki
2014-08-28bcma: only map wrapper if its address is availableHauke Mehrtens
2014-08-25bcma: add PCI ID for spromless BCM43217Hauke Mehrtens
2014-07-31bcma: use NS prefix for names of Northstar specific coresRafał Miłecki
2014-07-29bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki
2014-07-18bcma: extract antenna gains from SPROM correctlyRafał Miłecki
2014-07-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki
2014-06-19bcma: gpio: register all 32 GPIOs on BCM53572Rafał Miłecki
2014-03-27bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-24bcma: gpio: don't cast u32 to unsigned longRafał Miłecki
2014-01-24bcma: prevent irq handler from firing when registeredHauke Mehrtens
2014-01-23bcma: gpio: add own IRQ domainRafał Miłecki
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-03bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens
2013-12-19bcma: add missing put_device callLevente Kurusa
2013-12-09bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-16bcma: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-10bcma: add PCI id 0x4313Hauke Mehrtens
2013-10-10bcma: reject PCI cards in bcma.Hauke Mehrtens
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-09bcma: fix error code handling on 64 Bit systemsHauke Mehrtens
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens
2013-08-26bcma: change max PCI read request size to 128Hauke Mehrtens
2013-07-22bcma: fix handling of big addrlHauke Mehrtens
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens