summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbidTony Lindgren2016-02-121-0/+10
* ARM: OMAP2+: Improve omap_device error for driver writersTony Lindgren2016-02-121-1/+3
* ARM: DTS: am57xx-beagle-x15: Select SYS_CLK2 for audio clocksPeter Ujfalusi2016-02-101-0/+4
* ARM: dts: am335x/am57xx: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2016-02-102-3/+3
* ARM: OMAP2+: Set system_rev from ATAGS for n900Ivaylo Dimitrov2016-02-101-1/+21
* Linux 4.5-rc3v4.5-rc3Linus Torvalds2016-02-071-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-02-0733-149/+230
|\
| * ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen2016-02-041-0/+1
| * ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij2016-02-041-17/+20
| * Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-02-012-1/+4
| |\
| | * arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy2016-02-011-0/+1
| | * bus: vexpress-config: Add missing of_node_putAmitoj Kaur Chawla2016-02-011-1/+3
| * | Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-02-015-31/+35
| |\ \
| | * | ARM: dts: orion5x: gpio pin fixes for linkstation lswtglRoger Shimizu2016-01-251-4/+4
| | * | ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wvl/vlRoger Shimizu2016-01-251-6/+6
| | * | ARM: dts: kirkwood: gpio-leds fixes for linkstation ls-wxl/wsxlRoger Shimizu2016-01-251-5/+5
| | * | ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wvl/vlRoger Shimizu2016-01-251-12/+13
| | * | ARM: dts: kirkwood: gpio pin fixes for linkstation ls-wxl/wsxlRoger Shimizu2016-01-251-14/+15
| | * | ARM: mvebu: ix4-300d: Add compatible property to "partitions" nodeGeert Uytterhoeven2016-01-251-0/+1
| | * | ARM: mvebu: kirkwood: Add compatible property to "partitions" nodeGeert Uytterhoeven2016-01-251-0/+1
| * | | Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-02-0113-91/+130
| |\ \ \
| | * | | ARM: dts: am57xx: sbc-am57x: correct Eth PHY settingsDmitry Lifshitz2016-01-271-2/+2
| | * | | ARM: dts: am57xx: cl-som-am57x: fix CPSW EMAC pinmuxDmitry Lifshitz2016-01-271-1/+1
| | * | | ARM: dts: am57xx: sbc-am57x: fix UART3 pinmuxDmitry Lifshitz2016-01-271-2/+2
| | * | | ARM: dts: am57xx: cl-som-am57x: update SPI Flash frequencyDmitry Lifshitz2016-01-271-2/+2
| | * | | ARM: dts: am57xx: cl-som-am57x: set HOST mode for USB2Dmitry Lifshitz2016-01-271-1/+1
| | * | | ARM: dts: am57xx: sbc-am57x: fix SB-SOM EEPROM I2C addressDmitry Lifshitz2016-01-271-2/+2
| | * | | ARM: dts: LogicPD Torpedo: Revert Duplicative EntriesAdam Ford2016-01-271-8/+0
| | * | | ARM: dts: am437x: pixcir_tangoc: use correct flags for irq typesGrygorii Strashko2016-01-272-4/+2
| | * | | ARM: dts: am4372: fix irq type for arm twd and global timerGrygorii Strashko2016-01-271-2/+2
| | * | | ARM: dts: Fix wl12xx missing clocks that cause hangsAdam Ford2016-01-251-0/+1
| | * | | Merge branch 'enable-devices' into omap-for-v4.5/fixesTony Lindgren2016-01-2510237-409795/+746125
| | |\ \ \
| | | * | | ARM: OMAP: Add PWM dmtimer platform data quirksNeil Armstrong2016-01-251-0/+23
| | | |/ /
| | * | | ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modulesTony Lindgren2016-01-221-0/+8
| | * | | ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren2016-01-221-8/+17
| | * | | ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren2016-01-221-3/+9
| | * | | ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren2016-01-221-2/+8
| | * | | ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren2016-01-221-4/+13
| | * | | ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren2016-01-221-22/+0
| | * | | ARM: OMAP2+: Remove legacy mailbox device instantiationSuman Anna2016-01-211-28/+0
| | * | | ARM: dts: AM4372: Add ti,mbox-send-noirq to wkup_m3 mailboxKeerthy2016-01-211-0/+1
| | * | | ARM: dts: AM33xx: Add ti,mbox-send-noirq to wkup_m3 mailboxDave Gerlach2016-01-211-0/+1
| | * | | ARM: omap2plus_defconfig: enable SPLIT and DWARF4Felipe Balbi2016-01-151-0/+2
| | * | | ARM: dts: omap5-board-common: enable rtc and charging of backup batteryH. Nikolaus Schaller2016-01-151-0/+8
| | * | | ARM: dts: Fix omap5 PMIC control lines for RTC writesTony Lindgren2016-01-111-0/+25
| * | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2016-02-015-4/+31
| |\ \ \ \
| | * | | | ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre2016-01-271-1/+1
| | * | | | ARM: dts: at91: sama5d4 xplained: properly mux phy interruptAlexandre Belloni2016-01-271-0/+6
| | * | | | ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang2016-01-271-0/+11
| | * | | | ARM: dts: at91: sama5d2 xplained: add phy address and IRQ for macb0Nicolas Ferre2016-01-271-1/+11