aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/palmt5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann1-0/+9
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-2/+3
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2018-12-17ARM: pxa: Add GPIO descriptors for Palm27xLinus Walleij1-2/+15
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-4/+4
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie1-3/+7
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-5/+5
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-1/+2
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-1/+1
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-252/+31
2010-08-05[ARM] pxa/palm: Flip Palm LD,TX,T5,Z72 to Palm27xMarek Vasut1-252/+30
2010-08-05[ARM] pxa: fix all devices using wm97xx_batt.hMarek Vasut1-9/+10
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-2/+2
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+7
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2010-01-04[ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao1-1/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-28/+2
2009-09-10[ARM] pxa/palm: add detect_delay to mmc for PalmTX,T5,LDMarek Vasut1-0/+1
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-76/+4
2009-07-18[ARM] pxa: add STUART MFP config for PalmTX,T5,LDMarek Vasut1-0/+4
2009-06-05[ARM] pxa/palm: Palm TX, T5, LD suspend-to-mem reworkMarek Vasut1-21/+11
2009-06-05[ARM] pxa/palm: Switch PalmT5, TX, TE2 to GPIO VBUSMarek Vasut1-3/+11
2009-05-22[ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFPMarek Vasut1-0/+1
2009-04-19[ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut1-3/+15
2009-04-13[ARM] pxa: PalmTX and PalmT5 USB fixesMarek Vasut1-5/+6
2009-04-04[ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut1-4/+31
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-2/+1
2009-01-21[ARM] pxa: PalmT5 initial supportMarek Vasut1-0/+497