aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki
2015-01-29bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki
2015-01-29bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki
2015-01-29bcma: detect SPROM revision 11Rafał Miłecki
2015-01-29bcma: simplify freeing cores (internal devices structs)Rafał Miłecki
2015-01-29bcma: fix watchdog on some ARM chipsetsRafał Miłecki
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki
2015-01-23bcma: clean bus initialization codeRafał Miłecki
2015-01-15bcma: fix three coding style issues, more than 80 characters per lineOscar Forner Martinez
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-24MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-11bcma: get IRQ numbers from dtHauke Mehrtens
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens
2014-10-27bcma: fill core details for every deviceRafał Miłecki
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