index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm63xx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
MIPS: BCM63xx: Add check for NULL for clk in clk_enable
Anastasia Belova
1
-0
/
+2
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+8
2022-01-02
mips: bcm63xx: add support for clk_set_parent()
Randy Dunlap
1
-0
/
+6
2021-12-28
MIPS: BCM63XX: Provide platform data to watchdog device
Florian Fainelli
1
-0
/
+8
2021-11-16
mips: bcm63xx: add support for clk_get_parent()
Randy Dunlap
1
-0
/
+6
2021-04-26
MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.
zhouchuangao
1
-6
/
+3
2021-03-10
MIPS: BCM63xx: Spello fix in the file clk.c
Bhaskar Chowdhury
1
-1
/
+1
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
1
-4
/
+0
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
1
-1
/
+1
2020-08-17
MIPS: BCM63xx: switch to SPDX license identifier
Álvaro Fernández Rojas
1
-4
/
+1
2020-08-17
MIPS: BCM63xx: refactor board declarations
Álvaro Fernández Rojas
1
-310
/
+305
2020-08-17
MIPS: BCM63xx: enable EHCI for DWV-S0 board
Álvaro Fernández Rojas
1
-0
/
+1
2020-08-17
MIPS: BCM63xx: remove EHCI from BCM6348 boards
Álvaro Fernández Rojas
1
-3
/
+0
2020-08-17
MIPS: BCM63xx: remove duplicated new lines
Álvaro Fernández Rojas
1
-3
/
+0
2020-07-24
MIPS: BCM63xx: improve CFE version detection
Álvaro Fernández Rojas
1
-4
/
+18
2020-06-15
MIPS: BCM63xx: add endif comments
Álvaro Fernández Rojas
1
-18
/
+15
2020-05-13
MIPS: Only include the platform file needed
Thomas Bogendoerfer
1
-1
/
+0
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2
-2
/
+2
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
1
-25
/
+16
2019-10-23
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
1
-1
/
+1
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-19
arch: mips: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-1
/
+1
2019-02-25
MIPS: BCM63XX: provide DMA masks for ethernet devices
Jonas Gorski
1
-0
/
+8
2019-01-05
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-80
/
+4
2018-12-31
MIPS: BCM63XX: drop unused and broken DSP platform device
Jonas Gorski
3
-79
/
+3
2018-12-23
MIPS: BCM63XX: fix switch core reset on BCM6368
Jonas Gorski
1
-1
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-7
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
1
-0
/
+1
2018-02-02
MIPS: BCM63XX: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2017-12-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
1
-0
/
+8
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-47
/
+195
2017-11-07
MIPS: BCM63XX: split out swpkt_sar/usb clocks
Jonas Gorski
1
-10
/
+51
2017-11-07
MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
Jonas Gorski
1
-0
/
+8
2017-11-07
MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
Jonas Gorski
1
-2
/
+8
2017-11-07
MIPS: BCM63XX: provide periph clock as refclk for uart
Jonas Gorski
1
-0
/
+13
2017-11-07
MIPS: BCM63XX: add clkdev lookup support
Jonas Gorski
1
-35
/
+115
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-06
MIPS: BCM63XX: allow NULL clock for clk_get_rate
Jonas Gorski
1
-0
/
+3
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-7
/
+10
2016-10-04
MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULL
Masahiro Yamada
1
-0
/
+3
2016-03-09
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
1
-0
/
+11
2016-02-19
MIPS: bcm63xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-01-27
Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...
Ralf Baechle
1
-0
/
+11
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
1
-11
/
+0
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
1
-32
/
+3
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-20
/
+20
2015-11-11
MIPS: BCM63XX: Use pr_* instead of printk
Gregory Fong
6
-20
/
+20
2015-10-23
spi/bcm63xx: move register definitions into the driver
Jonas Gorski
1
-28
/
+6
[next]