aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
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
2013-07-22bcma: add some more core namesHauke Mehrtens
2013-06-27bcma: add support for BCM43142Rafał Miłecki
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-22bcma: support SPROM rev 10Rafał Miłecki
2013-05-22bcma: prepare for supporting more SPROM sizesRafał Miłecki
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy
2013-03-27bcma: export some gpio functionsHauke Mehrtens
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens
2013-03-25bcma: extract board_type from SPROMRafał Miłecki
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06bcma: implement disabling PLLsRafał Miłecki
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27bcma: init spin lockHauke Mehrtens
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller