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