kernel-ark/arch/arm/mach-pxa
Richard Purdie 50a5de4482 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP
Sharp's newer range of Zaurus clamshell handhelds, the cxx00's are similar to
the c7x0 series yet different.  This patch series abstracts the differences
and generates a set of common drivers that support both series of devices.  It
then adds machine support for Spitz (SL-C3000) and Borzoi (SL-C3100).  Hooks
for Akita (SL-C1000) differences are also added.  The I2C driver for its IO
expander is the only missing piece.

This patch:

Separate out the Sharp Zaurus c7x0 series specific code from corgi_ssp.c so
that other models such as the cxx00's can share it.  Create sharpsl.h which
will be used to abstract machine/model specifics.

This enables the driver to be used by the Zaurus cxx00 series.

Signed-Off-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Vojtech Pavlik <vojtech@suse.cz>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-13 08:22:31 -07:00
..
corgi_lcd.c [PATCH] w100fb: Update corgi platform code to match new driver 2005-09-07 16:57:53 -07:00
corgi_ssp.c [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP 2005-09-13 08:22:31 -07:00
corgi.c [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP 2005-09-13 08:22:31 -07:00
dma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
generic.c [PATCH] ARM: PXA I2C: add platform device 2005-04-30 13:26:06 +01:00
generic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
idp.c [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers 2005-07-04 10:44:34 +01:00
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-idp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-lubbock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds-mainstone.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lubbock.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
mainstone.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
Makefile [PATCH] w100fb: Update corgi platform code to match new driver 2005-09-07 16:57:53 -07:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pm.c [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash 2005-06-19 18:39:33 +01:00
poodle.c [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware 2005-09-05 20:49:54 +01:00
pxa25x.c [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n 2005-06-13 22:35:41 +01:00
pxa27x.c [PATCH] ARM: 2781/2: PXA27x Standby mode take 2 2005-07-01 11:27:05 +01:00
sharpsl.h [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP 2005-09-13 08:22:31 -07:00
sleep.S [PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667) 2005-04-25 23:38:55 +01:00
ssp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
standby.S [PATCH] ARM: 2781/2: PXA27x Standby mode take 2 2005-07-01 11:27:05 +01:00
time.c [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code 2005-09-01 12:48:47 +01:00