summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2012-02-092-71/+91
| | | * | | | | ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2012-02-092-43/+25
| | | * | | | | ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King2012-02-091-9/+15
| | | * | | | | ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King2012-02-091-0/+13
| | | * | | | | ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King2012-02-091-7/+13
| | | * | | | | ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2012-02-092-58/+61
| | | * | | | | ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King2012-02-091-28/+28
| | | * | | | | ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King2012-02-091-11/+42
| | | * | | | | ARM: sa11x0: neponset: add driver .owner initializerRussell King2012-02-091-0/+1
| | | * | | | | ARM: sa11x0: neponset: shuffle some code aroundRussell King2012-02-091-101/+101
| | | * | | | | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-092-0/+13
| | | * | | | | ARM: sa11x0: neponset: fix interrupt setupRussell King2012-02-091-2/+19
| | | * | | | | ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King2012-02-091-0/+8
| | | * | | | | ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King2012-02-091-2/+2
| | | * | | | | ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King2012-02-091-2/+2
| | | * | | | | ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King2012-02-0915-257/+61
| | | * | | | | ARM: sa11x0: fix section mismatch warningsRussell King2012-02-092-3/+3
| | | * | | | | ARM: sa11x0: fix sleep entryRussell King2012-02-091-15/+22
| | | * | | | | ARM: sa11x0: fix off-by-one resource sizesRussell King2012-02-092-5/+5
| | | |/ / / /
| | * | | | | ARM: ebsa110: provide TRICK?_SIZE macrosRussell King2012-02-022-4/+8
| | * | | | | ARM: ebsa110: move platform definitions out of mach/hardware.hRussell King2012-02-025-43/+60
| * | | | | | ARM: ecard: get rid of NO_IRQ madnessRussell King2012-03-241-3/+3
| * | | | | | ARM: riscpc: use DEFINE_RES_xxx()Russell King2012-03-241-29/+7
| * | | | | | ARM: riscpc: remove expansion card irq mask registerRussell King2012-03-241-101/+2
| * | | | | | ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King2012-03-241-9/+13
| * | | | | | ARM: riscpc: use irq chip data in ecard.cRussell King2012-03-241-2/+3
| * | | | | | ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King2012-03-244-2/+1
| * | | | | | ARM: riscpc: remove IRQ_TIMERRussell King2012-03-242-3/+1
| * | | | | | ARM: riscpc: use definition for serial port interruptRussell King2012-03-241-1/+1
| * | | | | | ARM: riscpc: pass IRQ resources into keyboard driverRussell King2012-03-241-0/+7
| * | | | | | ARM: riscpc: move time-acorn.c to mach-rpcRussell King2012-03-245-6/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28124-894/+4360
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Olof Johansson2012-03-105-63/+141
| |\ \ \ \ \ \
| | * | | | | | arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux boardIlya Yanok2012-03-051-0/+27
| | * | | | | | ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren2012-03-051-44/+32
| | * | | | | | ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren2012-03-051-0/+7
| | * | | | | | ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson2012-02-271-14/+16
| | * | | | | | arm/dts: OMAP3: Add interrupt-controller bindings for INTCBenoit Cousson2012-02-271-2/+4
| | * | | | | | ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson2012-02-272-10/+62
| | * | | | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson2012-02-2774-2384/+400
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-0858-90/+559
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: append DTS file of pxa168Haojian Zhuang2012-03-072-0/+136
| | * | | | | | | | ARM: mmp: append OF support on pxa168Haojian Zhuang2012-03-073-0/+86
| | * | | | | | | | ARM: mmp: enable rtc clk in pxa168Haojian Zhuang2012-03-071-0/+2
| * | | | | | | | | Merge tag 'tegra-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-03-048-15/+317
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: DT: Add digital microphone binding to PAZ00 board.Leon Romanovsky2012-03-041-1/+2
| | * | | | | | | | | ARM: dt: Add ARM PMU to tegra*.dtsiStephen Warren2012-03-042-0/+14
| | * | | | | | | | | ARM: dt: Add SD controller configuration to Tegra CardhuStephen Warren2012-02-261-0/+18
| * | | | | | | | | | Merge branch 'features/imx27-dt' of git://git.pengutronix.de/git/imx/linux-2....Arnd Bergmann2012-03-027-0/+410
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree supportSascha Hauer2012-02-291-0/+76