index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
mach-at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
2
-8
/
+0
|
\
|
*
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2012-11-25
5
-10
/
+10
|
|
\
|
*
\
Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in...
Olof Johansson
2012-11-20
1
-7
/
+0
|
|
\
\
|
|
*
|
ARM: at91/atmel-mci: remove unused setup_dma_addr() macro
Nicolas Ferre
2012-11-16
1
-7
/
+0
|
*
|
|
ARM: at91: remove obsoleted init_consistent_dma_size()
Marek Szyprowski
2012-11-13
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
69
-281
/
+126
|
\
\
\
|
*
|
|
atmel: move ATMEL_MAX_UART to platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
1
-3
/
+0
|
*
|
|
arm: at91: move at91rm9200 rtc header in drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-75
/
+0
|
*
|
|
arm: at91: move reset controller header to arm/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
8
-8
/
+7
|
*
|
|
arm: at91: move pit define to the driver
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
2
-34
/
+12
|
*
|
|
arm: at91: move at91_shdwc.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
10
-9
/
+9
|
*
|
|
arm: at91: move board header to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
4
-3
/
+3
|
*
|
|
arn: at91: move at91_tc.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
2
-1
/
+2
|
*
|
|
arm: at91 move at91_aic.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
46
-48
/
+47
|
*
|
|
arm: at91 move board.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
46
-45
/
+46
|
*
|
|
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-55
/
+0
|
|
/
/
*
|
|
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-11
17
-201
/
+252
|
\
\
\
|
*
|
|
ARM: at91: add clocks for DT entries
Ludovic Desroches
2012-11-20
5
-0
/
+8
|
*
|
|
Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...
Linus Walleij
2012-11-21
7
-2
/
+161
|
|
\
\
\
|
|
*
|
|
ARM: AT91: Add AT91RM9200EK board device tree
Joachim Eastwood
2012-11-19
1
-3
/
+1
|
|
*
|
|
ARM: AT91: Add AT91RM9200 DT board
Joachim Eastwood
2012-11-19
5
-0
/
+83
|
|
*
|
|
ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200
Joachim Eastwood
2012-11-19
1
-0
/
+18
|
|
*
|
|
ARM: AT91: Add DT support to AT91RM9200 System Timer
Joachim Eastwood
2012-11-19
1
-2
/
+61
|
|
*
|
|
ARM: AT91: Fix build failure on board-dt
Joachim Eastwood
2012-11-19
1
-0
/
+1
|
*
|
|
|
Merge branch 'at91' into devel
Linus Walleij
2012-11-11
12
-199
/
+83
|
|
\
|
|
|
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91
Linus Walleij
2012-10-15
12
-199
/
+83
|
|
|
\
\
|
|
|
*
|
arm: at91: dt: at91sam9 add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
6
-19
/
+24
|
|
|
*
|
ARM: at91: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
2
-162
/
+5
|
|
|
*
|
ARM: at91: add dummies pinctrl for non dt platform
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
1
-0
/
+3
|
|
|
*
|
arm: at91: at91sam9x5: fix gpio number per bank
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
1
-11
/
+22
|
|
|
*
|
ARM: at91: gpio: implement request
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
1
-0
/
+12
|
|
|
*
|
arm: at91: use macro to declare soc boot data
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
9
-17
/
+27
*
|
|
|
|
Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
1
-10
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mmc: at91-mci: remove obsolete driver
Ludovic Desroches
2012-12-06
1
-10
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2012-11-16
5
-10
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ARM: at91/usbh: fix overcurrent gpio setup
Johan Hovold
2012-11-16
4
-4
/
+4
|
*
|
|
ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...
Nicolas Royer
2012-11-16
1
-6
/
+6
*
|
|
|
ARM: at91: fix at91x40 build
Arnd Bergmann
2012-10-27
1
-1
/
+1
|
/
/
/
*
|
|
ARM: at91: drop duplicated config SOC_AT91SAM9 entry
Jean-Christophe PLAGNIOL-VILLARD
2012-10-24
1
-8
/
+2
*
|
|
ARM: at91/i2c: change id to let i2c-at91 work
Bo Shen
2012-10-24
9
-11
/
+11
*
|
|
ARM: at91/i2c: change id to let i2c-gpio work
Bo Shen
2012-10-24
5
-5
/
+5
*
|
|
ARM: at91: fix external interrupt specification in board code
Nicolas Ferre
2012-10-24
3
-3
/
+3
*
|
|
ARM: at91: fix external interrupts in non-DT case
Nicolas Ferre
2012-10-24
3
-4
/
+10
*
|
|
ARM: at91: at91sam9g10: fix SOC type detection
Ivan Shugov
2012-10-24
1
-1
/
+1
|
/
/
*
/
ARM: config: sort select statements alphanumerically
Russell King
2012-10-13
1
-13
/
+13
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-11
15
-84
/
+41
|
\
|
*
ARM: at91: add clocks for I2C DT entries
Ludovic Desroches
2012-09-12
5
-3
/
+9
|
*
ARM: at91: do not configure at91sam9g10 twi pio as open-drain
Ludovic Desroches
2012-09-12
1
-3
/
+3
|
*
arm: at91: G45 TWI: remove open drain setting for twi function gpios
Nikolaus Voss
2012-09-12
1
-6
/
+0
|
*
i2c: at91: add new driver
Nikolaus Voss
2012-09-12
12
-15
/
+29
[next]