summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/eseries.c
AgeCommit message (Expand)Author
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König
2022-07-19mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-04-30ARM: pxa: Remove CLK_IS_ROOTStephen Boyd
2016-02-01ARM: pxa: mark unused eseries code as __maybe_unusedArnd Bergmann
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik
2015-05-12ARM: pxa: convert eseries to clock frameworkRobert Jarzmik
2015-05-12ARM: pxa: move gpio11 clock to board filesRobert Jarzmik
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-12-17ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin
2011-12-17ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin
2011-12-17ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-03-16ARM: pxa/eseries: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-08-05[ARM] pxa: merge all eseries board code into eseries.cEric Miao
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-02-12ARM: Consolidate clks_register() and similarRussell King
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao
2008-12-15[ARM] pxa: Add multi-io support for e-seriesIan Molton
2008-11-29[ARM] IrDA support for e7xxIan Molton
2008-08-19[ARM] eseries: move UDC defs to machine filesIan Molton
2008-08-19[ARM] eseries: Split machine definitionsIan Molton
2008-08-12[ARM] e400 config use MFPIan Molton