index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
spitz.c
Age
Commit message (
Expand
)
Author
2008-10-07
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
2008-09-25
[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT
Eric Miao
2008-09-23
[ARM] pxa/akita: use pca953x instead of akita-ioexp
Eric Miao
2008-09-23
[ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitz
Eric Miao
2008-09-23
[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOs
Eric Miao
2008-09-23
[ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111
Eric Miao
2008-09-23
[ARM] pxa/spitz: use new .lcd_conn to specify the LCD info
Eric Miao
2008-09-23
[ARM] pxa/spitz: convert to use new MFP API
Eric Miao
2008-09-23
[ARM] pxa/spitz: convert to use new GPIO API
Eric Miao
2008-08-26
[ARM] 5225/1: zaurus: Register I2C controller for audio codecs
Mark Brown
2008-08-07
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-05
[ARM] pxa: introduce reset.h for reset specific header information
Eric Miao
2008-07-12
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
Dmitry Baryshkov
2008-07-07
[ARM] 5048/2: Clean up tosa and spitz resetting
Dmitry Baryshkov
2008-05-17
[ARM] pxa: spitz wants PXA27x UDC definitions
Russell King
2008-05-08
[ARM] pxa: Fix RCSR handling
Russell King
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-02-04
[ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h
eric miao
2008-01-28
[ARM] pxa: fix mci_init functions returning -1
Russell King
2008-01-28
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
Richard Purdie
2007-10-11
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-02
[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...
Richard Purdie
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-06-19
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
Richard Purdie
2006-06-08
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
2006-03-31
[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware
Richard Purdie
2006-03-31
[PATCH] LED: add LED device support for the zaurus corgi and spitz models
Richard Purdie
2006-03-26
[ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL
Richard Purdie
2006-03-21
[ARM] Remove asm/arch/irq.h
Russell King
2006-01-13
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
Nicolas Pitre
2006-01-08
[PATCH] IRQ type flags
Russell King
2006-01-05
[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues
Richard Purdie
2006-01-05
[ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific code
Richard Purdie
2005-11-12
[ARM] 3149/1: SharpSL: Add Akita (SL-C1000) machine support
Richard Purdie
2005-11-08
[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models
Richard Purdie
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-30
[ARM] 3069/1: Add spitz irda platform support
Richard Purdie
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-14
[ARM] 3013/1: Spitz: Fix compile errors
Richard Purdie
2005-10-14
[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error
Richard Purdie
2005-09-13
[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...
Richard Purdie