summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: rm9200: fix clock registrationAlexandre Belloni2014-09-051-1/+10
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-091-1/+1
|\
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-1/+1
* | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0810-82/+89
|\ \
| * | ARM: at91: remove useless at91_pwm_leds()Alexandre Belloni2014-07-092-38/+0Star
| * | ARM: at91: at91sam9rl: switch to generic PWM frameworkAlexandre Belloni2014-07-092-9/+3Star
| * | ARM: at91: sam9263ek: use generic leds_pwm driverAlexandre Belloni2014-07-091-8/+47
| * | ARM: at91: at91sam9263: switch to generic PWM frameworkAlexandre Belloni2014-07-092-9/+3Star
| * | ARM: at91: sam9m10g45ek: use generic leds_pwm driverAlexandre Belloni2014-07-091-9/+33
| * | ARM: at91: at91sam9g45: switch to generic PWM frameworkAlexandre Belloni2014-07-092-9/+3Star
| |/
* | ARM: at91: move at91sam9263 SoC to the CCFAlexandre Belloni2014-07-091-1/+0Star
* | ARM: at91: prepare common clk transition for sam9263Alexandre Belloni2014-07-091-1/+5
* | ARM: at91: move at91sam9g45 SoC to the CCFAlexandre Belloni2014-07-091-1/+0Star
* | ARM: at91: prepare common clk transition for sam9g45Alexandre Belloni2014-07-091-1/+5
* | ARM: at91: move at91sam9260 SoCs to the CCFAlexandre Belloni2014-07-091-1/+0Star
* | ARM: at91: prepare common clk transition for sam9260Alexandre Belloni2014-07-091-1/+5
* | ARM: at91: move at91rm9200 SoC to the CCFAlexandre Belloni2014-07-091-1/+0Star
* | ARM: at91: prepare common clk transition for rm9200Alexandre Belloni2014-07-091-1/+5
|/
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-071-9/+13
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-037-31/+23Star
|\
| * tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-286-31/+10Star
| * ARM: at91: gpio: implement get_directionRichard Genoud2014-05-281-0/+13
* | Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2014-06-033-4/+10
|\ \
| * | ARM: at91: move sam9n12 SoC to the CCFBoris BREZILLON2014-05-221-1/+0Star
| * | ARM: at91: prepare common clk transition for sam9n12 SoCBoris BREZILLON2014-05-221-1/+5
| * | ARM: at91: move sam9x5 SoCs to the CCFBoris BREZILLON2014-05-221-1/+0Star
| * | ARM: at91: prepare common clk transition for sam9x5 SoCsBoris BREZILLON2014-05-221-1/+5
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-0345-239/+136Star
|\| |
| * | ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni2014-05-071-3/+0Star
| * | ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adcAlexandre Belloni2014-05-072-62/+0Star
| * | ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adcAlexandre Belloni2014-05-072-65/+3Star
| * | ARM: at91: sam9rlek add touchscreen support through at91_adcAlexandre Belloni2014-05-071-0/+14
| * | ARM: at91: sam9rl: add at91_adc to support adc and touchscreenAlexandre Belloni2014-05-072-0/+92
| * | iio: adc: at91: remove unused include from include/machAlexandre Belloni2014-05-071-120/+0Star
| * | ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adcAlexandre Belloni2014-05-072-1/+2
| * | iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni2014-05-071-0/+13
| * | ARM: at91: sam9260: remove unused platform_dataAlexandre Belloni2014-05-071-10/+0Star
| * | ARM: at91: sam9g45: remove unused platform_dataAlexandre Belloni2014-05-071-10/+0Star
| * | ARM: at91: localize GPIO headerLinus Walleij2014-05-0741-12/+56
| |/
* | Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-05-231-4/+4
|\ \ | |/ |/|
| * ARM: at91: sam9260: fix compilation issuesAlexandre Belloni2014-05-221-4/+4
* | Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-232-2/+2
|\ \ | |/ |/|
| * ARM: at91: at91sam9260: change at91_adc nameAlexandre Belloni2014-03-151-1/+1
| * ARM: at91: at91sam9g45: change at91_adc nameAlexandre Belloni2014-03-151-1/+1
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0526-46/+115
|\ \
| * \ Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2014-03-178-6/+60
| |\ \
| | * | ARM: at91: add PWM clockBo Shen2014-03-125-0/+5
| | * | ARM: at91: move sam9261 SoC to common clkJean-Jacques Hiblot2014-03-121-1/+0Star
| | * | ARM: at91: prepare common clk transition for sam9261 SoCJean-Jacques Hiblot2014-03-121-2/+6
| | * | ARM: at91: dt: Add at91sam9261 dt SoC supportJean-Jacques Hiblot2014-03-121-0/+17