summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-12-311-1/+1
|\
| * ARM: mmp2: DT: be compatible with mrvl,mmp2Lubomir Rintel2018-12-031-1/+1
* | Merge branch 'fixes' into next/socOlof Johansson2018-12-311-2/+4
|\ \
| * | ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel2018-12-031-2/+4
| |/
* | ARM: mmp: fix pxa168_device_usb_phy use on aspeniteArnd Bergmann2018-12-122-0/+5
* | ARM: mmp: fix timer_init callsArnd Bergmann2018-12-125-6/+6
* | ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspeniteLubomir Rintel2018-11-302-0/+8
* | ARM: mmp: add a pxa-usb-phy deviceLubomir Rintel2018-11-302-0/+22
* | ARM: mmp/mmp2: dt: enable the clockLubomir Rintel2018-11-304-15/+23
* | ARM: mmp2: initialize clocks before the timerLubomir Rintel2018-11-301-1/+1
|/
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-10/+1
|\
| * USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel2018-09-201-10/+1
* | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-1/+11
|/
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2018-03-022-8/+3
* mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal2018-02-231-2/+2
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-283-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0215-0/+15
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann2017-07-271-1/+1
|/
* ARM: mmp: let clk_disable() return immediately if clk is NULLMasahiro Yamada2017-03-301-0/+3
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-1/+0
* ARM: mmp: avoid unused functionsArnd Bergmann2015-12-011-3/+2
* ARM: mmp: move into ARCH_MULTIPLATFORMArnd Bergmann2015-12-013-53/+27
* ARM: mmp: make all header files localArnd Bergmann2015-12-0143-159/+106
* ARM: mmp: remove remaining legacy pxa-dma supportArnd Bergmann2015-12-014-19/+0
* clk: mmp: stop using platform headersArnd Bergmann2015-12-017-9/+22
* ARM: mmp: remove unused RTC register definitionsRob Herring2015-09-051-23/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-0/+1
|\
| * ARM: move heavy barrier support out of lineRussell King2015-07-251-0/+1
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-282-3/+3
* | ARM/mmp/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-18/+11
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-203-62/+33
|\
| * arm: mmp: Make use of the DT supported clockChao Xie2014-11-123-62/+33
* | net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth2014-10-281-1/+0
* | net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth2014-10-241-0/+2
|/
* ARM: mmp: remove duplicate SM_SCLK_SM_SCLK defineDan Carpenter2014-07-041-1/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-16/+9
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-182-16/+9
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-13/+0
| | * ARM: mmp: stop using mach/timex.hUwe Kleine-König2013-12-201-3/+9
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-053-18/+18
|\ \ \
| * | | ARM: mmp: allow platform devices with modular USBArnd Bergmann2014-03-183-18/+18
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-1/+1
|\ \ \
| * | | ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
| |/ /