Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -4/+4 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 1 | -0/+1 |
2012-01-05 | ARM: restart: pxa: use new restart hook | Russell King | 1 | -0/+1 |
2011-11-14 | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang | 1 | -2/+2 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 1 | -1/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 1 | -2/+1 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -1/+1 |
2011-08-22 | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 1 | -2/+1 |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 1 | -0/+1 |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -14/+6 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -4/+4 |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 1 | -1/+1 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 1 | -8/+9 |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 1 | -1/+2 |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-08 | ARM: pxa: encode IRQ number into .nr_irqs | Haojian Zhuang | 1 | -0/+1 |
2010-03-02 | [ARM] pxa: add the missing AC97 pin configurations | Eric Miao | 1 | -0/+4 |
2010-03-02 | [ARM] pxa: use chip->ack() instead of accessing GEDR directly | Eric Miao | 1 | -1/+1 |
2009-12-01 | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 1 | -0/+4 |
2009-03-09 | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao | 1 | -0/+1 |
2009-03-09 | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 1 | -3/+1 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -2/+1 |
2008-10-07 | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers | Eric Miao | 1 | -11/+1 |
2008-09-27 | [ARM] pxa/lpd270: use new .lcd_conn to specify LCD info | Eric Miao | 1 | -12/+12 |
2008-09-27 | [ARM] pxa/lpd270: convert to use new MFP API | Eric Miao | 1 | -20/+40 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -10/+10 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -1/+1 |
2008-07-10 | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model | Mark Brown | 1 | -6/+2 |
2008-07-09 | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 1 | -24/+23 |
2008-07-03 | [ARM] pxa: make LogicPD 270 use the generic PWM backlight driver | Russell King | 1 | -21/+17 |
2008-06-02 | [ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270 | Russell King | 1 | -3/+6 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-01-26 | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 1 | -0/+1 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2007-07-12 | [ARM] pxa: move platform devices to separate header file | Russell King | 1 | -0/+1 |
2007-07-12 | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() | Eric Miao | 1 | -1/+1 |
2007-04-22 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 1 | -2/+2 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -2/+2 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 1 | -3/+2 |
2006-10-02 | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 1 | -6/+36 |
2006-08-02 | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 1 | -1/+2 |
2006-06-29 | [ARM] 3673/1: lpd270: parse lcd= command line parameter | Lennert Buytenhek | 1 | -24/+102 |
2006-03-29 | [ARM] 3417/1: add support for logicpd pxa270 card engine | Lennert Buytenhek | 1 | -0/+393 |