index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
driver_mips.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-18
bcma: remove unused function
Jiapeng Chong
1
-7
/
+0
2019-09-03
bcma: remove two unused variables
YueHaibing
1
-16
/
+0
2018-05-12
bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
Rafał Miłecki
1
-1
/
+1
2017-10-27
bcma: Use bcma_debug and not pr_cont in MIPS driver
Joe Perches
1
-4
/
+7
2017-10-17
bcma: use bcma_debug and pr_cont in MIPS driver
Rafał Miłecki
1
-3
/
+4
2017-01-17
Revert "bcma: init serial console directly from ChipCommon code"
Rafał Miłecki
1
-0
/
+3
2016-03-07
bcma: move flash detection code to ChipCommon core driver
Rafał Miłecki
1
-25
/
+2
2016-03-07
bcma: move parallel flash support to separated file
Rafał Miłecki
1
-34
/
+1
2016-03-07
bcma: drop unneeded fields from bcma_pflash struct
Rafał Miłecki
1
-7
/
+4
2016-02-06
bcma: init serial console directly from ChipCommon code
Rafał Miłecki
1
-3
/
+0
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
1
-1
/
+1
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+11
2014-11-24
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
1
-2
/
+11
2014-11-11
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
1
-9
/
+2
2014-09-04
bcma: get info about flash type SoC booted from
Rafał Miłecki
1
-0
/
+62
2013-04-05
bcma_mips: add a const qualifier
Artem Bityutskiy
1
-1
/
+1
2013-01-30
bcma: register platform device for parallel flash
Rafał Miłecki
1
-5
/
+33
2013-01-14
bcma: fix bcm4716/bcm4748 i2s irqflag
Nathan Hintz
1
-0
/
+28
2013-01-11
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
1
-3
/
+9
2013-01-11
bcma: fix compile error
Hauke Mehrtens
1
-1
/
+1
2013-01-07
bcma: mips: rename oldirqflag to irqinitmask
Hauke Mehrtens
1
-4
/
+4
2013-01-07
bcma: mips: remove assigned_irqs from structure
Hauke Mehrtens
1
-2
/
+0
2013-01-07
bcma: mips: show also disabled IRQs
Hauke Mehrtens
1
-5
/
+12
2013-01-07
bcma: mips: make some info messages debug messages
Hauke Mehrtens
1
-5
/
+5
2013-01-07
bcma: mips: explicit assign IRQ numbers
Hauke Mehrtens
1
-28
/
+56
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
1
-1
/
+1
2012-10-19
bcma: extract drv_cc in bcma_core_mips_flash_detect()
Hauke Mehrtens
1
-11
/
+12
2012-10-19
bcma: add and use constants for the flash windows
Hauke Mehrtens
1
-2
/
+2
2012-10-19
bcma: mark pflash as present when available
Hauke Mehrtens
1
-0
/
+1
2012-10-19
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
1
-7
/
+19
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
1
-3
/
+12
2012-07-09
bcma: use custom printing functions
Rafał Miłecki
1
-8
/
+8
2012-07-09
bcma: add constants for chip ids
Hauke Mehrtens
1
-4
/
+4
2011-08-08
bcma: get CPU clock
Hauke Mehrtens
1
-0
/
+12
2011-08-08
bcma: add serial console support
Hauke Mehrtens
1
-0
/
+1
2011-08-08
bcma: add mips driver
Hauke Mehrtens
1
-0
/
+243