index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
2012-06-08
1
-2
/
+4
*
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2012-06-04
2
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
6
-25
/
+251
|
\
|
*
bcma: Add flush for BCMA_RESET_CTL write
Nathan Hintz
2012-05-16
1
-0
/
+1
|
*
bcma: Add __devexit to bcma_host_pci_remove
Nathan Hintz
2012-05-16
1
-2
/
+2
|
*
bcma: reads/writes are always 4 bytes, so always map 4 bytes
Nathan Hintz
2012-05-16
1
-3
/
+3
|
*
bcma: Account for variable PCI memory base/size
Nathan Hintz
2012-05-16
1
-2
/
+2
|
*
bcma: Find names of non BCM cores
Nathan Hintz
2012-05-16
1
-14
/
+40
|
*
bcma: add bcma_core_pci_config_fixup()
Hauke Mehrtens
2012-05-16
1
-0
/
+18
|
*
bcma: add bcma_core_pci_fixcfg()
Hauke Mehrtens
2012-05-16
1
-0
/
+19
|
*
bcma: add bcma_core_pci_extend_L1timer
Hauke Mehrtens
2012-05-16
1
-2
/
+14
|
*
bcma: implement setting core clock mode to dynamic
Hauke Mehrtens
2012-05-16
1
-1
/
+1
|
*
bcma/ssb: parse new attributes from sprom
Hauke Mehrtens
2012-05-16
1
-0
/
+70
|
*
bcma: read out some additional sprom attributes
Hauke Mehrtens
2012-05-16
1
-0
/
+76
|
*
ssb/bcma: fill attribute alpha2 from sprom
Hauke Mehrtens
2012-05-16
1
-1
/
+2
|
*
bcma: add boardinfo struct
Hauke Mehrtens
2012-05-16
1
-0
/
+3
*
|
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-05-07
1
-2
/
+5
|
\
|
|
*
bcma: use fallback sprom if no on chip sprom is available
Hauke Mehrtens
2012-04-16
1
-2
/
+5
*
|
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-22
1
-1
/
+18
|
\
\
|
|
/
|
/
|
|
*
bcma: scan for extra address space
Hauke Mehrtens
2012-04-18
1
-1
/
+18
*
|
bcma: fix build error on MIPS; implicit pcibios_enable_device
Paul Gortmaker
2012-04-10
2
-1
/
+2
|
/
*
bcma: silence PMU warning for BCM4331
Rafał Miłecki
2012-03-07
1
-0
/
+1
*
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
2012-03-06
1
-20
/
+106
*
bcma: return error in bcma_sprom_get() when fallback fails
Arend van Spriel
2012-03-06
1
-10
/
+17
*
bcma: add support for sprom not found on the device
Hauke Mehrtens
2012-03-05
1
-8
/
+69
*
bcma: export bcma_find_core
Hauke Mehrtens
2012-03-05
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
2
-11
/
+12
|
\
|
*
bcma: don't fail for bad SPROM CRC
Henrik Rydberg
2012-02-06
1
-3
/
+1
|
*
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
2012-02-01
1
-8
/
+11
*
|
bcma: log the id, rev and pkg of the chip found
Hauke Mehrtens
2012-02-06
1
-3
/
+7
*
|
bcma: add extra sprom check
Hauke Mehrtens
2012-02-06
1
-0
/
+7
*
|
bcma: add bus num counter
Hauke Mehrtens
2012-02-06
1
-1
/
+11
*
|
bcma: add PCIe host controller
Hauke Mehrtens
2012-02-06
3
-34
/
+581
*
|
bcma: make some functions __devinit
Hauke Mehrtens
2012-02-06
5
-9
/
+9
*
|
bcma: export bcma_pcie_read()
Hauke Mehrtens
2012-02-06
2
-1
/
+4
*
|
bcma: add constants for PCI and use them
Hauke Mehrtens
2012-02-06
1
-54
/
+70
*
|
bcma: add the core unit number
Hauke Mehrtens
2012-02-06
1
-0
/
+14
*
|
bcma: Enable logging of SPROM offset
Larry Finger
2012-01-24
1
-0
/
+1
*
|
bcma: SPROM: extract power info for cores
Rafał Miłecki
2012-01-24
1
-1
/
+39
*
|
bcma: SPROM: add macro for easier extraction
Rafał Miłecki
2012-01-24
1
-68
/
+71
|
/
*
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
1
-0
/
+19
*
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
2012-01-17
3
-1
/
+7
*
bcma: convert suspend/resume to pm_ops
Linus Torvalds
2012-01-17
1
-26
/
+16
*
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
2012-01-16
1
-0
/
+3
*
bcma: extract revision and TX power IDs from SPROM
Rafał Miłecki
2011-12-13
1
-0
/
+39
*
bcma: support for suspend and resume
Rafał Miłecki
2011-12-13
3
-0
/
+56
*
bcma: extract FEM info from SPROM
Rafał Miłecki
2011-12-13
1
-0
/
+22
*
bcma: pci: use fixed windows when possible
Rafał Miłecki
2011-12-06
1
-11
/
+21
*
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
4
-0
/
+4
*
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-10-31
2
-0
/
+2
[next]