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
2012-12-10
bcma: mips: fix clearing device IRQ
Rafał Miłecki
1
-1
/
+1
2012-12-10
bcma: unify naming schema for clock functions
Rafał Miłecki
4
-26
/
+29
2012-12-06
bcma: register watchdog driver
Hauke Mehrtens
3
-0
/
+32
2012-12-06
bcma: add methods for watchdog driver
Hauke Mehrtens
1
-1
/
+37
2012-12-06
bcma: set the pmu watchdog if available
Hauke Mehrtens
1
-2
/
+40
2012-12-06
bcma: add bcma_chipco_alp_clock
Hauke Mehrtens
1
-2
/
+10
2012-11-30
bcma: handle return value of pci_assign_resource
Hauke Mehrtens
1
-3
/
+7
2012-11-22
bcma: export PLL reading function
Rafał Miłecki
1
-1
/
+2
2012-11-21
bcma: add GPIO driver
Hauke Mehrtens
5
-0
/
+123
2012-11-21
bcma: add comment to bcma_chipco_gpio_control
Hauke Mehrtens
1
-0
/
+4
2012-11-21
bcma: add bcma_chipco_gpio_pull{up,down}
Hauke Mehrtens
1
-0
/
+30
2012-11-21
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-21
bcma: detect and register NAND flash device
Rafał Miłecki
4
-4
/
+35
2012-08-21
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-09
bcma: use custom printing functions
Rafał Miłecki
10
-62
/
+69
2012-07-09
bcma: add mdelay bcma_pmu_resources_init()
Hauke Mehrtens
1
-0
/
+3
2012-07-09
bcma: add bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
1
-1
/
+182
2012-07-09
bcma: remove chip ids doing nothing from PMU initialization.
Hauke Mehrtens
1
-10
/
+4
2012-07-09
bcma: remove bcma_pmu_{pll,swreg}_init()
Hauke Mehrtens
1
-34
/
+0
2012-07-09
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
1
-5
/
+17
[prev]
[next]