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
2014-09-09
bcma: move code for core registration into separate function
Rafał Miłecki
1
-31
/
+36
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
1
-2
/
+9
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
4
-9
/
+6
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2014-09-04
bcma: get info about flash type SoC booted from
Rafał Miłecki
1
-0
/
+62
2014-08-28
bcma: only map wrapper if its address is available
Hauke Mehrtens
2
-4
/
+11
2014-08-25
bcma: add PCI ID for spromless BCM43217
Hauke Mehrtens
1
-0
/
+1
2014-07-31
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
1
-11
/
+11
2014-07-29
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
3
-0
/
+3
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
3
-0
/
+3
2014-07-18
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
1
-8
/
+33
2014-07-07
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
3
-0
/
+184
2014-06-19
bcma: gpio: register all 32 GPIOs on BCM53572
Rafał Miłecki
1
-0
/
+1
2014-03-27
bcma: gpio: register 32 GPIOs on BCM5357
Rafał Miłecki
1
-1
/
+8
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+136
2014-01-24
bcma: gpio: don't cast u32 to unsigned long
Rafał Miłecki
1
-2
/
+2
2014-01-24
bcma: prevent irq handler from firing when registered
Hauke Mehrtens
1
-0
/
+3
2014-01-23
bcma: gpio: add own IRQ domain
Rafał Miłecki
2
-2
/
+133
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2014-01-04
bcma: export bcma_find_core_unit()
Hauke Mehrtens
2
-14
/
+1
2014-01-03
bcma: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
1
-3
/
+3
2013-12-19
bcma: add missing put_device call
Levente Kurusa
1
-0
/
+1
2013-12-09
bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-05
bcma: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+6
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-23
/
+26
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+6
2013-10-16
bcma: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-7
/
+16
2013-10-10
bcma: add PCI id 0x4313
Hauke Mehrtens
1
-0
/
+1
2013-10-10
bcma: reject PCI cards in bcma.
Hauke Mehrtens
1
-2
/
+5
2013-09-26
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
1
-23
/
+26
2013-09-09
bcma: fix error code handling on 64 Bit systems
Hauke Mehrtens
1
-5
/
+7
2013-08-26
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
1
-3
/
+33
2013-08-26
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
1
-2
/
+1
2013-08-26
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
1
-0
/
+26
2013-08-26
bcma: change max PCI read request size to 128
Hauke Mehrtens
1
-0
/
+6
2013-07-22
bcma: fix handling of big addrl
Hauke Mehrtens
1
-8
/
+8
2013-07-22
bcma: return correct error code when bus scan failed
Hauke Mehrtens
1
-1
/
+1
2013-07-22
bcma: make it possible to select SoC support without mips
Hauke Mehrtens
1
-2
/
+8
2013-07-22
bcma: add some more core names
Hauke Mehrtens
1
-0
/
+12
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
6
-2
/
+155
2013-06-17
bcma: use const for serial flash hardware table
Rafał Miłecki
1
-4
/
+4
2013-06-17
bcma: update core (en|dis)abling functions
Rafał Miłecki
1
-3
/
+25
2013-06-12
bcma: activate PCI host option by default
Hauke Mehrtens
1
-0
/
+1
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-05-22
bcma: support SPROM rev 10
Rafał Miłecki
1
-7
/
+9
2013-05-22
bcma: prepare for supporting more SPROM sizes
Rafał Miłecki
1
-15
/
+20
2013-05-22
bcma: don't hardcode SPROM length
Rafał Miłecki
1
-15
/
+15
2013-05-17
bcma: add more core IDs
Rafał Miłecki
1
-0
/
+2
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
[prev]
[next]