aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King
2007-07-12[ARM] pxa: stop doing our own rtc management over suspendRussell King
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao
2007-07-12[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao
2007-07-12[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao
2007-07-12[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao
2007-07-12[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King
2007-07-12[ARM] pxa: move pm_ops structure into CPU specific filesRussell King
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King
2007-07-12[ARM] pxa: use mutexes instead of semaphoresRussell King
2007-07-12[ARM] pxa: remove useless pxa_pm_finish() functionRussell King
2007-07-02[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie
2007-05-20[ARM] spelling fixesSimon Arlott
2007-05-11[ARM] 4362/1: trizeps4 updateJürgen Schindele
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-04-21[ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXAPhilipp Zabel
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-03-08[ARM] 4249/1: Fix tosa compile failureRichard Purdie
2007-03-02[ARM] Yet more asm/apm-emulation.h stuffRussell King
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-26[ARM] Fix more apm-emulation.hRussell King
2007-02-20[PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner
2007-02-09[APM] ARM: Convert to use shared APM emulation.Ralf Baechle
2007-02-08[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski
2006-12-30[ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre
2006-12-30[ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre
2006-12-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-13[ARM] Remove empty fixup functionRussell King
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07[ARM] 3981/1: sched_clock for PXA2xxNicolas Pitre
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek
2006-11-30[ARM] 3940/1: don't reset PXA2xx clock counterNicolas Pitre
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-15[ARM] Fix fallout from IRQ regs changesRussell King
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells