aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)AuthorFilesLines
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesGravatar Rafał Miłecki 1-2/+4
2015-01-29bcma: add early_init function for PCIe core and move some fix into itGravatar Rafał Miłecki 2-22/+51
2015-01-29bcma: add empty PCIe hostmode functions if support is disabledGravatar Rafał Miłecki 2-2/+8
2015-01-29bcma: detect SPROM revision 11Gravatar Rafał Miłecki 1-1/+2
2015-01-29bcma: simplify freeing cores (internal devices structs)Gravatar Rafał Miłecki 1-11/+9
2015-01-29bcma: fix watchdog on some ARM chipsetsGravatar Rafał Miłecki 1-3/+7
2015-01-23bcma: use standard bus scanning during early registerGravatar Rafał Miłecki 4-89/+15
2015-01-23bcma: clean bus initialization codeGravatar Rafał Miłecki 3-9/+15
2015-01-15bcma: fix three coding style issues, more than 80 characters per lineGravatar Oscar Forner Martinez 1-3/+7
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-2/+11
2014-11-24MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itGravatar Rafał Miłecki 1-2/+11
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...Gravatar John W. Linville 2-3/+4
2014-11-11bcma: get IRQ numbers from dtGravatar Hauke Mehrtens 1-1/+51
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Gravatar Hauke Mehrtens 5-14/+29
2014-10-27bcma: fill core details for every deviceGravatar Rafał Miłecki 3-3/+8
2014-10-23bcma: add another PCI ID of device with BCM43228Gravatar Rafał Miłecki 1-2/+3
2014-10-23bcma: fix build when CONFIG_OF_ADDRESS is not setGravatar Hauke Mehrtens 1-1/+1
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-1/+2
2014-09-30bcma: use chipcommon node from DT for SoC GPIO chipGravatar Rafał Miłecki 1-0/+4
2014-09-30bcma: register bcma as device tree driverGravatar Hauke Mehrtens 3-1/+146
2014-09-26bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyGravatar Rafał Miłecki 1-2/+2
2014-09-26bcma: print chip ID in a more user-friendly formGravatar Rafał Miłecki 1-2/+6
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverGravatar abdoulaye berthe 1-1/+2
2014-09-09bcma: add support for chipcommon B coreGravatar Hauke Mehrtens 5-0/+77
2014-09-09bcma: store more alternative addressesGravatar Hauke Mehrtens 1-4/+5
2014-09-09bcma: register NAND and QSPI cores earlyGravatar Rafał Miłecki 1-0/+21
2014-09-09bcma: move code for core registration into separate functionGravatar Rafał Miłecki 1-31/+36
2014-09-09bcma: use separated function to initialize bus on SoCGravatar Rafał Miłecki 1-2/+9
2014-09-09bcma: move bus struct setup into early part of host specific codeGravatar Rafał Miłecki 4-9/+6
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+1
2014-09-04bcma: get info about flash type SoC booted fromGravatar Rafał Miłecki 1-0/+62
2014-08-28bcma: only map wrapper if its address is availableGravatar Hauke Mehrtens 2-4/+11
2014-08-25bcma: add PCI ID for spromless BCM43217Gravatar Hauke Mehrtens 1-0/+1
2014-07-31bcma: use NS prefix for names of Northstar specific coresGravatar Rafał Miłecki 1-11/+11
2014-07-29bcma: add support for BCM43131 that was found in Tenda W311EGravatar Rafał Miłecki 3-0/+3
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Gravatar Rafał Miłecki 3-0/+3
2014-07-18bcma: extract antenna gains from SPROM correctlyGravatar Rafał Miłecki 1-8/+33
2014-07-07bcma: add driver for PCIe Gen 2 coreGravatar Rafał Miłecki 3-0/+184
2014-06-19bcma: gpio: register all 32 GPIOs on BCM53572Gravatar Rafał Miłecki 1-0/+1
2014-03-27bcma: gpio: register 32 GPIOs on BCM5357Gravatar Rafał Miłecki 1-1/+8
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-2/+136
2014-01-24bcma: gpio: don't cast u32 to unsigned longGravatar Rafał Miłecki 1-2/+2
2014-01-24bcma: prevent irq handler from firing when registeredGravatar Hauke Mehrtens 1-0/+3
2014-01-23bcma: gpio: add own IRQ domainGravatar Rafał Miłecki 2-2/+133
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-3/+3
2014-01-04bcma: export bcma_find_core_unit()Gravatar Hauke Mehrtens 2-14/+1
2014-01-03bcma: fix sparse warnings in driver_chipcommon_sflash.cGravatar Hauke Mehrtens 1-3/+3
2013-12-19bcma: add missing put_device callGravatar Levente Kurusa 1-0/+1
2013-12-09bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-1/+0