Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2018-12-17 | mmc: pxa: Use GPIO descriptor for power | Linus Walleij | 1 | -1/+0 |
2018-12-17 | ARM: pxa: Delete platform data for CD/WP | Linus Walleij | 1 | -2/+0 |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 1 | -2/+1 |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 1 | -1/+1 |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 1 | -4/+4 |
2018-07-18 | mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}() | Boris Brezillon | 1 | -1/+0 |
2017-11-28 | ARM: pxa: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
2017-05-23 | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-02-13 | ARM: pxa: Don't rely on public mmc header to include leds.h | Ulf Hansson | 1 | -0/+1 |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
2015-12-07 | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 1 | -1/+1 |
2015-12-01 | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 1 | -3/+3 |
2015-09-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2015-09-16 | ARM: pxa: balloon3: Fix build error | Axel Lin | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -7/+7 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 1 | -1/+1 |
2015-07-13 | ARM/pxa: Prepare balloon3_irq_handler for irq argument removal | Thomas Gleixner | 1 | -7/+7 |
2014-08-08 | arch/arm/mach-pxa: replace strict_strto call with kstrto | Daniel Walter | 1 | -1/+1 |
2014-03-21 | ARM: pxa: remove broken balloon3_gpio_vbus reference | Arnd Bergmann | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -4/+4 |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -3/+0 |
2012-05-13 | arm: Use the plat_nand default partition parser | H Hartley Sweeten | 1 | -3/+0 |
2012-05-14 | ARM: pxa: Use REGULATOR_SUPPLY macro | Axel Lin | 1 | -3/+1 |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 1 | -0/+1 |
2012-01-05 | ARM: restart: pxa: use new restart hook | Russell King | 1 | -0/+1 |
2011-12-28 | ARM: pxa: Include linux/export.h in balloon3.c | Axel Lin | 1 | -0/+1 |
2011-12-06 | Merge branch 'mxs/saif' into next/drivers | Arnd Bergmann | 1 | -1/+1 |
2011-11-14 | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang | 1 | -1/+1 |
2011-11-10 | ARM: pxa: fix inconsistent CONFIG_USB_PXA27X | Haojian Zhuang | 1 | -1/+1 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 1 | -1/+1 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -5/+5 |
2011-08-21 | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 1 | -0/+1 |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -1/+0 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -4/+4 |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -1/+1 |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 1 | -2/+1 |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 1 | -1/+1 |
2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 1 | -9/+14 |
2010-12-20 | ARM: pxa: Add Balloon3 NAND ready check | Marek Vasut | 1 | -2/+6 |