index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
eseries.c
Age
Commit message (
Expand
)
Author
2016-04-30
ARM: pxa: Remove CLK_IS_ROOT
Stephen Boyd
2016-02-01
ARM: pxa: mark unused eseries code as __maybe_unused
Arnd Bergmann
2015-12-01
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-05-12
ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework
Robert Jarzmik
2015-05-12
ARM: pxa: convert eseries to clock framework
Robert Jarzmik
2015-05-12
ARM: pxa: move gpio11 clock to board files
Robert Jarzmik
2015-05-06
clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h
Russell King
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
2011-12-17
ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()
Axel Lin
2011-12-17
ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()
Axel Lin
2011-12-17
ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()
Axel Lin
2011-11-14
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
2011-11-05
ARM: PXA: eseries: fix eseries_register_clks section mismatch warning
Russell King
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
2011-08-21
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-03-16
ARM: pxa/eseries: switch to using gpio-vbus transceiver
Dmitry Eremin-Solenikov
2011-03-16
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
2010-12-16
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-08
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
2010-08-06
Merge 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.c
Eric Miao
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
2010-02-12
ARM: Consolidate clks_register() and similar
Russell King
2009-09-10
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
2009-03-09
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
2008-12-15
[ARM] pxa: Add multi-io support for e-series
Ian Molton
2008-11-29
[ARM] IrDA support for e7xx
Ian Molton
2008-08-19
[ARM] eseries: move UDC defs to machine files
Ian Molton
2008-08-19
[ARM] eseries: Split machine definitions
Ian Molton
2008-08-12
[ARM] e400 config use MFP
Ian Molton
2008-08-12
[ARM] e740 config use MFP
Ian Molton
2008-08-12
[ARM] eseries: whitespace fixes and cleanup
Ian Molton
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-10
Add e350 support
Ian Molton
2008-07-10
Fix broken e-series build
Ian Molton
2008-01-28
[ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.
Ian Molton