summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao6-49/+25
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao5-99/+37
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao3-183/+185
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao1-48/+18
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao1-22/+20
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao1-5/+19
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao1-58/+16
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown1-2/+28
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2-0/+5
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown1-0/+22
2008-04-19[ARM] Update mach-typesRussell King1-4/+113
2008-03-20Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King6-9/+22
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe1-2/+2
2008-03-20[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson1-0/+12
2008-03-20[ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard1-0/+4
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton1-1/+1
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand1-2/+3
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar1-2/+2
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren1-0/+5
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman1-2/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman3-2/+10
2008-03-08[ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as wellLennert Buytenhek1-4/+10
2008-03-08[ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek1-2/+2
2008-03-08[ARM] 4853/1: include uImage target in make helpUwe Kleine-König1-0/+1
2008-03-08[ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König1-1/+1
2008-03-06Merge branch 'omap-fixes'Russell King10-169/+229
2008-03-06[ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre1-4/+1
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison28-100/+100
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3
2008-03-06[ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell1-0/+7
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-03-06[ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski5-0/+29
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park1-0/+6
2008-03-06ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren1-5/+5
2008-03-06ARM: OMAP1: Refresh H2 defconfigTony Lindgren1-22/+49
2008-03-06ARM: OMAP1: Refresh OSK defconfigTony Lindgren1-24/+89
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell1-24/+35
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell1-1/+1
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell1-0/+4
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell1-0/+22
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell1-63/+0
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell1-0/+6
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU1-22/+10
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula1-8/+2
2008-03-05Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König1-4/+2
2008-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-11/+6
2008-03-01[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-03-01[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1