index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
2016-04-04
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
1
-1
/
+0
2016-03-23
bcma: fix building without OF_IRQ
Arnd Bergmann
1
-13
/
+4
2016-03-07
bcma: move flash detection code to ChipCommon core driver
Rafał Miłecki
2
-25
/
+32
2016-03-07
bcma: move parallel flash support to separated file
Rafał Miłecki
6
-38
/
+72
2016-03-07
bcma: drop unneeded fields from bcma_pflash struct
Rafał Miłecki
1
-7
/
+4
2016-02-16
Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...
David S. Miller
8
-51
/
+72
2016-02-06
bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142
Rafał Miłecki
1
-1
/
+1
2016-02-06
bcma: add support for BCM47094
Rafał Miłecki
2
-0
/
+2
2016-02-06
bcma: init serial console directly from ChipCommon code
Rafał Miłecki
3
-7
/
+10
2016-02-06
bcma: support PMU present as separated bus core
Rafał Miłecki
2
-43
/
+53
2016-02-06
bcma: use _PMU_ in all names of PMU registers
Rafał Miłecki
1
-23
/
+23
2016-02-06
bcma: support chipsets with PMU and GCI cores (devices)
Rafał Miłecki
1
-0
/
+2
2016-02-06
bcma: identify bus cores (devices) found on BCM47189
Rafał Miłecki
1
-0
/
+3
2016-02-06
bcma: support identifying MX25L25635F serial flash
Rafał Miłecki
1
-0
/
+1
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-15
/
+10
2016-01-07
bcma: gpio: use gpiochip data pointer
Linus Walleij
1
-14
/
+9
2015-12-31
bcma: use module_init for the main part of bus initialization
Rafał Miłecki
1
-2
/
+27
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-09-29
bcma: add support for population subnodes also when build as module
Hauke Mehrtens
1
-7
/
+2
2015-08-18
bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
Linus Walleij
2
-63
/
+31
2015-08-10
bcma: fix access to host_pdev for PCIe devices
Hauke Mehrtens
2
-3
/
+28
2015-07-26
bcma: fix build error when build as module
Hauke Mehrtens
1
-1
/
+5
2015-07-21
bcma: populate bus DT subnodes as platform_device-s
Rafał Miłecki
1
-0
/
+8
2015-06-08
bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODE
Rafał Miłecki
1
-6
/
+6
2015-05-09
bcma: enable 32 GPIO pins for BCM4707
Felix Fietkau
1
-0
/
+1
2015-05-09
bcma: use absolute base for SoC GPIO pins
Felix Fietkau
1
-9
/
+10
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
1
-1
/
+1
2015-03-20
bcma: gpio: use predictable base for all BCM47XX buses
Rafał Miłecki
1
-8
/
+15
2015-03-13
Revert "bcma: Kconfig: Let it depend on PCI"
Rafał Miłecki
1
-1
/
+1
2015-03-13
bcma: allow disabling (not building) PCI driver
Rafał Miłecki
2
-2
/
+22
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
2
-33
/
+34
2015-03-05
bcma: prepare Kconfig symbol for PCI driver
Rafał Miłecki
2
-2
/
+19
2015-03-05
bcma: move internal function declarations to private header
Rafał Miłecki
1
-0
/
+41
2015-03-05
bcma: Kconfig: Let it depend on PCI
Chen Gang
1
-1
/
+1
2015-03-03
bcma: gpio: enable GPIO IRQ domain on BCM5301X
Rafał Miłecki
1
-2
/
+2
2015-03-03
bcma: add missing includes
Rafał Miłecki
2
-0
/
+2
2015-03-02
bcma: enable support for PCIe Gen 2 host devices
Rafał Miłecki
3
-2
/
+16
2015-03-02
bcma: support bringing up bus hosted on PCIe Gen 2
Rafał Miłecki
3
-3
/
+30
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
1
-3
/
+3
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
3
-18
/
+32
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
1
-2
/
+4
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
2
-22
/
+51
2015-01-29
bcma: add empty PCIe hostmode functions if support is disabled
Rafał Miłecki
2
-2
/
+8
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
1
-1
/
+2
2015-01-29
bcma: simplify freeing cores (internal devices structs)
Rafał Miłecki
1
-11
/
+9
2015-01-29
bcma: fix watchdog on some ARM chipsets
Rafał Miłecki
1
-3
/
+7
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
4
-89
/
+15
2015-01-23
bcma: clean bus initialization code
Rafał Miłecki
3
-9
/
+15
[next]