index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
bcma: add GPIO driver
Hauke Mehrtens
5
-0
/
+123
2012-11-22
bcma: add comment to bcma_chipco_gpio_control
Hauke Mehrtens
1
-0
/
+4
2012-11-22
bcma: add bcma_chipco_gpio_pull{up,down}
Hauke Mehrtens
1
-0
/
+30
2012-11-22
bcma: add locking around GPIO register accesses
Hauke Mehrtens
1
-5
/
+42
2012-10-29
bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...
Yuanhan Liu
1
-3
/
+3
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2012-10-19
bcma: do not initialize deactivated PCIe cores
Hauke Mehrtens
1
-5
/
+5
2012-10-19
bcma: add an extra pcie core struct
Hauke Mehrtens
2
-3
/
+26
2012-10-19
bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens
1
-1
/
+4
2012-10-19
bcma: add some more flash chips for serial flash
Hauke Mehrtens
1
-1
/
+30
2012-10-19
bcma: extract drv_cc in bcma_core_mips_flash_detect()
Hauke Mehrtens
1
-11
/
+12
2012-10-19
bcma: mark nflash if it is the boot flash
Hauke Mehrtens
1
-0
/
+3
2012-10-19
bcma: add and use constants for the flash windows
Hauke Mehrtens
2
-4
/
+4
2012-10-19
bcma: mark pflash as present when available
Hauke Mehrtens
1
-0
/
+1
2012-10-19
bcma: init sprom struct earlier
Hauke Mehrtens
1
-7
/
+14
2012-10-19
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
4
-17
/
+45
2012-10-15
bcma: fix unregistration of cores
Piotr Haber
1
-2
/
+3
2012-09-28
bcma: change delays to follow timers-howto guide
Rafał Miłecki
4
-9
/
+12
2012-09-24
bcma: handle BCM43227
Rafał Miłecki
2
-0
/
+3
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+4
2012-09-07
bcma: don't leak memory for PCIE, MIPS, GBIT cores
Saul St. John
1
-0
/
+10
2012-08-22
bcma: detect and register NAND flash device
Rafał Miłecki
4
-4
/
+35
2012-08-22
bcma: detect and register serial flash device
Rafał Miłecki
4
-4
/
+131
2012-08-10
bcma: make some functions static
Hauke Mehrtens
3
-8
/
+9
2012-08-02
bcma: BCM43228 support
Rafał Miłecki
2
-1
/
+4
2012-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-8
/
+13
2012-07-26
bcma: fix invalid PMU chip control masks
Hauke Mehrtens
1
-4
/
+4
2012-07-26
bcma: add missing iounmap on error path
Hauke Mehrtens
1
-5
/
+10
2012-07-26
bcma: fix regression in interrupt assignment on mips
Hauke Mehrtens
1
-3
/
+3
2012-07-17
bcma: add place for flash memory support
Rafał Miłecki
6
-3
/
+84
2012-07-12
bcma: add new cores at the end of list
Rafał Miłecki
1
-2
/
+2
2012-07-12
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
5
-6
/
+42
2012-07-12
bcma: fix typo - reading number of slave wrappers
Rafał Miłecki
1
-1
/
+1
2012-07-12
bcma: support alternative (BCM4706) ChipCommon core id
Rafał Miłecki
1
-5
/
+12
2012-07-11
bcma: add PMU clock support for BCM4706
Hauke Mehrtens
1
-4
/
+36
2012-07-11
bcma: fix CC driver compilation on MIPS
Rafał Miłecki
1
-1
/
+1
2012-07-10
bcma: use custom printing functions
Rafał Miłecki
10
-62
/
+69
2012-07-10
bcma: add mdelay bcma_pmu_resources_init()
Hauke Mehrtens
1
-0
/
+3
2012-07-10
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
1
-1
/
+182
2012-07-10
bcma: remove chip ids doing nothing from PMU initialization.
Hauke Mehrtens
1
-10
/
+4
2012-07-10
bcma: remove bcma_pmu_{pll,swreg}_init()
Hauke Mehrtens
1
-34
/
+0
2012-07-10
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
1
-5
/
+17
2012-07-10
bcma: add PCI ID for BCM43224
Hauke Mehrtens
1
-0
/
+1
2012-07-10
bcma: remove fix for 4329b0 bad LPOM is detection
Hauke Mehrtens
1
-3
/
+0
2012-07-10
bcma: add constants for chip ids
Hauke Mehrtens
4
-55
/
+60
2012-07-10
bcma: extend workaround for bcm4331
Hauke Mehrtens
1
-0
/
+3
2012-06-27
bcma: define some additional cores IDs
Rafał Miłecki
1
-0
/
+6
2012-06-08
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
1
-2
/
+4
2012-06-04
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2
-3
/
+5
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+251
[prev]
[next]