Age | Commit message (Expand) | Author |
2012-04-16 | bcma: use fallback sprom if no on chip sprom is available | Hauke Mehrtens |
2012-04-10 | bcma: fix build error on MIPS; implicit pcibios_enable_device | Paul Gortmaker |
2012-03-07 | bcma: silence PMU warning for BCM4331 | Rafał Miłecki |
2012-03-06 | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel |
2012-03-06 | bcma: return error in bcma_sprom_get() when fallback fails | Arend van Spriel |
2012-03-05 | bcma: add support for sprom not found on the device | Hauke Mehrtens |
2012-03-05 | bcma: export bcma_find_core | Hauke Mehrtens |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-06 | bcma: log the id, rev and pkg of the chip found | Hauke Mehrtens |
2012-02-06 | bcma: add extra sprom check | Hauke Mehrtens |
2012-02-06 | bcma: add bus num counter | Hauke Mehrtens |
2012-02-06 | bcma: add PCIe host controller | Hauke Mehrtens |
2012-02-06 | bcma: make some functions __devinit | Hauke Mehrtens |
2012-02-06 | bcma: export bcma_pcie_read() | Hauke Mehrtens |
2012-02-06 | bcma: add constants for PCI and use them | Hauke Mehrtens |
2012-02-06 | bcma: add the core unit number | Hauke Mehrtens |
2012-02-06 | bcma: don't fail for bad SPROM CRC | Henrik Rydberg |
2012-02-01 | bcma: Fix mem leak in bcma_bus_scan() | Jesper Juhl |
2012-01-24 | bcma: Enable logging of SPROM offset | Larry Finger |
2012-01-24 | bcma: SPROM: extract power info for cores | Rafał Miłecki |
2012-01-24 | bcma: SPROM: add macro for easier extraction | Rafał Miłecki |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds |
2012-01-17 | bcma: add stub for bcma_bus_suspend() | Linus Torvalds |
2012-01-17 | bcma: convert suspend/resume to pm_ops | Linus Torvalds |
2012-01-16 | bcma: invalidate the mapped core over suspend/resume | Rafał Miłecki |
2011-12-13 | bcma: extract revision and TX power IDs from SPROM | Rafał Miłecki |
2011-12-13 | bcma: support for suspend and resume | Rafał Miłecki |
2011-12-13 | bcma: extract FEM info from SPROM | Rafał Miłecki |
2011-12-06 | bcma: pci: use fixed windows when possible | Rafał Miłecki |
2011-10-31 | bcma: fix implicit use of export.h contents | Paul Gortmaker |
2011-10-31 | bcma: add module.h to the modular portions of this driver | Paul Gortmaker |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-19 | bcma: cc: export more control functions | Rafał Miłecki |
2011-09-13 | bcma: extract some basic info about board from SPROM | Rafał Miłecki |
2011-08-24 | bcma: signedness bug in bcma_get_next_core() | Dan Carpenter |
2011-08-22 | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki |
2011-08-22 | bcma: add uevent to the bus, to autoload drivers | David Woodhouse |
2011-08-09 | bcma: use boardflags define from ssb code | Rafał Miłecki |
2011-08-08 | bcma: get CPU clock | Hauke Mehrtens |
2011-08-08 | bcma: add serial console support | Hauke Mehrtens |
2011-08-08 | bcma: add mips driver | Hauke Mehrtens |
2011-08-08 | bcma: add SOC bus | Hauke Mehrtens |
2011-08-08 | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens |
2011-08-08 | bcma: move initializing of struct bcma_bus to own function. | Hauke Mehrtens |
2011-08-08 | bcma: move parsing of EEPROM into own function. | Hauke Mehrtens |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-22 | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage | John W. Linville |
2011-07-22 | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki |
2011-07-19 | bcma: allow enabling PLL | Rafał Miłecki |