Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70d25eeeba1b7e471fc4e05ad0d8c451aab3cf5e
/
include
/
linux
/
bcma
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
5fe42d5
mtd: basic (read only) driver for BCMA serial flash
by Rafał Miłecki
· 12 years ago
6997af7c
Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git'
by David Woodhouse
· 12 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
371a004
bcma: detect and register NAND flash device
by Rafał Miłecki
· 12 years ago
d57ef3a
bcma: detect and register serial flash device
by Rafał Miłecki
· 12 years ago
1669891
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
3213e1a
bcma: add (mostly) NAND defines
by Rafał Miłecki
· 12 years ago
c263c2c
bcma: BCM43228 support
by Rafał Miłecki
· 12 years ago
7eea1a2
bcma: cc: update defines
by Rafał Miłecki
· 12 years ago
e1ac4b4
bcma: add trivial GBIT MAC COMMON driver
by Rafał Miłecki
· 12 years ago
650cef38
bcma: add PMU clock support for BCM4706
by Hauke Mehrtens
· 12 years ago
c586e10
bcma: add bcma_pmu_spuravoid_pllupdate()
by Hauke Mehrtens
· 12 years ago
b956254
bcma: complete workaround for BCMA43224 and BCM4313
by Hauke Mehrtens
· 12 years ago
4b4f5be
bcma: add constants for chip ids
by Hauke Mehrtens
· 12 years ago
00eeedc
bcma: extend workaround for bcm4331
by Hauke Mehrtens
· 12 years ago
d2bb2b9
bcma: define some additional cores IDs
by Rafał Miłecki
· 12 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2b2715b
bcma: add bcma_core_pci_config_fixup()
by Hauke Mehrtens
· 13 years ago
ec00f37
bcma: add bcma_core_pci_fixcfg()
by Hauke Mehrtens
· 13 years ago
29f6b3d
bcma: add bcma_core_pci_extend_L1timer
by Hauke Mehrtens
· 13 years ago
0a2fcaa
bcma: add boardinfo struct
by Hauke Mehrtens
· 13 years ago
e167d9f
bcma: scan for extra address space
by Hauke Mehrtens
· 13 years ago
10d8493
bcma: add support for on-chip OTP memory used for SPROM storage
by Arend van Spriel
· 13 years ago
a027237
bcma: add support for sprom not found on the device
by Hauke Mehrtens
· 13 years ago
1c9351c
bcma: export bcma_find_core
by Hauke Mehrtens
· 13 years ago
d6865dcc
bcma: add extra sprom check
by Hauke Mehrtens
· 13 years ago
8f9ada4
bcma: add bus num counter
by Hauke Mehrtens
· 13 years ago
49dc957
bcma: add PCIe host controller
by Hauke Mehrtens
· 13 years ago
d1a7a8e
bcma: make some functions __devinit
by Hauke Mehrtens
· 13 years ago
2be25ca
bcma: add constants for PCI and use them
by Hauke Mehrtens
· 13 years ago
5f2d617
bcma: add the core unit number
by Hauke Mehrtens
· 13 years ago
7d5869e
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
by Linus Torvalds
· 13 years ago
0844555
bcma: use static keyword for inline function declaration in bcma.h
by Arend van Spriel
· 13 years ago
9d08f10
bcma: add set/mask macros for 16-bit register access
by Arend van Spriel
· 13 years ago
aee5ed5
bcma: extract FEM info from SPROM
by Rafał Miłecki
· 13 years ago
eb5589a
include: convert various register fcns to macros to avoid include chaining
by Paul Gortmaker
· 13 years ago
3861b2c
bcma: cc: export more control functions
by Rafał Miłecki
· 13 years ago
984e5be
bcma: implement BCM4331 workaround for external PA lines
by Rafał Miłecki
· 13 years ago
908debc
bcma: get CPU clock
by Hauke Mehrtens
· 13 years ago
e3afe0e
bcma: add serial console support
by Hauke Mehrtens
· 13 years ago
21e0534
bcma: add mips driver
by Hauke Mehrtens
· 13 years ago
ecd177c
bcma: add SOC bus
by Hauke Mehrtens
· 13 years ago
517f43e
bcma: add functions to scan cores needed on SoCs
by Hauke Mehrtens
· 13 years ago
05aec23
bcma: inform drivers about translation bits needed for the core
by Rafał Miłecki
· 13 years ago
6f53912
bcma: allow enabling PLL
by Rafał Miłecki
· 13 years ago
7424dd0
bcma: allow setting FAST clockmode for a core
by Rafał Miłecki
· 13 years ago
3de1a77
bcma: trivial: add helpers for masking/setting
by Rafał Miłecki
· 13 years ago
bb932ad
bcma: move define of BCMA_CLKCTLST register
by Rafał Miłecki
· 13 years ago
2b5e332
bcma: define IO status register
by Rafał Miłecki
· 13 years ago
eb1577b
bcma: handle alternative SPROM location
by Rafał Miłecki
· 13 years ago
440ca98
bcma: clean exports of functions
by Rafał Miłecki
· 13 years ago
e3ae0ca
drivers: bcma: export bcma_core_disable() function
by Arend van Spriel
· 13 years ago
27f18dc
bcma: read SPROM and extract MAC from it
by Rafał Miłecki
· 13 years ago
9d75ef0
bcma: host pci: implement block R/W operations
by Rafał Miłecki
· 13 years ago
1bdcd09
bcma: add IRQ number and pointer to DMA dev
by Rafał Miłecki
· 13 years ago
1073e4e
bcma: add missing GPIO defines, use PULL register only when available
by Rafał Miłecki
· 14 years ago
8369ae3
bcma: add Broadcom specific AMBA bus driver
by Rafał Miłecki
· 14 years ago