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
/
arch
/
arm
/
plat-orion
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
ARM: orion: simplify orion_ge00_switch_init
Arnd Bergmann
1
-24
/
+2
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
1
-5
/
+2
2015-12-07
ARM: orion: move watchdog setup to mach-orion5x
Arnd Bergmann
1
-21
/
+0
2015-10-06
ARM: orion: Fix DSA platform device after mvmdio conversion
Florian Fainelli
1
-1
/
+1
2015-05-06
ARM: orion: use clkdev_create()
Russell King
1
-5
/
+1
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
1
-1
/
+1
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
1
-4
/
+6
2013-11-24
ARM: Orion: Add missing includes
Andrew Lunn
1
-4
/
+5
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2013-05-20
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
Gregory CLEMENT
1
-6
/
+6
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-23
/
+31
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
1
-16
/
+2
2012-11-20
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
1
-4
/
+0
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
1
-2
/
+2
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
1
-14
/
+14
2012-11-20
dma: mv_xor: remove 'shared' from mv_xor_platform_data
Thomas Petazzoni
1
-8
/
+0
2012-11-20
arm: plat-orion: remove unused orion_xor_init_channels()
Thomas Petazzoni
1
-20
/
+0
2012-11-20
arm: plat-orion: convert the registration of the xor1 engine to the single dr...
Thomas Petazzoni
1
-52
/
+42
2012-11-20
arm: plat-orion: convert the registration of the xor0 engine to the single dr...
Thomas Petazzoni
1
-52
/
+42
2012-09-22
Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...
Olof Johansson
1
-6
/
+6
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-2
/
+2
2012-09-21
arm: plat-orion: use void __iomem pointers for UART registration functions
Thomas Petazzoni
1
-6
/
+6
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-08-15
ARM: Orion: Set eth packet size csum offload limit
Arnaud Patard (Rtp)
1
-2
/
+6
2012-07-27
ARM: Orion: Add arch support needed for I2C via DT.
Andrew Lunn
1
-0
/
+1
2012-06-23
ARM: Orion: Fix Virtual/Physical mixup with watchdog
Andrew Lunn
1
-1
/
+1
2012-05-08
ARM: Orion: UART: Get the clock rate via clk_get_rate().
Andrew Lunn
1
-10
/
+16
2012-05-08
ARM: Orion: WDT: Add clk/clkdev support
Andrew Lunn
1
-9
/
+3
2012-05-08
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
1
-14
/
+12
2012-05-08
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
1
-15
/
+23
2012-05-08
ARM: Orion: Add clocks using the generic clk infrastructure.
Andrew Lunn
1
-0
/
+2
2012-03-16
ARM: orion: wdt: use resource vice direct access
Jason Cooper
1
-1
/
+6
2012-02-09
ARM: orion: Fix USB phy for orion5x.
Andrew Lunn
1
-5
/
+4
2011-12-13
ARM: Orion: Remove address map info from all platform data structures
Andrew Lunn
1
-34
/
+9
2011-05-16
ARM: orion: Consolidate setup of the crypto engine.
Andrew Lunn
1
-0
/
+31
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
1
-0
/
+35
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
1
-0
/
+89
2011-05-16
ARM: orion: Consolidate the XOR platform setup code.
Andrew Lunn
1
-0
/
+215
2011-05-16
ARM: orion: Consolidate the platform data setup for the watchdog.
Andrew Lunn
1
-0
/
+21
2011-05-16
ARM: orion: Consolidate SPI initialization.
Andrew Lunn
1
-0
/
+47
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
1
-0
/
+54
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
1
-0
/
+276
2011-05-16
ARM: orion: Consolidate the creation of the RTC platform data.
Andrew Lunn
1
-0
/
+18
2011-05-16
ARM: orion: Consolidate the creation of the uart platform data.
Andrew Lunn
1
-0
/
+171