index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91/boards: use -EINVAL for invalid gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
37
-64
/
+191
*
ARM: at91: gpio make struct at91_gpio_bank an initdata
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
8
-13
/
+13
*
ARM: at91: switch gpio clock to clkdev
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
9
-37
/
+43
*
Merge branch 'drivers/macb-gem-cleanup' into at91/gpio
Arnd Bergmann
2011-11-29
42
-63
/
+61
|
\
|
*
macb: unify at91 and avr32 platform data
Jamie Iles
2011-11-22
38
-59
/
+49
|
*
at91: provide macb clks with "pclk" and "hclk" name
Jamie Iles
2011-11-22
4
-4
/
+12
*
|
ARM: at91: make rm9200 rtc drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
6
-17
/
+45
*
|
ARM: at91: make aic soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
14
-50
/
+67
*
|
ARM: at91: make DBGU soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
21
-33
/
+72
*
|
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
12
-12
/
+66
*
|
ARM: at91: make shutdown controler soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
18
-67
/
+52
*
|
ARM: at91: drop CCFG
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
4
-4
/
+0
*
|
ARM: at91: make smc register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
33
-62
/
+92
*
|
ARM: at91: make pit register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
15
-20
/
+45
*
|
ARM: at91: add ioremap_registers entry point to soc setup
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
9
-0
/
+38
*
|
ARM: at91: make rtt register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
12
-21
/
+21
*
|
ARM: at91: make dma register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
5
-7
/
+7
*
|
ARM: at91: make ecc register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
10
-16
/
+16
*
|
ARM: at91: make gpio register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
16
-59
/
+70
*
|
ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40
Jean-Christophe PLAGNIOL-VILLARD
2011-11-28
2
-63
/
+10
*
|
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-11-20
14
-32
/
+80
|
\
\
|
*
|
ARM: wire up process_vm_writev and process_vm_readv syscalls
Russell King
2011-11-17
2
-0
/
+4
|
*
|
ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list
Will Deacon
2011-11-12
1
-2
/
+4
|
*
|
ARM: 7158/1: add new MFP implement for NUC900
wanzongshun
2011-11-12
3
-8
/
+45
|
*
|
ARM: 7157/1: fix a building WARNING for nuc900
wanzongshun
2011-11-12
1
-2
/
+2
|
*
|
ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OF
Olof Johansson
2011-11-12
1
-0
/
+2
|
*
|
ARM: 7155/1: arch.h: Declare 'pt_regs' locally
Fabio Estevam
2011-11-09
1
-0
/
+1
|
*
|
ARM: 7154/1: mach-bcmring: fix build error in dma.c
Maxin B. John
2011-11-09
1
-0
/
+1
|
*
|
ARM: 7153/1: mach-bcmring: fix build error in core.c
Maxin B. John
2011-11-09
1
-1
/
+1
|
*
|
ARM: 7152/1: distclean: Remove generated .dtb files
Dirk B
2011-11-08
1
-0
/
+2
|
*
|
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
Catalin Marinas
2011-11-08
1
-1
/
+1
|
*
|
Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...
Russell King
2011-11-07
1
-18
/
+17
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-20
1
-7
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset
Rafael J. Wysocki
2011-11-17
1
-5
/
+14
|
*
|
PM / shmobile: Avoid restoring the INTCS state during initialization
Rafael J. Wysocki
2011-11-14
1
-4
/
+8
|
*
|
ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix
Magnus Damm
2011-11-10
1
-0
/
+6
|
*
|
PM / shmobile: Don't skip debugging output in pd_power_up()
Guennadi Liakhovetski
2011-11-10
1
-2
/
+2
*
|
|
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
12
-523
/
+324
|
\
\
\
|
*
|
|
ARM: mach-shmobile: cpuidle single/global and last_state fixes
Magnus Damm
2011-11-11
3
-40
/
+30
|
*
|
|
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-61
/
+0
|
*
|
|
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-197
/
+117
|
*
|
|
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-212
/
+115
|
*
|
|
ARM: mach-shmobile: ap4evb: remove white space from end of line
Kuninori Morimoto
2011-11-11
1
-1
/
+1
|
*
|
|
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
Kuninori Morimoto
2011-11-11
1
-4
/
+4
|
*
|
|
ARM: mach-shmobile: kota2: add comment out separator
Kuninori Morimoto
2011-11-11
1
-0
/
+7
|
*
|
|
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
Kuninori Morimoto
2011-11-11
3
-8
/
+50
|
|
/
/
*
|
|
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
2
-68
/
+1
|
\
\
\
|
*
|
|
drivers: sh: Generalize runtime PM platform stub.
Paul Mundt
2011-11-11
2
-68
/
+1
|
|
/
/
*
|
|
Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...
Olof Johansson
2011-11-11
1
-1
/
+1
|
\
\
\
|
*
|
|
ARM: picoxcell: add extra temp register to addruart
Jamie Iles
2011-11-09
1
-1
/
+1
|
|
/
/
[next]