index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bcma
Age
Commit message (
Expand
)
Author
2012-08-02
bcma: BCM43228 support
Rafał Miłecki
2012-07-17
bcma: cc: update defines
Rafał Miłecki
2012-07-12
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
2012-07-11
bcma: add PMU clock support for BCM4706
Hauke Mehrtens
2012-07-09
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-09
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
2012-07-09
bcma: add constants for chip ids
Hauke Mehrtens
2012-07-09
bcma: extend workaround for bcm4331
Hauke Mehrtens
2012-06-27
bcma: define some additional cores IDs
Rafał Miłecki
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-16
bcma: add bcma_core_pci_config_fixup()
Hauke Mehrtens
2012-05-16
bcma: add bcma_core_pci_fixcfg()
Hauke Mehrtens
2012-05-16
bcma: add bcma_core_pci_extend_L1timer
Hauke Mehrtens
2012-05-16
bcma: add boardinfo struct
Hauke Mehrtens
2012-04-18
bcma: scan for extra address space
Hauke Mehrtens
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
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-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: add constants for PCI and use them
Hauke Mehrtens
2012-02-06
bcma: add the core unit number
Hauke Mehrtens
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2011-12-13
bcma: use static keyword for inline function declaration in bcma.h
Arend van Spriel
2011-12-13
bcma: add set/mask macros for 16-bit register access
Arend van Spriel
2011-12-13
bcma: extract FEM info from SPROM
Rafał Miłecki
2011-10-31
include: convert various register fcns to macros to avoid include chaining
Paul Gortmaker
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
2011-08-22
bcma: implement BCM4331 workaround for external PA lines
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-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
2011-07-19
bcma: allow setting FAST clockmode for a core
Rafał Miłecki
2011-07-19
bcma: trivial: add helpers for masking/setting
Rafał Miłecki
2011-07-19
bcma: move define of BCMA_CLKCTLST register
Rafał Miłecki
2011-07-19
bcma: define IO status register
Rafał Miłecki
2011-07-19
bcma: handle alternative SPROM location
Rafał Miłecki
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
2011-06-10
drivers: bcma: export bcma_core_disable() function
Arend van Spriel
2011-06-03
bcma: read SPROM and extract MAC from it
Rafał Miłecki
2011-06-01
bcma: host pci: implement block R/W operations
Rafał Miłecki
2011-06-01
bcma: add IRQ number and pointer to DMA dev
Rafał Miłecki
2011-05-11
bcma: add missing GPIO defines, use PULL register only when available
Rafał Miłecki
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki