summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2013-05-072-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2013-05-072-2/+2
| | * | | | | | | | | ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath2013-05-071-0/+4
| * | | | | | | | | | Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-06260-4937/+3577
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: OMAP: remove unused variableArnd Bergmann2013-04-231-3/+1
| | * | | | | | | | | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-1728-170/+218
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: integrator-cp: convert use CLKSRC_OF for timer initRob Herring2013-04-113-37/+38
| | | * | | | | | | | | | ARM: versatile: use OF init for sp804 timerRob Herring2013-04-113-14/+25
| | | * | | | | | | | | | ARM: versatile: add versatile dtbs to dtbs targetRob Herring2013-04-111-0/+2
| | | * | | | | | | | | | ARM: vexpress: remove extra timer-sp control register clearingRob Herring2013-04-111-3/+0
| | | * | | | | | | | | | ARM: dts: vexpress: disable CA9 core tile sp804 timerRob Herring2013-04-111-0/+1
| | | * | | | | | | | | | ARM: vexpress: remove sp804 OF initRob Herring2013-04-111-11/+0
| | | * | | | | | | | | | ARM: highbank: use OF init for sp804 timerRob Herring2013-04-111-19/+0
| | | * | | | | | | | | | ARM: timer-sp: convert to use CLKSRC_OF initRob Herring2013-04-113-20/+102
| | | * | | | | | | | | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-1116-67/+19
| | | * | | | | | | | | | ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann2013-04-111-1/+6
| | | * | | | | | | | | | ARM: arch_timer: use full 64-bit counter for sched_clockRob Herring2013-04-111-5/+13
| | | * | | | | | | | | | ARM: make sched_clock just call a function pointerRob Herring2013-04-112-1/+10
| | | * | | | | | | | | | ARM: sched_clock: allow changing to higher frequency counterRob Herring2013-04-111-1/+5
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | ARM: SPEAr: conditionalize SMP codeArnd Bergmann2013-05-021-3/+3
| * | | | | | | | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupArnd Bergmann2013-04-295-3/+47
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: at91/sama5d34ek.dts: remove not needed compatibility stringNicolas Ferre2013-04-191-1/+1
| | * | | | | | | | | | | ARM: at91: dts: add MCI DMA supportLudovic Desroches2013-04-194-0/+16
| | * | | | | | | | | | | ARM: at91: dts: add i2c dma supportLudovic Desroches2013-04-193-0/+24
| | * | | | | | | | | | | ARM: at91: dts: set #dma-cells to the correct valueLudovic Desroches2013-04-184-2/+6
| * | | | | | | | | | | | Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-198-254/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: SPEAr13xx: Pass generic DW DMAC platform data from DTArnd Bergmann2013-03-128-254/+29
| * | | | | | | | | | | | | Merge branch 'spear/multiplatform' into late/cleanupArnd Bergmann2013-04-1961-659/+318
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson2013-04-195-16/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann2013-04-183-6/+28
| | * | | | | | | | | | | | ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre2013-04-092-10/+21
| * | | | | | | | | | | | | Merge branch 'at91/soc' into late/cleanupOlof Johansson2013-04-1936-443/+2891
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-1916-475/+140
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | arm: dss-common: don't use reset_gpio from omap4_panda_dvi_deviceArchit Taneja2013-04-041-1/+0
| | * | | | | | | | | | | | | arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...Archit Taneja2013-04-045-55/+0
| | * | | | | | | | | | | | | arm: omap: dss-common: use picodlp panel's gpio handlingArchit Taneja2013-04-041-37/+16
| | * | | | | | | | | | | | | arm: omap: board-omap3pandora: use tpo panel's gpio handlingArchit Taneja2013-04-041-1/+6
| | * | | | | | | | | | | | | arm: omap: board-zoom: use NEC panel's gpio handlingArchit Taneja2013-04-041-25/+13
| | * | | | | | | | | | | | | arm: omap: board-rx-51: use acx565akm panel's gpio handlingArchit Taneja2013-04-041-19/+7
| | * | | | | | | | | | | | | arm: omap: board-sdp3430: use sharp panel's gpio handlingArchit Taneja2013-04-041-24/+18
| | * | | | | | | | | | | | | arm: omap: board-omap3evm: use sharp panel's gpio handlingArchit Taneja2013-04-041-39/+20
| | * | | | | | | | | | | | | arm: omap: board-overo: use lb035q02 dpi panel's gpio handlingArchit Taneja2013-04-041-44/+14
| | * | | | | | | | | | | | | arm: omap: board-ldp: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-52/+9
| | * | | | | | | | | | | | | arm: omap: board-am3517: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-57/+6
| | * | | | | | | | | | | | | arm: omap: board-cm-t35: use generic dpi panel's gpio handlingTomi Valkeinen2013-04-041-40/+9
| | * | | | | | | | | | | | | arm: omap: board-devkit8000: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-24/+3
| | * | | | | | | | | | | | | arm: omap: board-2430: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-37/+6
| | * | | | | | | | | | | | | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlightPeter Ujfalusi2013-04-042-57/+52
| * | | | | | | | | | | | | | Merge branch 'omap/boards' into late/cleanupOlof Johansson2013-04-198-64/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'omap/fixes-non-critical' into late/cleanupOlof Johansson2013-04-1919-62/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \