aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/bcma_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-10bcma: use dev_* printing functionsRafał Miłecki1-4/+4
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-17Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki1-0/+3
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-2/+0
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki1-3/+15
2016-02-06bcma: init serial console directly from ChipCommon codeRafał Miłecki1-1/+0
2015-08-10bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens1-0/+1
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki1-0/+20
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki1-0/+41
2015-03-02bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki1-0/+1
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki1-0/+3
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki1-0/+2
2015-01-29bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki1-0/+8
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-6/+1
2015-01-23bcma: clean bus initialization codeRafał Miłecki1-1/+2
2014-10-27bcma: fill core details for every deviceRafał Miłecki1-0/+1
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens1-0/+14
2014-09-09bcma: add support for chipcommon B coreHauke Mehrtens1-0/+4
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens1-2/+0
2013-06-27bcma: add support for BCM43142Rafał Miłecki1-0/+2
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+1
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+5
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens1-0/+5
2013-01-30bcma: register platform device for parallel flashRafał Miłecki1-0/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+2
2013-01-07bcma: make bcma_find_core_unit() accessibleHauke Mehrtens1-0/+2
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+10
2012-12-10bcma: unify naming schema for clock functionsRafał Miłecki1-2/+2
2012-12-06bcma: register watchdog driverHauke Mehrtens1-0/+2
2012-11-21bcma: add GPIO driverHauke Mehrtens1-0/+10
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-0/+1
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki1-0/+1
2012-07-17bcma: add place for flash memory supportRafał Miłecki1-0/+22
2012-07-09bcma: use custom printing functionsRafał Miłecki1-0/+9
2012-02-06bcma: add PCIe host controllerHauke Mehrtens1-0/+1
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-2/+2
2012-02-06bcma: export bcma_pcie_read()Hauke Mehrtens1-0/+3
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds1-0/+1
2011-12-13bcma: support for suspend and resumeRafał Miłecki1-0/+3
2011-08-08bcma: get CPU clockHauke Mehrtens1-0/+1
2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+8
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens1-0/+7
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki1-0/+4
2011-06-20bcma: clean exports of functionsRafał Miłecki1-2/+2
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki1-0/+3
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+28