aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bcma
AgeCommit message (Expand)Author
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-06bcma: register watchdog driverHauke Mehrtens
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens
2012-11-26bcma: add more package IDsHauke Mehrtens
2012-11-21bcma: add GPIO driverHauke Mehrtens
2012-11-21bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens
2012-11-21bcma: add locking around GPIO register accessesHauke Mehrtens
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki
2012-09-29Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-07-17bcma: cc: update definesRafał Miłecki
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens
2012-07-09bcma: add constants for chip idsHauke Mehrtens
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens
2012-06-27bcma: define some additional cores IDsRafał Miłecki
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens
2012-05-16bcma: add boardinfo structHauke Mehrtens
2012-04-18bcma: scan for extra address spaceHauke Mehrtens
2012-03-06bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel
2012-03-05bcma: add support for sprom not found on the deviceHauke Mehrtens
2012-03-05bcma: export bcma_find_coreHauke Mehrtens
2012-02-06bcma: add extra sprom checkHauke Mehrtens
2012-02-06bcma: add bus num counterHauke Mehrtens
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-02-06bcma: make some functions __devinitHauke Mehrtens
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens
2012-02-06bcma: add the core unit numberHauke Mehrtens
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2011-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki