aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mainstone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann1-0/+9
2022-04-19ARM: pxa: make addr-map.h header localArnd Bergmann1-1/+1
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+1
2022-04-19ARM: pxa: make mainstone.h privateArnd Bergmann1-1/+1
2021-04-01ARM: pxa: mainstone: avoid -Woverride-init warningArnd Bergmann1-2/+6
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+53
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+0
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2018-12-04ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King1-0/+53
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik1-0/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+1
2015-10-14ARM: pxa: mainstone: Use PWM lookup tableThierry Reding1-4/+15
2015-04-30ARM: pxa: mainstone: use new pxa_cplds driverRobert Jarzmik1-87/+28
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-16ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+1
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+2
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-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+5
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-5/+5
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu1-0/+94
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-2/+2
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-16/+6
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-8/+9
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-1/+2
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-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+1
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao1-0/+4
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2010-03-02[ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao1-1/+1