summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun8i-a?3-q8-tablet.dts: Add full otg supportHans de Goede2016-07-043-30/+31
* ARM: dts: axp22x.dtsi: Add reg_drivebus nodeHans de Goede2016-07-041-0/+5
* ARM: dts: axp22x.dtsi: Add usb_power_supply nodeHans de Goede2016-07-041-0/+5
* ARM: dts: axp22x.dtsi: Disable axp22x ldo_io# regulators by defaultHans de Goede2016-07-041-0/+2
* ARM: dts: sun7i: Re-order pinctrl nodes alphabeticallyAleksei Mamlin2016-07-041-142/+142
* ARM: dts: sun4i: Re-order pinctrl nodes alphabeticallyAleksei Mamlin2016-07-041-57/+57
* ARM: dts: sun7i: HDMI and the tv-encoder use tcon ch1 not ch0Hans de Goede2016-07-041-4/+6
* ARM: dts: sun4i: HDMI and the tv-encoder use tcon ch1 not ch0Hans de Goede2016-07-041-5/+7
* ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede2016-07-044-0/+4
* ARM: dts: sun9i: cubieboard4: Drop sunxi-common-regulators.dtsiChen-Yu Tsai2016-07-041-1/+0
* ARM: dts: sun9i: a80-optimus: Drop sunxi-common-regulators.dtsiChen-Yu Tsai2016-07-041-7/+11
* ARM: dts: sun5i-a10s-wobo-i5: Enable ldo4 tooHans de Goede2016-07-041-1/+8
* ARM: dts: sun8i-h3: Add dts file for Sinovoip BPI-M2+Chen-Yu Tsai2016-07-042-1/+197
* ARM: dts: sun8i-h3: Add uart1 pinmux settingChen-Yu Tsai2016-07-041-0/+7
* ARM: dts: sun8i-h3: move uart0 pins to sort pinmux list in proper orderChen-Yu Tsai2016-07-041-7/+7
* ARM: dts: sun9i: cubieboard4: Add AXP809 PMIC device node and regulatorsChen-Yu Tsai2016-07-041-2/+129
* ARM: dts: sun9i: a80-optimus: Add AXP809 PMIC device node and regulatorsChen-Yu Tsai2016-07-041-2/+129
* ARM: dts: sunxi: Add dtsi file for AXP809 PMICChen-Yu Tsai2016-07-041-0/+53
* ARM: dts: sun5i: add spi2 on A10s Olinuxino MicroMichal Suchanek2016-07-041-0/+7
* ARM: dts: sun5i: a10s: add spi2 pinsMichal Suchanek2016-07-041-0/+14
* ARM: dts: sun5i: q8-common: Enable display pipeline and LCD displayChen-Yu Tsai2016-07-041-0/+36
* ARM: dts: sun5i: q8-common: Enable audio codecChen-Yu Tsai2016-07-041-0/+14
* ARM: dts: sun5i: q8-common: Enable USB power supplyChen-Yu Tsai2016-07-041-0/+5
* ARM: dts: axp209: Disable ldo5 by defaultChen-Yu Tsai2016-07-041-0/+1
* ARM: sun5i: Move display blocks to A13Maxime Ripard2016-07-042-115/+117
* ARM: sun5i: a13: Add LCD pinsMaxime Ripard2016-07-041-0/+10
* ARM: sun7i: A20: Add display and TCON clocksPriit Laes2016-07-041-7/+81
* ARM: sun4i: A10: Add display and TCON clocksPriit Laes2016-07-041-11/+85
* ARM: dts: sun7i: Fix pll3x2 and pll7x2 not having a parent clockHans de Goede2016-06-291-0/+2
* ARM: dts: sunxi: Add pll3 to simplefb nodes clocks listsHans de Goede2016-06-223-19/+24
* ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13Boris Brezillon2016-06-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-276-27/+61
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-246-27/+61
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-202-1/+9
| | * KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-202-0/+18
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-202-12/+17
| | * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-202-5/+8
| | * KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall2016-05-201-7/+7
| | * KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-3/+3
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-273-4/+2
|\ \ \
| * | | kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada2016-04-201-1/+1
| * | | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-202-2/+0
| * | | kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-261-5/+5
|\ \ \ \
| * \ \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-5/+5
| |\ \ \ \
| | * | | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-1/+1
| | * | | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-5/+5
* | | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-0/+6
|\ \ \ \ \ \
| * | | | | | ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-05-255-480/+5
|\ \ \ \ \ \