android_kernel_xiaomi_sm8350/arch/arm/mach-pxa
Eric Miao 87f3dd7797 [ARM] pxa: simplify DMA register definitions
1. DRCMRxx is no longer recommended, use DRCMR(xx) instead, and
   pass DRCMR index by "struct resource" if possible

2. DCSRxx, DDADRxx, DSADRxx, DTADRxx, DCMDxx is never used, use
   DCSR(), DDADR(), DSADR(), DTADR(), DCMD() instead

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-10-07 19:12:56 +01:00
..
include/mach [ARM] pxa: simplify DMA register definitions 2008-10-07 19:12:56 +01:00
am200epd.c [ARM] 5200/1: am200epd: use fb notifiers and gpio api 2008-08-26 17:01:14 +01:00
clock.c [ARM] clocklib: Allow dynamic alias creation 2008-08-12 12:54:30 +01:00
clock.h [ARM] clocklib: Allow dynamic alias creation 2008-08-12 12:54:30 +01:00
cm-x2xx-pci.c [ARM] 5282/1: pxa: add CM-X255 support 2008-10-07 12:05:07 +01:00
cm-x2xx-pci.h [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 2008-10-07 12:05:05 +01:00
cm-x2xx.c [ARM] 5282/1: pxa: add CM-X255 support 2008-10-07 12:05:07 +01:00
cm-x255.c [ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash support 2008-10-07 12:08:14 +01:00
cm-x270.c [ARM] 5281/1: pxa: split cm-x2xx.c to cm-x2xx.c and cm-x270.c 2008-10-07 12:05:06 +01:00
cm-x300.c [ARM] 5215/2: Add support for CM-X300 board 2008-08-26 17:08:04 +01:00
colibri.c [ARM] pxa/colibri: convert to use new MFP API 2008-09-26 23:43:21 +01:00
corgi_pm.c [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs 2008-09-23 22:04:39 +01:00
corgi.c [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT 2008-09-25 09:38:14 +01:00
cpu-pxa.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
devices.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
devices.h [ARM] 5201/1: PXA3xx: Add support for power i2c bus 2008-09-09 16:32:51 +01:00
dma.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
e330.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
e350.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
e400.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
e740.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
e750.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
e800.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
em-x270.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
eseries.c [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
eseries.h [ARM] eseries: move UDC defs to machine files 2008-08-19 13:44:07 +01:00
ezx.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
generic.c [ARM] pxa: make cpu_is_pxa2* macros more consistent 2008-09-25 09:54:55 +01:00
generic.h [ARM] pxa: better MFP low power state support for pxa25x/pxa27x 2008-09-26 23:43:20 +01:00
gpio.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
gumstix.c [ARM] 5197/1: gumstix: conversion to MFP support and add bluetooth support 2008-08-26 17:01:27 +01:00
idp.c [ARM] pxa/idp: remove the unnecessary idp_init_irq() 2008-09-26 23:43:21 +01:00
irq.c [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15 2008-09-01 17:13:26 +01:00
Kconfig Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm 2008-10-07 19:08:32 +01:00
leds-idp.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
leds-lubbock.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
leds-mainstone.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
leds.c [ARM] 5251/1: remove old LED support for Trizeps4 SOM 2008-10-01 22:34:34 +01:00
leds.h
littleton.c [ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driver 2008-09-23 22:04:38 +01:00
lpd270.c [ARM] pxa/lpd270: use new .lcd_conn to specify LCD info 2008-09-26 23:43:22 +01:00
lubbock.c [ARM] pxa/lubbock: add missing MFP pin configurations 2008-09-26 23:43:21 +01:00
magician.c [ARM] pxa: make "gpio_leds" static 2008-09-26 23:43:22 +01:00
mainstone.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Makefile Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm 2008-10-07 19:08:32 +01:00
Makefile.boot
mfp-pxa2xx.c [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx 2008-10-07 19:12:55 +01:00
mfp-pxa3xx.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
mioa701_bootresume.S [ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support. 2008-08-26 17:01:37 +01:00
mioa701.c [ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support. 2008-08-26 17:01:37 +01:00
mp900.c [ARM] 5277/1: Add basic support for MobilePro 900/c 2008-10-02 22:56:05 +01:00
palmtx.c [ARM] 5248/1: wm97xx generic battery driver 2008-10-02 22:48:34 +01:00
palmz72.c [ARM] 5238/2: Very basic Palm Zire 72 support 2008-09-26 21:17:47 +01:00
pcm027.c [ARM] pxa/pcm027: convert to use new MFP API 2008-09-26 23:43:22 +01:00
pcm990-baseboard.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pm.c [ARM] pxa: Allow platforms to override PSPR setting 2008-09-09 16:32:52 +01:00
poodle.c [ARM] pxa: fix typo in pxa25x MFP definitions 2008-09-26 23:43:20 +01:00
pwm.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pxa2xx.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 2008-08-07 11:06:47 +01:00
pxa3xx.c [ARM] 5201/1: PXA3xx: Add support for power i2c bus 2008-09-09 16:32:51 +01:00
pxa25x.c Merge branches 'pxa-core' and 'pxa-machines' into pxa-all 2008-10-07 19:08:56 +01:00
pxa27x.c Merge branches 'pxa-core' and 'pxa-machines' into pxa-all 2008-10-07 19:08:56 +01:00
pxa300.c [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined 2008-08-20 23:17:13 +01:00
pxa320.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
pxa930.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
reset.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 2008-08-07 11:06:47 +01:00
saar.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
sharpsl_pm.c [ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c 2008-09-23 22:04:37 +01:00
sharpsl.h [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
sleep.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
smemc.c [ARM] pxa: introduce sysdev for pxa3xx static memory controller 2008-02-04 13:17:33 +00:00
spitz_pm.c [ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOs 2008-09-23 22:04:39 +01:00
spitz.c [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT 2008-09-25 09:38:14 +01:00
ssp.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
standby.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
tavorevb.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
time.c [ARM] pxa: make cpu_is_pxa2* macros more consistent 2008-09-25 09:54:55 +01:00
tosa-bt.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
tosa.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 2008-08-07 11:06:47 +01:00
trizeps4.c [ARM] 5204/1: Trizeps4 SOM update 2008-10-01 22:33:11 +01:00
viper.c Basic support for the Arcom/Eurotech Viper SBC. 2008-09-09 17:41:46 +02:00
zylonite_pxa300.c [ARM] 5223/1: zylonite: Staticise zylonite_i2c_board_info 2008-08-26 17:02:01 +01:00
zylonite_pxa320.c [ARM] 5111/2: zylonite: Configure SSP 2008-08-26 17:02:00 +01:00
zylonite.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00