Age | Commit message (Expand) | Author | Files | Lines |
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-12-02 | [ARM] pxa: move I2C pin configurations out into board specific files | Eric Miao | 1 | -0/+4 |
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-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -12/+12 |
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-13 | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 1 | -0/+9 |
2008-07-13 | Merge branch 'pxa-devel' into pxa | Russell King | 1 | -4/+4 |
2008-07-13 | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper | Dmitry Baryshkov | 1 | -0/+1 |
2008-07-10 | [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keys | Eric Miao | 1 | -3/+3 |
2008-07-10 | [ARM] pxa: fix typo of CONFIG_*_MODULE | Eric Miao | 1 | -1/+1 |
2008-07-10 | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model | Mark Brown | 1 | -7/+1 |
2008-07-03 | [ARM] pxa: make mainstone use the generic PWM backlight driver | Russell King | 1 | -46/+17 |
2008-04-30 | pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type | eric miao | 1 | -2/+1 |
2008-04-19 | [ARM] 4901/3: mainstone: Register primary I2C bus | Mark Brown | 1 | -0/+2 |
2008-04-19 | [ARM] pxa: add partial keypad support for mainstone | eric miao | 1 | -0/+54 |
2008-04-19 | [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 | eric miao | 1 | -0/+26 |
2008-04-19 | [ARM] pxa: use new pin configuration mechanism for mainstone | eric miao | 1 | -57/+81 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-01-28 | [ARM] pxa: fix mci_init functions returning -1 | Russell King | 1 | -4/+2 |
2008-01-28 | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King | 1 | -1/+1 |
2008-01-26 | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 1 | -0/+1 |
2008-01-26 | [ARM] pxa: only register "cpld_irq" for the correct platform | Russell King | 1 | -3/+7 |
2008-01-26 | [ARM] pxa: mainstone: update backlight to use the backlight infrastructure | Russell King | 1 | -10/+50 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2007-10-15 | [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c | Russell King | 1 | -0/+19 |
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-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -1/+1 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 1 | -4/+3 |
2006-10-02 | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 1 | -7/+10 |
2006-08-02 | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 1 | -1/+2 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 1 | -1/+1 |
2006-06-05 | [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] | Steve Yang | 1 | -0/+1 |
2006-05-17 | [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmcia | Thomas Gleixner | 1 | -1/+4 |
2006-03-22 | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 1 | -2/+2 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 1 | -1/+0 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 1 | -0/+21 |
2006-01-06 | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x | Jared Hulbert | 1 | -0/+6 |
2006-01-05 | [PATCH] USB: pxa27x OHCI - Separate platform code from main driver | Richard Purdie | 1 | -0/+21 |
2005-11-04 | [ARM] 3087/1: PXA2xx flash platform device conversion | Todd Poynor | 1 | -2/+88 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-10-28 | [ARM] 2897/2: PXA2xx IRDA support | Nicolas Pitre | 1 | -0/+25 |
2005-10-28 | [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA | Deepak Saxena | 1 | -1/+6 |
2005-09-04 | [ARM] Wrap calls to descriptor handlers | Russell King | 1 | -1/+1 |