index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
at91sam9rl_devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
ARM: at91: remove at91sam9rl legacy board support
Nicolas Ferre
1
-1260
/
+0
2014-07-09
ARM: at91: at91sam9rl: switch to generic PWM framework
Alexandre Belloni
1
-9
/
+2
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+0
2014-05-28
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
1
-5
/
+0
2014-05-07
ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adc
Alexandre Belloni
1
-50
/
+0
2014-05-07
ARM: at91: sam9rl: add at91_adc to support adc and touchscreen
Alexandre Belloni
1
-0
/
+85
2014-05-07
ARM: at91: localize GPIO header
Linus Walleij
1
-0
/
+1
2013-12-20
ARM: at91: don't use <mach/timex.h>
Uwe Kleine-König
1
-0
/
+1
2013-12-20
ARM/serial: at91: switch atmel serial to use gpiolib
Linus Walleij
1
-0
/
+5
2013-09-27
video: atmel_lcdfb: fix platform data struct
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
Johan Hovold
1
-1
/
+1
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-2
/
+2
2012-11-06
arm: at91 move board.h to arch/arm/mach-at91
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-11-06
ARM: at91: atmel-ssc: add platform device id table
Bo Shen
1
-2
/
+2
2012-10-24
ARM: at91/i2c: change id to let i2c-at91 work
Bo Shen
1
-1
/
+1
2012-10-24
ARM: at91/i2c: change id to let i2c-gpio work
Bo Shen
1
-1
/
+1
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-30
/
+30
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-14
ARM: at91: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-12
i2c: at91: add new driver
Nikolaus Voss
1
-1
/
+1
2012-08-23
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
Ludovic Desroches
1
-1
/
+5
2012-08-13
Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...
Arnd Bergmann
1
-30
/
+30
2012-07-02
ARM: at91: add atmel-mci support for chips and boards which can use it
Ludovic Desroches
1
-30
/
+30
2012-07-02
ARM: at91: sparse irq support
Ludovic Desroches
1
-38
/
+38
2012-04-17
ARM: at91: drop at91_set_serial_console
Jean-Christophe PLAGNIOL-VILLARD
1
-12
/
+0
2012-04-04
ARM: at91: fix check of valid GPIO for SPI and USB
Nicolas Ferre
1
-0
/
+3
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2012-02-23
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+15
2012-02-23
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+10
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2012-02-03
ARM: at91/dma: remove platform data from DMA controller
Nicolas Ferre
1
-7
/
+1
2011-11-29
ARM: at91/soc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+8
2011-11-28
ARM: at91: make DBGU soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-28
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+10
2011-11-28
ARM: at91: make rtt register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-28
ARM: at91: make dma register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-28
ARM: at91: make ecc register base soc independant
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2011-11-09
ARM: at91: Fix USBA gadget registration
Jochen Friedrich
1
-1
/
+1
2011-11-09
ARM: at91: usart: drop static map regs for dbgu
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+2
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-1
/
+1
2011-06-25
at91: fix at91_set_serial_console: use platform device id
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-05-25
at91: switch to CLKDEV_LOOKUP
Jean-Christophe PLAGNIOL-VILLARD
1
-16
/
+3
2011-05-25
atmel_serial: keep the platform_device unchanged
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+3
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2009-11-20
AT91: add platform parameters for atmel_tsadcc in at91sam9rlek
Nicolas Ferre
1
-2
/
+8
2009-09-21
ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek board
Nicolas Ferre
1
-0
/
+55
2009-09-21
ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rl
Nicolas Ferre
1
-0
/
+47
2009-02-14
[ARM] 5390/1: AT91: Watchdog fixes
Andrew Victor
1
-1
/
+1
[next]