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
/
arm
/
plat-orion
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
ARM: orion/gpio: Use the right include
Linus Walleij
1
-2
/
+3
2023-01-10
ARM: orion5x: remove dsa_chip_data references
Arnd Bergmann
2
-34
/
+0
2022-09-23
ARM: orion: fix include path
Arnd Bergmann
1
-1
/
+1
2022-02-03
ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
Andy Shevchenko
2
-8
/
+3
2020-07-18
ARM: orion/gpio: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-6
/
+2
2020-03-13
ARM: orion: replace setup_irq() by request_irq()
afzal mohammed
1
-7
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-07
ARM: orion: don't use using 64-bit DMA masks
Arnd Bergmann
1
-2
/
+2
2019-01-17
ARM: orion5x: Include platform_data/dsa.h
Florian Fainelli
1
-1
/
+1
2018-11-02
ARM: orion: avoid VLA in orion_mpp_conf
Arnd Bergmann
1
-1
/
+6
2018-02-22
ARM: orion: fix orion_ge00_switch_board_info initialization
Arnd Bergmann
1
-12
/
+11
2017-03-30
ARM: orion5x: only call into phylib when available
Arnd Bergmann
1
-0
/
+5
2017-02-07
ARM: orion: Register DSA switch as a MDIO device
Florian Fainelli
2
-8
/
+21
2016-10-17
ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_...
Markus Elfring
1
-3
/
+3
2016-09-14
ARM: orion: simplify orion_ge00_switch_init
Arnd Bergmann
2
-26
/
+3
2016-09-14
ARM: mvebu/orion: remove NO_IRQ check from device init
Arnd Bergmann
1
-23
/
+29
2016-09-14
ARM: mv78xx0: simplify ethernet device creation
Arnd Bergmann
2
-10
/
+4
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+13
2016-02-19
ARM: plat-orion: use gpiochip data pointer
Linus Walleij
1
-15
/
+9
2016-01-26
ARM: orion: implement ARM delay timer
Russell King
1
-0
/
+13
2015-12-07
ARM: orion: always use MULTI_IRQ_HANDLER
Arnd Bergmann
2
-2
/
+0
2015-12-07
ARM: orion: move watchdog setup to mach-orion5x
Arnd Bergmann
2
-23
/
+0
2015-10-14
Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-1
/
+1
2015-10-06
ARM: orion: Fix DSA platform device after mvmdio conversion
Florian Fainelli
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-4
/
+5
2015-07-17
ARM/orion/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-45
/
+48
2015-07-13
ARM/orion/gpio: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-07-13
ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-13
ARM/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+3
2015-05-06
ARM: orion: use clkdev_create()
Russell King
1
-5
/
+1
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+6
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
2
-2
/
+6
2014-11-26
ARM: orion: convert the irq_reg_{readl,writel} calls to the new API
Gregory CLEMENT
1
-4
/
+4
2014-11-04
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
2
-2
/
+6
2014-11-01
ARM: orion: Fix for certain sequence of request_irq can cause irq storm
Evgeniy Dushistov
1
-4
/
+32
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
1
-1
/
+1
2014-04-26
ARM: orion: remove no longer needed gpio DT code
Thomas Petazzoni
2
-49
/
+0
2014-04-26
ARM: orion: remove no longer needed DT IRQ code
Thomas Petazzoni
2
-33
/
+0
2014-04-26
ARM: orion: switch to a per-platform handle_irq() function
Thomas Petazzoni
1
-45
/
+0
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+6
2014-02-22
ARM: orion: Move cache-feroceon-l2.h out of plat-orion
Andrew Lunn
1
-11
/
+0
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
1
-4
/
+6
2014-01-31
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+47
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2014-01-16
ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
Sebastian Hesselbarth
1
-0
/
+47
2013-11-24
ARM: Orion: Add missing includes
Andrew Lunn
2
-4
/
+6
2013-11-23
arm: plat-orion: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-11-21
ARM: orion: Switch to sched_clock_register()
Stephen Boyd
1
-2
/
+2
2013-07-25
ARM: plat-orion: add reg offset to DT irq driver stub
Sebastian Hesselbarth
1
-1
/
+1
[next]