aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/eseries.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-3/+1
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König1-2/+1
2022-07-19mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König1-1/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner1-6/+1
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann1-1/+1
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann1-0/+32
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij1-2/+0
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-15/+25
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2016-04-30ARM: pxa: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-02-01ARM: pxa: mark unused eseries code as __maybe_unusedArnd Bergmann1-2/+2
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/arm-socLinus Torvalds1-21/+6
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik1-1/+0
2015-05-12ARM: pxa: convert eseries to clock frameworkRobert Jarzmik1-19/+2
2015-05-12ARM: pxa: move gpio11 clock to board filesRobert Jarzmik1-1/+4
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King1-0/+1
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-5/+4
2012-12-24ARM: delete struct sys_timerStephen Warren1-6/+6
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/tiwai/soundLinus Torvalds1-0/+18
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+6
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+6
2011-12-17ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin1-0/+6
2011-12-17ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin1-0/+6
2011-12-17ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin1-0/+6
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-2/+2
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-6/+6
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-2/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-6/+6
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+6
2011-03-16ARM: pxa/eseries: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov1-8/+26
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-6/+6
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-12/+0
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+7
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-0/+809
2010-08-05[ARM] pxa: merge all eseries board code into eseries.cEric Miao1-0/+809
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-1/+1
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-37/+2
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-2/+1
2008-12-15[ARM] pxa: Add multi-io support for e-seriesIan Molton1-0/+81
2008-11-29[ARM] IrDA support for e7xxIan Molton1-0/+43
2008-08-19[ARM] eseries: move UDC defs to machine filesIan Molton1-0/+8
2008-08-19[ARM] eseries: Split machine definitionsIan Molton1-150/+1
2008-08-12[ARM] e400 config use MFPIan Molton1-0/+24
2008-08-12[ARM] e740 config use MFPIan Molton1-1/+49