summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown
2008-04-19[ARM] Update mach-typesRussell King
2008-03-20Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe
2008-03-20[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson
2008-03-20[ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman
2008-03-08[ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as wellLennert Buytenhek
2008-03-08[ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek
2008-03-08[ARM] 4853/1: include uImage target in make helpUwe Kleine-König
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König
2008-03-06Merge branch 'omap-fixes'Russell King
2008-03-06[ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park
2008-03-06ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren
2008-03-06ARM: OMAP1: Refresh H2 defconfigTony Lindgren
2008-03-06ARM: OMAP1: Refresh OSK defconfigTony Lindgren
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli