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
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-29
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-745
/
+696
2011-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
1
-37
/
+0
2011-07-28
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+29
2011-07-28
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
9
-115
/
+39
2011-07-28
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
9
-21
/
+11
2011-07-28
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
10
-31
/
+18
2011-07-28
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
10
-120
/
+341
2011-07-28
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
5
-25
/
+28
2011-07-28
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
45
-322
/
+61
2011-07-28
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
54
-173
/
+232
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
watchdog: at91sam9/wdt: move register header to drivers
Jean-Christophe Plagniol-Villard
1
-37
/
+0
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-07-21
mmc: at91_mci: move register header from include/ to drivers/
Jean-Christophe PLAGNIOL-VILLARD
1
-115
/
+0
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-7
/
+0
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
18
-32
/
+32
2011-07-04
AT91: Change nand buswidth logic to match hardware default configuration
Nicolas Ferre
7
-11
/
+11
2011-06-25
at91: Use "pclk" as con_id on at91cap9 and at91rm9200
Joachim Eastwood
2
-5
/
+5
2011-06-25
at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl
Jean-Christophe PLAGNIOL-VILLARD
3
-9
/
+9
2011-06-25
at91: fix at91_set_serial_console: use platform device id
Jean-Christophe PLAGNIOL-VILLARD
7
-7
/
+7
2011-06-16
Change Ryan Mallon's email address across the kernel
Ryan Mallon
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-25
at91: drop at572d940hf support
Jean-Christophe PLAGNIOL-VILLARD
13
-1992
/
+2
2011-05-25
at91rm9200: introduce at91rm9200_set_type to specficy cpu package
Jean-Christophe PLAGNIOL-VILLARD
17
-18
/
+63
2011-05-25
at91: drop boot_params and PLAT_PHYS_OFFSET
Jean-Christophe PLAGNIOL-VILLARD
40
-51
/
+0
2011-05-25
at91: factorize common irq ID
Jean-Christophe PLAGNIOL-VILLARD
10
-18
/
+6
2011-05-25
at91: switch to CLKDEV_LOOKUP
Jean-Christophe PLAGNIOL-VILLARD
21
-202
/
+371
2011-05-25
at91: fix map_io init usage
Jean-Christophe PLAGNIOL-VILLARD
47
-94
/
+166
2011-05-25
at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist
Jean-Christophe PLAGNIOL-VILLARD
1
-19
/
+0
2011-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
9
-8
/
+25
2011-05-25
at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option
Jean-Christophe PLAGNIOL-VILLARD
9
-54
/
+39
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
7
-37
/
+23
2011-04-23
at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+28
2011-04-23
arm: at91: fix compiler warning for eb01 board build
Greg Ungerer
1
-1
/
+6
2011-04-23
ARM: at91: AT91CAP9 has a macb device
Uwe Kleine-König
1
-0
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
3
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2
-4
/
+3
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
3
-10
/
+10
2011-03-29
arm: at91: Cleanup irq chip
Thomas Gleixner
1
-22
/
+9
2011-03-29
arm: Use genirq lockdep helper to set lock class
Thomas Gleixner
1
-1
/
+1
2011-03-29
arm: at91: at572d940hf: Fix SDRAMC define
Thomas Gleixner
1
-1
/
+1
2011-03-16
Merge branch 'p2v' into devel
Russell King
1
-1
/
+1
2011-02-19
ARM: 6665/1: Add Snapper9260 rtc wakeup interrupt pin
Ryan Mallon
1
-0
/
+1
2011-02-19
ARM: 6664/1: AT91: Use macros for gpio_to_irq/irq_to_gpio
Ryan Mallon
1
-9
/
+2
2011-02-17
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-36
/
+941
2011-01-14
Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
6
-1
/
+906
[next]