Age | Commit message (Expand) | Author |
2022-05-07 | ARM: pxa: mainstone-wm97xx: use gpio lookup table | Arnd Bergmann |
2022-04-19 | ARM: pxa: make addr-map.h header local | Arnd Bergmann |
2022-04-19 | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2022-04-19 | ARM: pxa: make mainstone.h private | Arnd Bergmann |
2021-04-01 | ARM: pxa: mainstone: avoid -Woverride-init warning | Arnd Bergmann |
2020-03-18 | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-12-17 | mmc: pxa: Use GPIO descriptor for power | Linus Walleij |
2018-12-17 | ARM: pxa: Delete platform data for CD/WP | Linus Walleij |
2018-12-04 | ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King |
2017-11-28 | ARM: pxa: move header file out of I2C realm | Wolfram Sang |
2016-10-18 | ARM: pxa: enhance smc91x platform data | Robert Jarzmik |
2015-12-01 | ARM: pxa: make more mach/*.h files local | Arnd Bergmann |
2015-10-14 | ARM: pxa: mainstone: Use PWM lookup table | Thierry Reding |
2015-04-30 | ARM: pxa: mainstone: use new pxa_cplds driver | Robert Jarzmik |
2013-12-11 | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker |
2013-10-16 | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding |
2013-07-23 | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann |
2013-06-18 | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
2012-08-01 | ARM: mach-pxa: retire custom LED code | Bryan Wu |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann |
2012-01-05 | ARM: restart: pxa: use new restart hook | Russell King |
2011-11-14 | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-08-21 | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-09 | ARM: pxa: moved pxa27x_keypad.h to platform pxa directory | Mark F. Brown |
2010-10-08 | ARM: pxa: encode IRQ number into .nr_irqs | Haojian Zhuang |
2010-03-02 | [ARM] pxa: add the missing AC97 pin configurations | Eric Miao |
2010-03-02 | [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms | Eric Miao |
2010-03-02 | [ARM] pxa: use chip->ack() instead of accessing GEDR directly | Eric Miao |
2009-12-01 | [ARM] pxa: allow platforms to control which uarts are registered | Russell King |