aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-22bcma: add constants for new ARM based SoCsHauke Mehrtens1-0/+5
2013-07-22bcma: add some more core namesHauke Mehrtens1-0/+12
2013-06-27bcma: add support for BCM43142Rafał Miłecki2-0/+56
2013-05-17bcma: add more core IDsRafał Miłecki1-1/+4
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber1-0/+3
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin2-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-0/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-0/+1
2013-03-25bcma: define board typesRafał Miłecki1-0/+54
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-3/+8
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki1-0/+1
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-01-30bcma: add gpio_to_irqHauke Mehrtens1-2/+7
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-2/+4
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+1
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-0/+2
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz1-1/+1
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki1-0/+2
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-1/+0
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2012-12-06bcma: register watchdog driverHauke Mehrtens1-0/+3
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-2/+2
2012-11-26bcma: add more package IDsHauke Mehrtens1-0/+5
2012-11-22bcma: export PLL reading functionRafał Miłecki1-0/+1
2012-11-21bcma: add GPIO driverHauke Mehrtens1-0/+5
2012-11-21bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+2
2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens1-0/+3
2012-10-19bcma: add an extra pcie core structHauke Mehrtens1-1/+1
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens1-0/+1
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens1-1/+4
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens1-0/+1
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens2-0/+6
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse1-1/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki1-0/+2
2012-09-29Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git'David Woodhouse2-0/+115
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+28
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki1-0/+13
2012-08-21ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli0-0/+0
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki2-0/+15
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+87
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki2-0/+87
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+6
2012-07-17bcma: cc: update definesRafał Miłecki1-1/+50
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102