summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22ARM: at91/dt: define sam9n12 clocksBoris BREZILLON
2014-05-22ARM: at91: prepare common clk transition for sam9n12 SoCBoris BREZILLON
2014-05-22ARM: at91: move sam9x5 SoCs to the CCFBoris BREZILLON
2014-05-22ARM: at91/dt: define sam9x5ek's crystal frequenciesBoris BREZILLON
2014-05-22ARM: at91/dt: define sam9x5 clocksBoris BREZILLON
2014-05-22ARM: at91: prepare common clk transition for sam9x5 SoCsBoris BREZILLON
2014-05-22Merge branch 'at91-3.16-cleanup' into at91-3.16-dt3Nicolas Ferre
2014-05-22Merge branch 'at91-3.15-fixes' into at91-3.16-dt3Nicolas Ferre
2014-05-07ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc nodeAlexandre Belloni
2014-05-07ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni
2014-05-07Input: atmel_tsadcc: remove driverAlexandre Belloni
2014-05-07ARM: at91: remove atmel_tsadcc from sama5_defconfigAlexandre Belloni
2014-05-07ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adcAlexandre Belloni
2014-05-07ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adcAlexandre Belloni
2014-05-07ARM: at91: sam9rlek add touchscreen support through at91_adcAlexandre Belloni
2014-05-07ARM: at91: sam9rl: add at91_adc to support adc and touchscreenAlexandre Belloni
2014-05-07iio: adc: at91: add sam9rl supportAlexandre Belloni
2014-05-07iio: adc: at91: remove unused include from include/machAlexandre Belloni
2014-05-07ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adcAlexandre Belloni
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni
2014-05-07iio: adc: at91: cleanup platform_dataAlexandre Belloni
2014-05-07ARM: at91: sam9260: remove unused platform_dataAlexandre Belloni
2014-05-07ARM: at91: sam9g45: remove unused platform_dataAlexandre Belloni
2014-05-07ARM: at91/dt: define sam9rlek crystal frequenciesBoris BREZILLON
2014-05-07ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock modelsBoris BREZILLON
2014-05-07ARM: at91/dt: define main xtal frequency of the at91sam9261ek boardBoris BREZILLON
2014-05-07ARM: at91/dt: move at91sam9261 SoC to the new main clock modelBoris BREZILLON
2014-05-07ARM: at91/dt: add xtal frequencies to sama5d3 xplained boardBoris BREZILLON
2014-05-07ARM: at91/dt: add xtal frequencies to sama5d3xcm boardsBoris BREZILLON
2014-05-07ARM: at91/dt: move sama5d3 SoC to the new main/slow clk modelBoris BREZILLON
2014-05-07clk: at91: add slow clk documentationBoris BREZILLON
2014-05-07clk: at91: add slow clks driverBoris BREZILLON
2014-05-07clk: at91: update main clk documentationBoris BREZILLON
2014-05-07clk: at91: rework main clk implementationBoris BREZILLON
2014-05-07ARM: at91: localize GPIO headerLinus Walleij
2014-05-07ASoC: sam9g20_wm8731: remove useless mach/gpio.hNicolas Ferre
2014-05-04Linux 3.15-rc4v3.15-rc4Linus Torvalds
2014-05-04Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-03Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-02tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)