summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/tosa.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König1-3/+1
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-3/+3
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij1-50/+18
2022-04-20ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann1-2/+2
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-1/+1
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij1-2/+10
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-8/+10
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann1-0/+22
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+2
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij1-0/+13
2017-11-28ARM: pxa/tosa: Remove hardcoded partitioning, use sharpslpart parserAndrea Adami1-20/+8
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+0
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik1-1/+0
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King1-0/+1
2014-11-19ARM: pxa: tosa: switch to gpio-chargerDmitry Eremin-Solenikov1-34/+7
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-5/+3
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+3
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt1-1/+0
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-6/+0
2013-02-04arm: pxa: tosa: do not use gpiochip_reserve()Alexandre Courbot1-6/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-2/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+6
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-2/+3
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-2/+2
2011-12-17ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin1-0/+6
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-2/+2
2011-11-10ARM: restart: add default restart modes for PXA mioa701, spitz and tosaRussell King1-0/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-2/+11
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa/tosa: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov1-2/+11
2011-02-27ARM: pxa/tosa: register wm9712 codec deviceDmitry Eremin-Solenikov1-0/+6
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-2/+5
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-1/+1
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+1
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-03-02[ARM] pxa/tosa: make use of the matrix keypad driverEric Miao1-19/+98