aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/palmz72.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2020-07-04media: mach-pxa: palmz72/pcm990: remove soc_camera dependenciesHans Verkuil1-112/+0
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
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-2/+10
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-3/+7
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-6/+6
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-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-0/+1
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-16/+8
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-0/+127
2011-03-16ARM: pxa: PalmZ72: Add OV9640 camera supportMarek Vasut1-0/+127
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King1-1/+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-05[ARM] pxa/palm: Flip Palm LD,TX,T5,Z72 to Palm27xMarek Vasut1-240/+26
2010-08-05[ARM] pxa: fix all devices using wm97xx_batt.hMarek Vasut1-8/+12
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+2
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-27/+1
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-81/+7
2009-06-16[ARM] pxa/palm: various fixes for PalmZ72 (mostly audio asoc and usb)Marek Vasut1-2/+63
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2008-10-09[ARM] 5239/1: Palm Zire 72 power management supportSergey Lapin1-0/+74
2008-09-26[ARM] 5238/2: Very basic Palm Zire 72 supportSergey Lapin1-0/+480