Age | Commit message (Expand) | Author | Files | Lines |
2014-08-19 | ARM: integrator: add MMCI device to IM-PD1 | Linus Walleij | 1 | -0/+48 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -16/+4 |
2014-07-08 | Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Olof Johansson | 3 | -37/+1 |
2014-07-08 | Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2 | -16/+4 |
2014-06-27 | video: move Versatile CLCD helpers | Linus Walleij | 2 | -3/+1 |
2014-06-27 | ARM: integrator: get rid of <mach/memory.h> | Linus Walleij | 1 | -34/+0 |
2014-06-24 | ARM: integrator: convert to use irqchip_init | Rob Herring | 2 | -16/+4 |
2014-06-24 | ARM: integrator: fix OF-related regression | Linus Walleij | 2 | -36/+13 |
2014-06-17 | ARM: integrator: fix section mismatch problem | Linus Walleij | 2 | -2/+12 |
2014-04-06 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -143/+57 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 4 | -46/+63 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -26/+0 |
2014-04-06 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2014-03-21 | ARM: integrator: only select pl01x if TTY is enabled | Arnd Bergmann | 1 | -4/+4 |
2014-03-12 | ARM: 8000/1: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2014-02-26 | ARM: integrator: register sched_clock directly | Linus Walleij | 1 | -4/+7 |
2014-02-26 | ARM: integrator: localize the hardware.h header | Linus Walleij | 6 | -8/+5 |
2014-02-26 | ARM: integrator: merge platform.h to hardware.h | Linus Walleij | 7 | -396/+318 |
2014-02-26 | ARM: integrator: localize the impd1.h header | Linus Walleij | 2 | -5/+1 |
2014-02-26 | ARM: integrator: localize the lm.h header | Linus Walleij | 5 | -7/+3 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -26/+0 |
2014-02-13 | ARM: integrator: select GPIO block | Linus Walleij | 1 | -0/+2 |
2014-02-13 | ARM: integrator: register the IM-PD1 VIC | Linus Walleij | 2 | -9/+37 |
2014-02-13 | ARM: integrator: use managed resources for the IM-PD1 | Linus Walleij | 1 | -26/+10 |
2014-02-13 | ARM: integrator: switch to fetch clocks from device tree | Linus Walleij | 2 | -11/+14 |
2014-02-01 | ARM: integrator: restore static map on the CP | Linus Walleij | 1 | -0/+6 |
2014-01-24 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -43/+31 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -26/+0 |
2013-12-06 | Merge branch 'soc/sched_clock' into next/soc | Kevin Hilman | 1 | -2/+2 |
2013-12-04 | ARM: integrator: move EBI to the device tree | Linus Walleij | 2 | -28/+30 |
2013-12-04 | ARM: integrator: delete static core module mappings | Linus Walleij | 2 | -15/+1 |
2013-11-22 | ARM: integrator: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-11-16 | Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o... | Olof Johansson | 1 | -17/+1 |
2013-11-14 | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD | Jonathan Austin | 1 | -1/+2 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -17/+1 |
2013-10-24 | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 1 | -16/+1 |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 1 | -1/+1 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 1 | -3/+2 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 1 | -2/+2 |
2013-10-16 | ARM: integrator: core module registers from compatible strings | Linus Walleij | 2 | -2/+14 |
2013-10-16 | ARM: integrator: use devm_ioremap() to remap CM | Linus Walleij | 1 | -1/+1 |
2013-10-16 | ARM: integrator: move CM base into device tree | Linus Walleij | 5 | -49/+87 |
2013-10-16 | ARM: integrator: decommission the <mach/irqs.h> header | Linus Walleij | 5 | -85/+0 |
2013-10-16 | ARM: integrator: delete non-devicetree boot path | Linus Walleij | 4 | -463/+24 |
2013-10-16 | ARM: integrator: print the Linux IRQ in LL_DEBUG code | Linus Walleij | 1 | -2/+2 |
2013-10-16 | ARM: integrator: get the LM interrupts from DT | Linus Walleij | 1 | -1/+1 |
2013-10-16 | ARM: integrator: get the CM control register by proxy | Linus Walleij | 3 | -2/+11 |
2013-09-26 | ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI | Joerg Roedel | 1 | -0/+7 |
2013-08-25 | ARM: debug: move PL01X debug include into arch/arm/include/debug/ | Russell King | 1 | -13/+0 |
2013-08-25 | ARM: debug: provide PL01x debug uart phys/virt address configuration options | Russell King | 1 | -7/+0 |