Age | Commit message (Expand) | Author | Files | Lines |
2023-01-20 | ARM: pxa: remove unused board files | Arnd Bergmann | 1 | -781/+0 |
2022-07-22 | ARM: pxa2xx: Fix GPIO descriptor tables | Linus Walleij | 1 | -2/+2 |
2022-05-07 | ARM: pxa: move mach/*.h to mach-pxa/ | Arnd Bergmann | 1 | -1/+1 |
2022-05-07 | ARM: pxa: z2: use gpio lookup for audio device | Arnd Bergmann | 1 | -0/+11 |
2022-01-31 | spi: pxa2xx_spi: Convert to use GPIO descriptors | Linus Walleij | 1 | -2/+18 |
2021-02-22 | Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 1 | -1/+11 |
2021-01-20 | backlight: lms283gf05: Convert to GPIO descriptors | Linus Walleij | 1 | -4/+8 |
2021-01-14 | power: supply: z2_battery: Convert to GPIO descriptors | Linus Walleij | 1 | -1/+11 |
2020-03-18 | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij | 1 | -2/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-23 | pxa2xx: replace spi_master with spi_controller | Lubomir Rintel | 1 | -2/+2 |
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-12-17 | ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP | Linus Walleij | 1 | -0/+11 |
2017-11-29 | ARM: pxa: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2015-12-01 | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 1 | -3/+3 |
2015-10-15 | ARM: pxa: z2: Use PWM lookup table | Thierry Reding | 1 | -4/+9 |
2015-09-20 | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master | Jarkko Nikula | 1 | -2/+0 |
2013-10-16 | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding | 1 | -0/+2 |
2013-06-19 | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie | 1 | -3/+7 |
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 | -3/+3 |
2012-05-14 | ARM: pxa: Use REGULATOR_SUPPLY macro | Axel Lin | 1 | -3/+1 |
2012-01-26 | ARM: pxa: remove NR_IRQS | Rob Herring | 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-11-14 | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 1 | -1/+1 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 1 | -1/+1 |
2011-10-13 | ARM: mach-pxa: remove mach/memory.h | Nicolas Pitre | 1 | -1/+1 |
2011-10-08 | ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer available | Eric Miao | 1 | -1/+2 |
2011-08-22 | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-12 | ARM: pxa/z2: add poweroff function | Vasily Khoruzhick | 1 | -0/+17 |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 1 | -0/+1 |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -39/+38 |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 1 | -2/+1 |
2011-03-16 | ARM: PXA: Z2: Use switch event for lid | Vasily Khoruzhick | 1 | -5/+5 |
2011-03-16 | ARM: PXA: Z2: Add default triggers for LEDs | Vasily Khoruzhick | 1 | -2/+2 |
2011-03-16 | ARM: PXA: Z2: Keep kbd backlight disabled by default | Vasily Khoruzhick | 1 | -1/+1 |
2011-03-16 | ARM: PXA: Z2: Fix libertas init/tear down sequences | Vasily Khoruzhick | 1 | -23/+8 |
2011-03-16 | ARM: PXA: Z2: Fix battery pdata | Vasily Khoruzhick | 1 | -3/+3 |
2011-03-16 | ARM: PXA: Z2: Use only power button as wake source | Vasily Khoruzhick | 1 | -9/+23 |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 1 | -1/+1 |
2011-01-08 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 1 | -1/+1 |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-09 | ARM: pxa: moved pxa27x_keypad.h to platform pxa directory | Mark F. Brown | 1 | -1/+1 |
2010-08-05 | [ARM] pxa/z2: Fix flash layout typo | Marek Vasut | 1 | -1/+1 |
2010-08-05 | [ARM] pxa/z2: Add regulator support | Marek Vasut | 1 | -0/+71 |
2010-06-18 | [ARM] pxa/z2: Register WM8750 | Marek Vasut | 1 | -1/+4 |