summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-1923-0/+23
* [ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao2008-04-193-10/+13
* [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2008-04-192-1/+1
* [ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao2008-04-191-2/+18
* [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2008-04-192-62/+57
* [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao2008-04-196-49/+25
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-195-99/+37
* [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-193-183/+185
* [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao2008-04-191-48/+18
* [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-191-22/+20
* [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-191-5/+19
* [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-191-58/+16
* [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown2008-04-191-2/+28
* [ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2008-04-192-0/+5
* [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-191-0/+22
* [ARM] Update mach-typesRussell King2008-04-191-4/+113
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2008-03-206-9/+22
|\
| * ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton2008-03-201-1/+1
| * ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand2008-03-201-2/+3
| * ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar2008-03-201-2/+2
| * ARM: OMAP: Fix missing makefile optionsTony Lindgren2008-03-201-0/+5
| * ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman2008-03-201-2/+1
| * ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman2008-03-203-2/+10
* | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe2008-03-201-2/+2
* | [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson2008-03-201-0/+12
* | [ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard2008-03-201-0/+4
|/
* [ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as wellLennert Buytenhek2008-03-081-4/+10
* [ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek2008-03-081-2/+2
* [ARM] 4853/1: include uImage target in make helpUwe Kleine-König2008-03-081-0/+1
* [ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König2008-03-081-1/+1
* Merge branch 'omap-fixes'Russell King2008-03-0610-169/+229
|\
| * ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park2008-03-061-0/+6
| * ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren2008-03-061-5/+5
| * ARM: OMAP1: Refresh H2 defconfigTony Lindgren2008-03-061-22/+49
| * ARM: OMAP1: Refresh OSK defconfigTony Lindgren2008-03-061-24/+89
| * ARM: OMAP: gpio lockdep updatesDavid Brownell2008-03-051-24/+35
| * ARM: OMAP1: omap1/pm.c build fixDavid Brownell2008-03-051-1/+1
| * ARM: OMAP1: omap h2 regression fixDavid Brownell2008-03-051-0/+4
| * ARM: OMAP1: omap h3 regression and build fixDavid Brownell2008-03-051-0/+22
| * ARM: OMAP: fix omap i2c init (regression)David Brownell2008-03-051-63/+0
| * ARM: OMAP: fix false lockdep warningsDavid Brownell2008-03-051-0/+6
| * ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU2008-03-051-22/+10
| * ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula2008-03-051-8/+2
* | [ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre2008-03-061-4/+1
* | [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0628-100/+100
* | [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-062-3/+3
* | [ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell2008-03-061-0/+7
* | [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre2008-03-061-0/+5
* | [ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski2008-03-065-0/+29
|/
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-0/+1