| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 62 | -1202/+475 |
|\ |
|
| * | Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub... | Arnd Bergmann | 2013-05-07 | 2 | -2/+2 |
| |\ |
|
| | * | ARM: OMAP4: change the device names in usb_bind_phy | Kishon Vijay Abraham I | 2013-05-06 | 2 | -2/+2 |
| | * | ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a | Vaibhav Hiremath | 2013-05-06 | 1 | -0/+4 |
| * | | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann | 2013-05-06 | 257 | -4933/+3564 |
| |\ \ |
|
| | * | | ARM: OMAP: remove unused variable | Arnd Bergmann | 2013-04-23 | 1 | -3/+1 |
| | * | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel... | Olof Johansson | 2013-04-17 | 26 | -168/+209 |
| | |\ \ |
|
| | | * | | ARM: integrator-cp: convert use CLKSRC_OF for timer init | Rob Herring | 2013-04-11 | 3 | -37/+38 |
| | | * | | ARM: versatile: use OF init for sp804 timer | Rob Herring | 2013-04-11 | 3 | -14/+25 |
| | | * | | ARM: versatile: add versatile dtbs to dtbs target | Rob Herring | 2013-04-11 | 1 | -0/+2 |
| | | * | | ARM: vexpress: remove extra timer-sp control register clearing | Rob Herring | 2013-04-11 | 1 | -3/+0 |
| | | * | | ARM: dts: vexpress: disable CA9 core tile sp804 timer | Rob Herring | 2013-04-11 | 1 | -0/+1 |
| | | * | | ARM: vexpress: remove sp804 OF init | Rob Herring | 2013-04-11 | 1 | -11/+0 |
| | | * | | ARM: highbank: use OF init for sp804 timer | Rob Herring | 2013-04-11 | 1 | -19/+0 |
| | | * | | ARM: timer-sp: convert to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 3 | -20/+102 |
| | | * | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 14 | -65/+10 |
| | | * | | ARM: make machine_desc->init_time default to clocksource_of_init | Arnd Bergmann | 2013-04-11 | 1 | -1/+6 |
| | | * | | ARM: arch_timer: use full 64-bit counter for sched_clock | Rob Herring | 2013-04-11 | 1 | -5/+13 |
| | | * | | ARM: make sched_clock just call a function pointer | Rob Herring | 2013-04-10 | 2 | -1/+10 |
| | | * | | ARM: sched_clock: allow changing to higher frequency counter | Rob Herring | 2013-04-10 | 1 | -1/+5 |
| * | | | | ARM: SPEAr: conditionalize SMP code | Arnd Bergmann | 2013-05-02 | 1 | -3/+3 |
| * | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup | Arnd Bergmann | 2013-04-29 | 5 | -3/+47 |
| |\ \ \ \ |
|
| | * | | | | ARM: at91/sama5d34ek.dts: remove not needed compatibility string | Nicolas Ferre | 2013-04-19 | 1 | -1/+1 |
| | * | | | | ARM: at91: dts: add MCI DMA support | Ludovic Desroches | 2013-04-19 | 4 | -0/+16 |
| | * | | | | ARM: at91: dts: add i2c dma support | Ludovic Desroches | 2013-04-19 | 3 | -0/+24 |
| | * | | | | ARM: at91: dts: set #dma-cells to the correct value | Ludovic Desroches | 2013-04-18 | 4 | -2/+6 |
| * | | | | | Merge branch 'spear/dwdma' into late/cleanup | Arnd Bergmann | 2013-04-19 | 8 | -254/+29 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: SPEAr13xx: Pass generic DW DMAC platform data from DT | Arnd Bergmann | 2013-03-12 | 8 | -254/+29 |
| * | | | | | | Merge branch 'spear/multiplatform' into late/cleanup | Arnd Bergmann | 2013-04-19 | 61 | -659/+318 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup | Olof Johansson | 2013-04-19 | 5 | -16/+49 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | ARM: at91: suspend both memory controllers on at91sam9263 | Arnd Bergmann | 2013-04-18 | 3 | -6/+28 |
| | * | | | | | ARM: at91: change "Unknown" qualifier SoC subtype handling | Nicolas Ferre | 2013-04-09 | 2 | -10/+21 |
| * | | | | | | Merge branch 'at91/soc' into late/cleanup | Olof Johansson | 2013-04-19 | 36 | -443/+2891 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-04-19 | 16 | -475/+140 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm: dss-common: don't use reset_gpio from omap4_panda_dvi_device | Archit Taneja | 2013-04-04 | 1 | -1/+0 |
| | * | | | | | | arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE... | Archit Taneja | 2013-04-04 | 5 | -55/+0 |
| | * | | | | | | arm: omap: dss-common: use picodlp panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -37/+16 |
| | * | | | | | | arm: omap: board-omap3pandora: use tpo panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -1/+6 |
| | * | | | | | | arm: omap: board-zoom: use NEC panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -25/+13 |
| | * | | | | | | arm: omap: board-rx-51: use acx565akm panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -19/+7 |
| | * | | | | | | arm: omap: board-sdp3430: use sharp panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -24/+18 |
| | * | | | | | | arm: omap: board-omap3evm: use sharp panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -39/+20 |
| | * | | | | | | arm: omap: board-overo: use lb035q02 dpi panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -44/+14 |
| | * | | | | | | arm: omap: board-ldp: use generic dpi panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -52/+9 |
| | * | | | | | | arm: omap: board-am3517: use generic dpi panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -57/+6 |
| | * | | | | | | arm: omap: board-cm-t35: use generic dpi panel's gpio handling | Tomi Valkeinen | 2013-04-04 | 1 | -40/+9 |
| | * | | | | | | arm: omap: board-devkit8000: use generic dpi panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -24/+3 |
| | * | | | | | | arm: omap: board-2430: use generic dpi panel's gpio handling | Archit Taneja | 2013-04-04 | 1 | -37/+6 |
| | * | | | | | | ARM: OMAP: zoom: Use pwm stack for lcd and keyboard backlight | Peter Ujfalusi | 2013-04-04 | 2 | -57/+52 |
| * | | | | | | | Merge branch 'omap/boards' into late/cleanup | Olof Johansson | 2013-04-19 | 8 | -64/+67 |
| |\ \ \ \ \ \ \ |
|