summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-181-0/+2
|\
| * nand: omap2: Add support for flash-based bad block tableEzequiel GarcĂ­a2014-09-171-0/+2
* | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-152-4/+10
|\ \
| * \ Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette2014-09-292-4/+10
| |\ \ | | |/ | |/|
| | * clk: ti: change clock init to use generic of_clk_initTero Kristo2014-09-292-4/+10
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-1/+1
|\ \ \
| * \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-031-1/+1
| |\ \ \
| | * | | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0822-457/+13
|\ \ \ \ \
| * | | | | arm: omap: irq: move irq.c to drivers/irqchip/Felipe Balbi2014-09-163-395/+2
| * | | | | irqchip: add irq-omap-intc.h headerFelipe Balbi2014-09-161-9/+1
| * | | | | arm: omap2: n8x0: move i2c devices to DTFelipe Balbi2014-09-163-23/+10
| * | | | | arm: omap: intc: switch over to linear irq domainFelipe Balbi2014-09-111-9/+79
| * | | | | arm: omap: irq: get rid of ifdef hackFelipe Balbi2014-09-111-15/+7
| * | | | | arm: omap: irq: introduce omap_nr_pendingFelipe Balbi2014-09-111-1/+8
| * | | | | arm: omap: irq: remove nr_irqs argumentFelipe Balbi2014-09-111-12/+13
| * | | | | arm: omap: irq: remove unnecessary headerFelipe Balbi2014-09-111-1/+0
| * | | | | arm: omap: irq: drop omap2_intc_handle_irq()Felipe Balbi2014-09-112-11/+6
| * | | | | arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-1116-22/+0
| * | | | | arm: omap: irq: call set_handle_irq() from .init_irqFelipe Balbi2014-09-111-0/+3
| * | | | | arm: omap: irq: move some more code aroundFelipe Balbi2014-09-111-15/+15
| * | | | | arm: omap: irq: drop ti,intc-size supportFelipe Balbi2014-09-111-3/+0
| * | | | | arm: omap: irq: use compatible flag to figure out number of IRQ linesFelipe Balbi2014-09-111-0/+3
| * | | | | arm: omap: irq: add specific compatibles for omap3 and am33xx devicesFelipe Balbi2014-09-111-1/+3
| * | | | | arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi2014-09-113-20/+0
| * | | | | arm: omap: irq: use IRQCHIP_DECLARE macroFelipe Balbi2014-09-111-5/+3
| * | | | | arm: omap: irq: call set_handle_irq() from intc_of_initFelipe Balbi2014-09-111-0/+2
| * | | | | arm: omap: irq: make intc_of_init staticFelipe Balbi2014-09-112-11/+1
| * | | | | arm: omap: irq: reorganize code a little bitFelipe Balbi2014-09-111-67/+66
| * | | | | arm: omap: irq: always define omap3 supportFelipe Balbi2014-09-111-2/+0
| * | | | | arm: omap: irq: rename omap3_intc_regsFelipe Balbi2014-09-111-2/+2
| * | | | | arm: omap: irq: remove unnecessary base_addr argumentFelipe Balbi2014-09-111-7/+3
| * | | | | arm: omap: irq: switch over to intc_readl on omap_intc_handle_irqFelipe Balbi2014-09-111-6/+8
| * | | | | arm: omap: irq: remove unused macroFelipe Balbi2014-09-111-2/+0
| * | | | | arm: omap: irq: remove rest of irq_banks usageFelipe Balbi2014-09-111-81/+47
| * | | | | arm: omap: irq: add a global omap_nr_irqs variableFelipe Balbi2014-09-111-0/+3
| * | | | | arm: omap: irq: start to remove irq_banks arrayFelipe Balbi2014-09-111-37/+27
| * | | | | arm: omap: irq: define INTC_ILR0 registerFelipe Balbi2014-09-111-0/+1
| * | | | | arm: omap: irq: make omap_irq_base globalFelipe Balbi2014-09-111-1/+1
| * | | | | Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2Tony Lindgren2014-09-117-21/+21
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-10-082-0/+13
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: Add support for Ethernet on some N900 macro boardsTony Lindgren2014-09-181-0/+3
| * | | | | | | ARM: OMAP2+: tao3530: Add pdata-quirk for the mmc2 internal clockStefan Roese2014-09-081-0/+6
| * | | | | | | ARM: OMAP2+: board-generic: add support for AM57xx familyNishanth Menon2014-09-081-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-0821-144/+320
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP4+: Remove static iotable mappings for SRAMRajendra Nayak2014-09-184-30/+21
| * | | | | | | ARM: OMAP4+: Move SRAM data to DTRajendra Nayak2014-09-182-26/+1
| * | | | | | | ARM: AM335x: Get rid of unused sram init functionRajendra Nayak2014-09-181-7/+0
| * | | | | | | ARM: OMAP3: Use manual idle for UARTs because of DMA errataTony Lindgren2014-09-181-4/+4
| * | | | | | | ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAINTony Lindgren2014-09-183-4/+8
OpenPOWER on IntegriCloud