summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/palmtreo.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-4/+6
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-3/+0
2018-12-17ARM: pxa: Add GPIO descriptors for Palm27xLinus Walleij1-4/+28
2018-10-03ARM: pxa: palmtreo: Drop docg4 specific initBoris Brezillon1-31/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-5/+5
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie1-8/+15
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+33
2013-01-27Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-10/+60
2013-01-23ARM: palmtreo: fix #ifdefs for leds-gpio deviceMike Dunn1-7/+2
2013-01-23ARM: palmtreo: fix lcd initilialization on treo680Mike Dunn1-3/+58
2013-01-23ARM: palmtreo: replace #if defined with IF_ENABLEDMike Dunn1-2/+2
2013-01-23ARM: palmtreo: add docg4 device initializationMike Dunn1-0/+31
2012-12-24ARM: delete struct sys_timerStephen Warren1-2/+2
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-7/+7
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+2
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+2
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-2/+2
2011-10-08ARM: pxa: allow selecting just one of TREO680/CENTROArnd Bergmann1-0/+8
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+2
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-1/+0
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-2/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+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/...Russell King1-299/+55
2010-08-05[ARM] pxa/palm: Flip Palm LD,TX,T5,Z72 to Palm27xMarek Vasut1-298/+55
2010-08-05[ARM] pxa: fix all devices using wm97xx_batt.hMarek Vasut1-1/+0
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-3/+3
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+9
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-19/+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-12-01[ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech1-0/+161
2009-12-01[ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech1-0/+551