index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-kirkwood
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.
Andrew Lunn
1
-1
/
+1
2011-05-16
ARM: orion: Consolidate the creation of the RTC platform data.
Andrew Lunn
1
-7
/
+1
2011-05-16
ARM: orion: Consolidate the creation of the uart platform data.
Andrew Lunn
1
-74
/
+5
2011-05-16
ARM: orion: Rename some constants to macros to make code more identical
Andrew Lunn
1
-14
/
+14
2011-03-03
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
1
-1
/
+8
2011-03-03
[ARM] Kirkwood: make kirkwood_find_tclk() static
Nicolas Pitre
1
-1
/
+1
2011-03-03
[ARM] Kirkwood: enable PCIe for kexec
Eric Cooper
1
-0
/
+5
2010-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion
Russell King
1
-4
/
+3
2010-10-21
[ARM] Kirkwood: enhance TCLK detection
Simon Guinot
1
-4
/
+3
2010-08-31
ASoC: OpenRD Client : Fix naming breakage due to multicomponent support
Arnaud Patard (Rtp)
1
-1
/
+1
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
1
-4
/
+34
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-0
/
+6
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+38
2010-07-16
[ARM] Kirkwood: add support for PCIe1
Saeed Bishara
1
-1
/
+20
2010-07-16
[ARM] Kirkwood: Add support for 88f6282
Saeed Bishara
1
-3
/
+10
2010-07-16
[ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.
Saeed Bishara
1
-0
/
+4
2010-05-31
orion/kirkwood: add audio functions.
apatard@mandriva.com
1
-0
/
+38
2010-05-14
mtd: kirkwood: allow machines to register RnB callback
Ben Dooks
1
-0
/
+9
2010-02-04
mach-kirkwood/common.c: remove unnecessary (void *) casts
H Hartley Sweeten
1
-4
/
+4
2009-11-13
[ARM] Kirkwood: disable propagation of mbus error to the CPU local bus
Lennert Buytenhek
1
-0
/
+8
2009-11-05
[ARM] kirkwood: fix section mismatch
Li Jie
1
-1
/
+1
2009-08-10
[ARM] Kirkwood: Add support for 6281-A1
Siddarth Gore
1
-1
/
+4
2009-06-08
[ARM] Kirkwood: platform device registration for the crypto engine
Nicolas Pitre
1
-0
/
+38
2009-06-08
[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt
Nicolas Pitre
1
-3
/
+3
2009-06-08
[ARM] Kirkwood: Add the watchdog timer as a platform device.
Thomas Reitmayr
1
-0
/
+25
2009-06-08
[ARM] Kirkwood: clock gating for unused peripherals
Rabeeh Khoury
1
-0
/
+59
2009-06-08
[ARM] Kirkwood: rationalize NAND setup a bit
Nicolas Pitre
1
-0
/
+37
2009-05-22
[ARM] add coherent DMA mask for mv643xx_eth
Nicolas Pitre
1
-0
/
+6
2009-05-21
[ARM] Orion: Remove explicit name for platform device resources
Martin Michlmayr
1
-2
/
+0
2009-04-23
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-4
/
+4
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-1
/
+4
2009-03-23
[ARM] Kirkwood: Hook up I2C
Martin Michlmayr
1
-0
/
+40
2009-03-21
dsa: add switch chip cascading support
Lennert Buytenhek
1
-1
/
+4
2009-02-26
[ARM] Kirkwood: register internal devices in a common place
Nicolas Pitre
1
-3
/
+8
2009-02-26
[ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281
Nicolas Pitre
1
-0
/
+45
2009-01-08
[ARM] 5357/1: Kirkwood: add missing ge01 tclk initialization
Nicolas Pitre
1
-0
/
+1
2008-12-11
[ARM] Kirkwood: allow instantiating the second ethernet port
Ronen Shitrit
1
-0
/
+58
2008-12-04
[ARM] Orion: add the option to support different ehci phy initialization
Ronen Shitrit
1
-0
/
+1
2008-10-19
[ARM] Orion: instantiate the dsa switch driver
Lennert Buytenhek
1
-0
/
+35
2008-09-25
[ARM] Kirkwood: add support for L2 cache WB/WT selection
Ronen Shitrit
1
-3
/
+9
2008-09-25
[ARM] Kirkwood: add support for newer SoC models
Ronen Shitrit
1
-9
/
+34
2008-09-25
[ARM] Kirkwood: prepare for runtime-determined timer tick rate
Ronen Shitrit
1
-6
/
+16
2008-09-25
[ARM] Kirkwood: wire up ethernet error interrupt
Lennert Buytenhek
1
-1
/
+6
2008-08-09
[ARM] Kirkwood: instantiate the orion_spi driver in the platform code
Lennert Buytenhek
1
-0
/
+32
2008-08-09
[ARM] Kirkwood: Instantiate mv_xor driver
Saeed Bishara
1
-0
/
+207
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-4
/
+4
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-06-30
[ARM] Kirkwood: support L2 writeback mode
Saeed Bishara
1
-1
/
+6
[prev]
[next]