You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/arm/mach-pxa
Russell King e0d8b13ae1 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 years ago
..
include/mach [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
Kconfig Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 years ago
Makefile [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 16 years ago
Makefile.boot
am200epd.c [ARM] 5200/1: am200epd: use fb notifiers and gpio api 17 years ago
clock.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
clock.h [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
cm-x2xx-pci.c [ARM] 5282/1: pxa: add CM-X255 support 17 years ago
cm-x2xx-pci.h [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 17 years ago
cm-x2xx.c [ARM] 5282/1: pxa: add CM-X255 support 17 years ago
cm-x255.c [ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash support 17 years ago
cm-x270.c [ARM] 5306/1: pxa: fix build error on CM-X270 17 years ago
cm-x300.c [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers 17 years ago
colibri.c [ARM] pxa/colibri: convert to use new MFP API 17 years ago
corgi.c Merge branch 'pxa-all' into devel 17 years ago
corgi_lcd.c [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 16 years ago
corgi_pm.c [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 16 years ago
corgi_ssp.c Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c" 16 years ago
cpufreq-pxa2xx.c cpufreq: remove policy->governor setting in drivers initialization 16 years ago
cpufreq-pxa3xx.c cpufreq: remove policy->governor setting in drivers initialization 16 years ago
devices.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
devices.h [ARM] 5201/1: PXA3xx: Add support for power i2c bus 17 years ago
dma.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
e330.c [ARM] eseries: move UDC defs to machine files 17 years ago
e350.c [ARM] eseries: move UDC defs to machine files 17 years ago
e400.c [ARM] eseries: move UDC defs to machine files 17 years ago
e740.c [ARM] eseries: move UDC defs to machine files 17 years ago
e750.c [ARM] eseries: move UDC defs to machine files 17 years ago
e800.c [ARM] eseries: move UDC defs to machine files 17 years ago
em-x270.c [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers 17 years ago
eseries.c [ARM] eseries: move UDC defs to machine files 17 years ago
eseries.h [ARM] eseries: move UDC defs to machine files 17 years ago
ezx.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
generic.c [ARM] ohci-pxa27x: use ioremap() and offset for register access 17 years ago
generic.h [ARM] pxa: better MFP low power state support for pxa25x/pxa27x 17 years ago
gpio.c Merge branch 'pxa-all' into devel 17 years ago
gumstix.c [ARM] 5197/1: gumstix: conversion to MFP support and add bluetooth support 17 years ago
idp.c [ARM] pxa/idp: remove the unnecessary idp_init_irq() 17 years ago
irq.c [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15 17 years ago
leds-idp.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
leds-lubbock.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
leds-mainstone.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
leds.c [ARM] 5251/1: remove old LED support for Trizeps4 SOM 17 years ago
leds.h
littleton.c [ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driver 17 years ago
lpd270.c [ARM] 5298/1: Drop desc_handle_irq() 17 years ago
lubbock.c [ARM] 5298/1: Drop desc_handle_irq() 17 years ago
magician.c [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers 17 years ago
mainstone.c [ARM] 5298/1: Drop desc_handle_irq() 17 years ago
mfp-pxa2xx.c [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx 17 years ago
mfp-pxa3xx.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
mioa701.c [ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support. 17 years ago
mioa701_bootresume.S [ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support. 17 years ago
mp900.c [ARM] 5277/1: Add basic support for MobilePro 900/c 17 years ago
palmtx.c [ARM] 5248/1: wm97xx generic battery driver 17 years ago
palmz72.c [ARM] 5239/1: Palm Zire 72 power management support 17 years ago
pcm027.c [ARM] pxa/pcm027: convert to use new MFP API 17 years ago
pcm990-baseboard.c [ARM] 5298/1: Drop desc_handle_irq() 17 years ago
pm.c [ARM] pxa: Allow platforms to override PSPR setting 17 years ago
poodle.c [ARM] pxa: fix typo in pxa25x MFP definitions 17 years ago
pwm.c [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 years ago
pxa2xx.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 17 years ago
pxa3xx.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
pxa25x.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
pxa27x.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
pxa300.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
pxa320.c [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 years ago
pxa930.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
reset.c [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings 16 years ago
saar.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
sharpsl.h
sharpsl_pm.c [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 16 years ago
sleep.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
smemc.c
spitz.c [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz 16 years ago
spitz_pm.c [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 16 years ago
ssp.c [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 years ago
standby.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
tavorevb.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
time.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
tosa-bt.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
tosa.c tosa: add support for bl/lcd driver 16 years ago
trizeps4.c [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.c 16 years ago
viper.c [ARM] 5308/1: Fix Viper ISA IRQ handling 17 years ago
zylonite.c [ARM] pxa/zylonite: add support for USB OHCI 17 years ago
zylonite_pxa300.c [ARM] pxa/zylonite: add support for USB OHCI 17 years ago
zylonite_pxa320.c [ARM] pxa/zylonite: add support for USB OHCI 17 years ago