- 48a17db ARM: pxa: Transition pxa25x and pxa27x to clk framework by Robert Jarzmik · 10 years ago
- 24e32a5 ARM: pxa: pxa27x skip default device initialization with DT by Robert Jarzmik · 10 years ago
- ef6dbda arm: pxa: add device-tree irq init for pxa27x by Robert Jarzmik · 10 years ago
- 8066ce3 ARM: pxa: pxa27x: Don't map IMEMC region statically by Laurent Pinchart · 10 years ago
- b10f1c8 ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c by Laurent Pinchart · 10 years ago
- 0e32986 ARM: pxa: Don't hardcode addresses and size in map_desc tables by Laurent Pinchart · 10 years ago
- b8f649f ARM: pxa: move PXA_GPIO_TO_IRQ macro by Haojian Zhuang · 12 years ago
- 2cab029 ARM: pxa: remove cpu_is_xxx in gpio driver by Haojian Zhuang · 12 years ago
- 6c5096e Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 495b21d ARM: pxa: pxa27x.c: add dummy SA1100 rtc clock by Andrea Adami · 12 years ago
- 053fe0f ALSA: pxa27x: rename pxa27x_assert_ac97reset() by Mike Dunn · 12 years ago
- 3b4bc7b ALSA: pxa27x: fix ac97 warm reset by Mike Dunn · 12 years ago
- 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
- b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 13 years ago
- 0c7de34 ARM: pxa: remove duplicated registeration on pxa-gpio by Haojian Zhuang · 13 years ago
- bbdc818 ARM: pxa: add dummy clock for pxa25x and pxa27x by Haojian Zhuang · 13 years ago
- be9bac9 ARM: pxa: fix including linux/gpio.h twice by Danny Kukawka · 13 years ago
- a55b5ad Revert "ARM: pxa: add dummy clock for sa1100-rtc" by Russell King · 13 years ago
- 15db3e8 Merge branch 'drivers/rtc-sa1100' into next/drivers by Arnd Bergmann · 13 years ago
- 7557c17 ARM: pxa: add dummy clock for sa1100-rtc by Jett.Zhou · 13 years ago
- 389eda1 ARM: pxa: add clk support in gpio driver by Haojian Zhuang · 13 years ago
- 157d264 ARM: pxa: change gpio to platform device by Haojian Zhuang · 13 years ago
- 4929f5a ARM: pxa: rename gpio_to_irq and irq_to_gpio by Haojian Zhuang · 13 years ago
- 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
- 97b09da ARM: pxa: use correct __iomem annotations by Arnd Bergmann · 13 years ago
- f55be1b ARM: 7104/1: plat-pxa: break out GPIO driver specifics by Linus Walleij · 13 years ago
- 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
- 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 13 years ago
- a9503d2 ARM: pm: pxa: move cpu_suspend into C code by Russell King · 13 years ago
- 2eaa03b ARM / PXA: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 14 years ago
- 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 14 years ago
- b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 14 years ago
- 4f5ad99 ARM: pm: convert PXA to generic suspend/resume support by Russell King · 14 years ago
- a3f4c92 ARM: PXA SoCs: irq_data conversion. by Lennert Buytenhek · 14 years ago
- f113fe4 ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resume by Eric Miao · 14 years ago
- 2a125dd ARM: pxa: remove get_memclk_frequency_10khz() by Eric Miao · 14 years ago
- 4029813 ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.c by Eric Miao · 14 years ago
- ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
- 851982c ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() by Marek Vasut · 14 years ago
- e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
- f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
- f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
- 09a5358 [ARM] pxa: move pmu device back into mach-pxa/ by Eric Miao · 14 years ago
- 5e16e3c [ARM] pxa: fix incorrect order of AC97 reset pin configs by Eric Miao · 14 years ago
- 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
- fb1bf8c [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset() by Eric Miao · 15 years ago
- 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
- cc155c6 [ARM] pxa: allow platforms to control which uarts are registered by Russell King · 15 years ago
- d082d36 [ARM] pxa: add ability to set suspend mode by Mike Rapoport · 15 years ago
- f0a8370 [ARM] pxa: move mach/i2c.h to plat/i2c.h by Eric Miao · 16 years ago
- a58fbcd [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c by Eric Miao · 16 years ago
- fef1f99 [ARM] pxa: allow DMA controller IRQ being specified by Eric Miao · 16 years ago
- 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 16 years ago
- c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- 7249314 [ARM] pxa: add resources for incoming rtc-pxa driver by Robert Jarzmik · 16 years ago
- 1475822 [ARM] pxa: register Power I2C device only when necessary by Eric Miao · 16 years ago
- 9946429 [ARM] pxa: move power I2C device definitions into devices.c by Eric Miao · 16 years ago
- ddd244d [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c by Eric Miao · 16 years ago
- 8c3abc7 [ARM] pxa: convert to clkdev and match clocks by struct device where possible by Russell King · 16 years ago
- 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 16 years ago
- 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
- 5a3d965 [ARM] pxa: better MFP low power state support for pxa25x/pxa27x by Eric Miao · 16 years ago
- 4104980 [ARM] pxa: Allow platforms to override PSPR setting by Russell King · 16 years ago
- 9ba63c4 [ARM] 5201/1: PXA3xx: Add support for power i2c bus by Mike Rapoport · 16 years ago
- afd2fc0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 04fef22 [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage by Eric Miao · 16 years ago
- 7a85762 [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers by Philipp Zabel · 16 years ago
- fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 16 years ago
- bc3a595 [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/arm/mach-pxa by Philipp Zabel · 16 years ago
- 284d115 [ARM] pxa: separate PXA25x and PXA27x UDC register definitions by Russell King · 17 years ago
- 75540c1 [ARM] pxa: Add PXA support for PWM API by eric miao · 17 years ago
- dc38e2a [ARM] pxa: Fix RCSR handling by Russell King · 17 years ago
- 649de51 [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. by Robert Jarzmik · 17 years ago
- 1c104e0 [ARM] pxa: initialise PXA devices before platform init code by Russell King · 17 years ago
- 3732098 [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() by eric miao · 17 years ago
- c0a596d [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} by eric miao · 17 years ago
- b9e25ac [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() by eric miao · 17 years ago
- f6fb7af [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one by eric miao · 17 years ago
- 27b98a6 [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API by Mark Brown · 17 years ago
- 16dfdbf [ARM] pxa: introduce sysdev for GPIO register saving/restoring by eric miao · 17 years ago
- c0165504 [ARM] pxa: introduce sysdev for IRQ register saving/restoring by eric miao · 17 years ago
- 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
- b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
- fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
- f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
- 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
- ec68e45 [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx by eric miao · 17 years ago
- d8e0db1 [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx by eric miao · 17 years ago
- 03f5b2c [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices by Russell King · 17 years ago
- 8854cb4 [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition by eric miao · 17 years ago
- 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
- c95530c [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c by eric miao · 17 years ago
- a88a447 [ARM] pxa: remove get_lcdclk_frequency_10khz() by Russell King · 17 years ago
- 435b6e9 [ARM] pxa: Make STUART and FICP clocks available by Russell King · 17 years ago
- a6dba20 [ARM] pxa: introduce clk support for PXA SoC clocks by Russell King · 17 years ago
- 00dc4f9 [ARM] pxa: make pxa27x devices globally visible by Russell King · 17 years ago
- 15a4033 [ARM] pxa: fix naming of memory/lcd/core clock functions by Russell King · 17 years ago
- b750a09 [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones by Eric Miao · 17 years ago