Age | Commit message (Expand) | Author | Files | Lines |
2016-02-05 | ARM: multi_v7_defconfig: enable DW_WATCHDOG | Dinh Nguyen | 1 | -0/+1 |
2016-02-05 | ARM: nomadik: fix up SD/MMC DT settings | Linus Walleij | 1 | -17/+20 |
2016-02-01 | Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 5 | -31/+35 |
2016-02-01 | Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 13 | -91/+130 |
2016-02-01 | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr... | Olof Johansson | 5 | -4/+31 |
2016-02-01 | ARM: realview: use "depends on" instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2016-02-01 | ARM: tango: use "depends on" instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2016-02-01 | ARM: tango: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -1/+1 |
2016-02-01 | ARM: realview: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -1/+1 |
2016-01-27 | ARM: wire up copy_file_range() syscall | Russell King | 2 | -0/+2 |
2016-01-27 | ARM: dts: am57xx: sbc-am57x: correct Eth PHY settings | Dmitry Lifshitz | 1 | -2/+2 |
2016-01-27 | ARM: dts: am57xx: cl-som-am57x: fix CPSW EMAC pinmux | Dmitry Lifshitz | 1 | -1/+1 |
2016-01-27 | ARM: dts: am57xx: sbc-am57x: fix UART3 pinmux | Dmitry Lifshitz | 1 | -2/+2 |
2016-01-27 | ARM: dts: am57xx: cl-som-am57x: update SPI Flash frequency | Dmitry Lifshitz | 1 | -2/+2 |
2016-01-27 | ARM: dts: am57xx: cl-som-am57x: set HOST mode for USB2 | Dmitry Lifshitz | 1 | -1/+1 |
2016-01-27 | ARM: dts: am57xx: sbc-am57x: fix SB-SOM EEPROM I2C address | Dmitry Lifshitz | 1 | -2/+2 |
2016-01-27 | ARM: dts: LogicPD Torpedo: Revert Duplicative Entries | Adam Ford | 1 | -8/+0 |
2016-01-27 | ARM: dts: am437x: pixcir_tangoc: use correct flags for irq types | Grygorii Strashko | 2 | -4/+2 |
2016-01-27 | ARM: dts: am4372: fix irq type for arm twd and global timer | Grygorii Strashko | 1 | -2/+2 |
2016-01-27 | ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ type | Nicolas Ferre | 1 | -1/+1 |
2016-01-27 | ARM: dts: at91: sama5d4 xplained: properly mux phy interrupt | Alexandre Belloni | 1 | -0/+6 |
2016-01-27 | ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0 | Wenyou Yang | 1 | -0/+11 |
2016-01-27 | ARM: dts: at91: sama5d2 xplained: add phy address and IRQ for macb0 | Nicolas Ferre | 1 | -1/+11 |
2016-01-27 | ARM: dts: at91: at91sam9n12ek: fix panel compatible string | Alexandre Belloni | 1 | -1/+1 |
2016-01-27 | ARM: dts: at91: sama5d4: fix instance id of DBGU | Mohamed Jamsheeth Hajanajubudeen | 1 | -1/+1 |
2016-01-27 | ARM: 8500/1: fix atags_to_fdt with stack-protector-strong | Kees Cook | 1 | -0/+9 |
2016-01-25 | ARM: dts: Fix wl12xx missing clocks that cause hangs | Adam Ford | 1 | -0/+1 |
2016-01-25 | Merge branch 'enable-devices' into omap-for-v4.5/fixes | Tony Lindgren | 920 | -9727/+25687 |
2016-01-25 | ARM: OMAP: Add PWM dmtimer platform data quirks | Neil Armstrong | 1 | -0/+23 |
2016-01-25 | ARM: dts: orion5x: gpio pin fixes for linkstation lswtgl | Roger Shimizu | 1 | -4/+4 |
2016-01-25 | ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wvl/vl | Roger Shimizu | 1 | -6/+6 |
2016-01-25 | ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wxl/wsxl | Roger Shimizu | 1 | -5/+5 |
2016-01-25 | ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wvl/vl | Roger Shimizu | 1 | -12/+13 |
2016-01-25 | ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wxl/wsxl | Roger Shimizu | 1 | -14/+15 |
2016-01-25 | ARM: mvebu: ix4-300d: Add compatible property to "partitions" node | Geert Uytterhoeven | 1 | -0/+1 |
2016-01-25 | ARM: mvebu: kirkwood: Add compatible property to "partitions" node | Geert Uytterhoeven | 1 | -0/+1 |
2016-01-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+2 |
2016-01-23 | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -52/+6 |
2016-01-23 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -14/+8 |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -9/+2 |
2016-01-22 | Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -1/+1 |
2016-01-22 | ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modules | Tony Lindgren | 1 | -0/+8 |
2016-01-22 | ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata | Tony Lindgren | 1 | -8/+17 |
2016-01-22 | ARM: OMAP2+: Fix l2_inv_api_params for rodata | Tony Lindgren | 1 | -3/+9 |
2016-01-22 | ARM: OMAP2+: Fix save_secure_ram_context for rodata | Tony Lindgren | 1 | -2/+8 |
2016-01-22 | ARM: OMAP2+: Fix l2dis_3630 for rodata | Tony Lindgren | 1 | -4/+13 |
2016-01-22 | ARM: OMAP2+: Fix wait_dll_lock_timed for rodata | Tony Lindgren | 1 | -22/+0 |
2016-01-22 | ARM: OMAP2+: Remove legacy mailbox device instantiation | Suman Anna | 1 | -28/+0 |
2016-01-22 | ARM: dts: AM4372: Add ti,mbox-send-noirq to wkup_m3 mailbox | Keerthy | 1 | -0/+1 |
2016-01-22 | ARM: dts: AM33xx: Add ti,mbox-send-noirq to wkup_m3 mailbox | Dave Gerlach | 1 | -0/+1 |