Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+32 |
2008-12-02 | [ARM] pxa/corgi: add physmap mapping for ROM | Dmitry Baryshkov | 1 | -0/+32 |
2008-10-29 | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 1 | -0/+54 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 1 | -214/+262 |
2008-10-10 | Merge branch 'ptebits' into devel | Russell King | 1 | -0/+2 |
2008-09-25 | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 1 | -7/+2 |
2008-09-24 | [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi | Eric Miao | 1 | -2/+22 |
2008-09-24 | [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs | Eric Miao | 1 | -6/+6 |
2008-09-24 | [ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111 | Eric Miao | 1 | -162/+131 |
2008-09-24 | [ARM] pxa/corgi: convert to use new MFP API | Eric Miao | 1 | -37/+58 |
2008-09-24 | [ARM] pxa/corgi: convert to use new GPIO API | Eric Miao | 1 | -18/+61 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-08-26 | [ARM] 5225/1: zaurus: Register I2C controller for audio codecs | Mark Brown | 1 | -0/+2 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -9/+9 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-13 | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper | Dmitry Baryshkov | 1 | -0/+1 |
2008-06-02 | [ARM] pxa: separate out power manager and clock registers | Russell King | 1 | -0/+1 |
2008-05-08 | [ARM] pxa: Fix RCSR handling | Russell King | 1 | -4/+0 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-01-28 | [ARM] pxa: fix mci_init functions returning -1 | Russell King | 1 | -4/+2 |
2008-01-28 | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 1 | -3/+180 |
2007-10-12 | backlight: Convert corgi backlight driver into a more generic driver | Richard Purdie | 1 | -2/+16 |
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 | -3/+3 |
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 | -1/+1 |
2006-09-27 | USB: pxa2xx_udc understands GPIO based VBUS sensing | David Brownell | 1 | -14/+1 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 1 | -1/+1 |
2006-06-19 | [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds | Richard Purdie | 1 | -0/+25 |
2006-04-01 | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware | Richard Purdie | 1 | -0/+2 |
2006-04-01 | [PATCH] LED: add LED device support for the zaurus corgi and spitz models | Richard Purdie | 1 | -0/+9 |
2006-03-22 | [ARM] Remove asm/arch/irq.h | Russell King | 1 | -1/+0 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 1 | -3/+0 |
2006-01-09 | [PATCH] IRQ type flags | Russell King | 1 | -4/+3 |
2005-11-08 | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 1 | -10/+38 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -1/+1 |
2005-10-30 | [ARM] 3068/1: Add corgi irda platform support | Richard Purdie | 1 | -0/+20 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-10-10 | [ARM] 2961/1: corgi: Add missing include | Richard Purdie | 1 | -0/+1 |
2005-09-15 | [ARM] 2912/1: PXA Corgi: Cleanup some unneeded code | Richard Purdie | 1 | -39/+18 |
2005-09-13 | [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver | Richard Purdie | 1 | -0/+6 |
2005-09-13 | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver | Richard Purdie | 1 | -0/+18 |
2005-09-13 | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP | Richard Purdie | 1 | -0/+13 |
2005-09-09 | [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection function | Richard Purdie | 1 | -23/+5 |
2005-09-08 | [PATCH] Corgi: Add MMC/SD write protection switch handling | Richard Purdie | 1 | -0/+6 |
2005-09-08 | [PATCH] Corgi: Add keyboard and touchscreen device definitions | Richard Purdie | 1 | -0/+24 |
2005-09-08 | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 1 | -34/+1 |
2005-09-05 | [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ... | Richard Purdie | 1 | -0/+12 |
2005-07-04 | [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers | Russell King | 1 | -3/+3 |
2005-07-03 | [PATCH] ARM: Remove machine description macros | Russell King | 1 | -18/+24 |