summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-246-25/+251
|\
| * bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz2012-05-161-0/+1
| * bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-161-2/+2
| * bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz2012-05-161-3/+3
| * bcma: Account for variable PCI memory base/sizeNathan Hintz2012-05-161-2/+2
| * bcma: Find names of non BCM coresNathan Hintz2012-05-161-14/+40
| * bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens2012-05-161-0/+18
| * bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens2012-05-161-0/+19
| * bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens2012-05-161-2/+14
| * bcma: implement setting core clock mode to dynamicHauke Mehrtens2012-05-161-1/+1
| * bcma/ssb: parse new attributes from spromHauke Mehrtens2012-05-161-0/+70
| * bcma: read out some additional sprom attributesHauke Mehrtens2012-05-161-0/+76
| * ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens2012-05-161-1/+2
| * bcma: add boardinfo structHauke Mehrtens2012-05-161-0/+3
* | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-2/+5
|\|
| * bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-161-2/+5
* | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-221-1/+18
|\ \ | |/ |/|
| * bcma: scan for extra address spaceHauke Mehrtens2012-04-181-1/+18
* | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-102-1/+2
|/
* bcma: silence PMU warning for BCM4331Rafał Miłecki2012-03-071-0/+1
* bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-061-20/+106
* bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel2012-03-061-10/+17
* bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-051-8/+69
* bcma: export bcma_find_coreHauke Mehrtens2012-03-051-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-152-11/+12
|\
| * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1
| * bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-011-8/+11
* | bcma: log the id, rev and pkg of the chip foundHauke Mehrtens2012-02-061-3/+7
* | bcma: add extra sprom checkHauke Mehrtens2012-02-061-0/+7
* | bcma: add bus num counterHauke Mehrtens2012-02-061-1/+11
* | bcma: add PCIe host controllerHauke Mehrtens2012-02-063-34/+581
* | bcma: make some functions __devinitHauke Mehrtens2012-02-065-9/+9
* | bcma: export bcma_pcie_read()Hauke Mehrtens2012-02-062-1/+4
* | bcma: add constants for PCI and use themHauke Mehrtens2012-02-061-54/+70
* | bcma: add the core unit numberHauke Mehrtens2012-02-061-0/+14
* | bcma: Enable logging of SPROM offsetLarry Finger2012-01-241-0/+1
* | bcma: SPROM: extract power info for coresRafał Miłecki2012-01-241-1/+39
* | bcma: SPROM: add macro for easier extractionRafał Miłecki2012-01-241-68/+71
|/
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-0/+19
* bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-173-1/+7
* bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-171-26/+16
* bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-161-0/+3
* bcma: extract revision and TX power IDs from SPROMRafał Miłecki2011-12-131-0/+39
* bcma: support for suspend and resumeRafał Miłecki2011-12-133-0/+56
* bcma: extract FEM info from SPROMRafał Miłecki2011-12-131-0/+22
* bcma: pci: use fixed windows when possibleRafał Miłecki2011-12-061-11/+21
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-314-0/+4
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-312-0/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+12
|\
| * bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-221-0/+12