index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 unregistration of cores
Piotr Haber
2012-10-15
1
-2
/
+3
*
bcma: change delays to follow timers-howto guide
Rafał Miłecki
2012-09-28
4
-9
/
+12
*
bcma: handle BCM43227
Rafał Miłecki
2012-09-24
2
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
2
-1
/
+4
|
\
|
*
bcma: BCM43228 support
Rafał Miłecki
2012-08-02
2
-1
/
+4
*
|
bcma: don't leak memory for PCIE, MIPS, GBIT cores
Saul St. John
2012-09-07
1
-0
/
+10
*
|
bcma: detect and register NAND flash device
Rafał Miłecki
2012-08-21
4
-4
/
+35
*
|
bcma: detect and register serial flash device
Rafał Miłecki
2012-08-21
4
-4
/
+131
*
|
bcma: make some functions static
Hauke Mehrtens
2012-08-10
3
-8
/
+9
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-27
2
-8
/
+13
|
\
|
*
bcma: add missing iounmap on error path
Hauke Mehrtens
2012-07-26
1
-5
/
+10
|
*
bcma: fix regression in interrupt assignment on mips
Hauke Mehrtens
2012-07-26
1
-3
/
+3
*
|
bcma: fix invalid PMU chip control masks
Hauke Mehrtens
2012-07-26
1
-4
/
+4
|
/
*
bcma: add place for flash memory support
Rafał Miłecki
2012-07-17
6
-3
/
+84
*
bcma: add new cores at the end of list
Rafał Miłecki
2012-07-12
1
-2
/
+2
*
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
2012-07-12
5
-6
/
+42
*
bcma: fix typo - reading number of slave wrappers
Rafał Miłecki
2012-07-12
1
-1
/
+1
*
bcma: support alternative (BCM4706) ChipCommon core id
Rafał Miłecki
2012-07-12
1
-5
/
+12
*
bcma: add PMU clock support for BCM4706
Hauke Mehrtens
2012-07-11
1
-4
/
+36
*
bcma: fix CC driver compilation on MIPS
Rafał Miłecki
2012-07-11
1
-1
/
+1
*
bcma: use custom printing functions
Rafał Miłecki
2012-07-09
10
-62
/
+69
*
bcma: add mdelay bcma_pmu_resources_init()
Hauke Mehrtens
2012-07-09
1
-0
/
+3
*
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2012-07-09
1
-1
/
+182
*
bcma: remove chip ids doing nothing from PMU initialization.
Hauke Mehrtens
2012-07-09
1
-10
/
+4
*
bcma: remove bcma_pmu_{pll,swreg}_init()
Hauke Mehrtens
2012-07-09
1
-34
/
+0
*
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
2012-07-09
1
-5
/
+17
*
bcma: add PCI ID for BCM43224
Hauke Mehrtens
2012-07-09
1
-0
/
+1
*
bcma: remove fix for 4329b0 bad LPOM is detection
Hauke Mehrtens
2012-07-09
1
-3
/
+0
*
bcma: add constants for chip ids
Hauke Mehrtens
2012-07-09
4
-55
/
+60
*
bcma: extend workaround for bcm4331
Hauke Mehrtens
2012-07-09
1
-0
/
+3
*
bcma: define some additional cores IDs
Rafał Miłecki
2012-06-27
1
-0
/
+6
*
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
|
\
\
|
|
/
|
/
|
[next]