| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506 | Thomas Gleixner | 2019-06-19 | 4 | -12/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 14 | -58/+14 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner | 2019-06-05 | 12 | -48/+12 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 2019-02-06 | 1 | -1/+0 |
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | ARM: mmp2: DT: be compatible with mrvl,mmp2 | Lubomir Rintel | 2018-12-03 | 1 | -1/+1 |
* | | Merge branch 'fixes' into next/soc | Olof Johansson | 2018-12-31 | 1 | -2/+4 |
|\ \ |
|
| * | | ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt | Lubomir Rintel | 2018-12-03 | 1 | -2/+4 |
| |/ |
|
* | | ARM: mmp: fix pxa168_device_usb_phy use on aspenite | Arnd Bergmann | 2018-12-12 | 2 | -0/+5 |
* | | ARM: mmp: fix timer_init calls | Arnd Bergmann | 2018-12-12 | 5 | -6/+6 |
* | | ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspenite | Lubomir Rintel | 2018-11-30 | 2 | -0/+8 |
* | | ARM: mmp: add a pxa-usb-phy device | Lubomir Rintel | 2018-11-30 | 2 | -0/+22 |
* | | ARM: mmp/mmp2: dt: enable the clock | Lubomir Rintel | 2018-11-30 | 4 | -15/+23 |
* | | ARM: mmp2: initialize clocks before the timer | Lubomir Rintel | 2018-11-30 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-10-26 | 1 | -10/+1 |
|\ |
|
| * | USB: EHCI: ehci-mv: use phy-pxa-usb | Lubomir Rintel | 2018-09-20 | 1 | -10/+1 |
* | | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2018-09-17 | 1 | -1/+11 |
|/ |
|
* | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 1 | -0/+1 |
* | mtd: nand: remove useless fields from pxa3xx NAND platform data | Miquel Raynal | 2018-03-02 | 2 | -8/+3 |
* | mtd: nand: use Marvell reworked NAND controller driver with all platforms | Miquel Raynal | 2018-02-23 | 1 | -2/+2 |
* | ARM: pxa: move header file out of I2C realm | Wolfram Sang | 2017-11-28 | 3 | -3/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 15 | -0/+15 |
* | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 2017-09-01 | 1 | -1/+1 |
|\ |
|
| * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | | ARM: mmp: mark usb_dma_mask as __maybe_unused | Arnd Bergmann | 2017-07-27 | 1 | -1/+1 |
|/ |
|
* | ARM: mmp: let clk_disable() return immediately if clk is NULL | Masahiro Yamada | 2017-03-30 | 1 | -0/+3 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
* | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada | 2016-02-08 | 1 | -1/+0 |
* | ARM: mmp: avoid unused functions | Arnd Bergmann | 2015-12-01 | 1 | -3/+2 |
* | ARM: mmp: move into ARCH_MULTIPLATFORM | Arnd Bergmann | 2015-12-01 | 3 | -53/+27 |
* | ARM: mmp: make all header files local | Arnd Bergmann | 2015-12-01 | 43 | -159/+106 |
* | ARM: mmp: remove remaining legacy pxa-dma support | Arnd Bergmann | 2015-12-01 | 4 | -19/+0 |
* | clk: mmp: stop using platform headers | Arnd Bergmann | 2015-12-01 | 7 | -9/+22 |
* | ARM: mmp: remove unused RTC register definitions | Rob Herring | 2015-09-05 | 1 | -23/+0 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-03 | 1 | -0/+1 |
|\ |
|
| * | ARM: move heavy barrier support out of line | Russell King | 2015-07-25 | 1 | -0/+1 |
* | | ARM: appropriate __init annotation for const data | Nicolas Pitre | 2015-07-28 | 2 | -3/+3 |
* | | ARM/mmp/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -18/+11 |
|/ |
|
* | ARM: make of_device_ids const | Uwe Kleine-König | 2015-02-19 | 1 | -1/+1 |
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 | 3 | -62/+33 |
|\ |
|
| * | arm: mmp: Make use of the DT supported clock | Chao Xie | 2014-11-12 | 3 | -62/+33 |
* | | net: pxa168_eth: Fix providing of phy_interface mode on platform_data | Sebastian Hesselbarth | 2014-10-28 | 1 | -1/+0 |
* | | net: pxa168_eth: Provide phy_interface mode on platform_data | Sebastian Hesselbarth | 2014-10-24 | 1 | -0/+2 |
|/ |
|
* | ARM: mmp: remove duplicate SM_SCLK_SM_SCLK define | Dan Carpenter | 2014-07-04 | 1 | -1/+0 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 2 | -16/+9 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 2 | -16/+9 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -13/+0 |