index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-10-18
1
-0
/
+2
|
\
|
*
nand: omap2: Add support for flash-based bad block table
Ezequiel GarcĂa
2014-09-17
1
-0
/
+2
*
|
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-10-15
2
-4
/
+10
|
\
\
|
*
\
Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-09-29
2
-4
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
clk: ti: change clock init to use generic of_clk_init
Tero Kristo
2014-09-29
2
-4
/
+10
*
|
|
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-09
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge back cpufreq material for v3.18.
Rafael J. Wysocki
2014-10-03
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
2014-10-03
1
-1
/
+1
*
|
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-08
22
-457
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
arm: omap: irq: move irq.c to drivers/irqchip/
Felipe Balbi
2014-09-16
3
-395
/
+2
|
*
|
|
|
|
irqchip: add irq-omap-intc.h header
Felipe Balbi
2014-09-16
1
-9
/
+1
|
*
|
|
|
|
arm: omap2: n8x0: move i2c devices to DT
Felipe Balbi
2014-09-16
3
-23
/
+10
|
*
|
|
|
|
arm: omap: intc: switch over to linear irq domain
Felipe Balbi
2014-09-11
1
-9
/
+79
|
*
|
|
|
|
arm: omap: irq: get rid of ifdef hack
Felipe Balbi
2014-09-11
1
-15
/
+7
|
*
|
|
|
|
arm: omap: irq: introduce omap_nr_pending
Felipe Balbi
2014-09-11
1
-1
/
+8
|
*
|
|
|
|
arm: omap: irq: remove nr_irqs argument
Felipe Balbi
2014-09-11
1
-12
/
+13
|
*
|
|
|
|
arm: omap: irq: remove unnecessary header
Felipe Balbi
2014-09-11
1
-1
/
+0
|
*
|
|
|
|
arm: omap: irq: drop omap2_intc_handle_irq()
Felipe Balbi
2014-09-11
2
-11
/
+6
|
*
|
|
|
|
arm: omap: irq: drop omap3_intc_handle_irq()
Felipe Balbi
2014-09-11
16
-22
/
+0
|
*
|
|
|
|
arm: omap: irq: call set_handle_irq() from .init_irq
Felipe Balbi
2014-09-11
1
-0
/
+3
|
*
|
|
|
|
arm: omap: irq: move some more code around
Felipe Balbi
2014-09-11
1
-15
/
+15
|
*
|
|
|
|
arm: omap: irq: drop ti,intc-size support
Felipe Balbi
2014-09-11
1
-3
/
+0
|
*
|
|
|
|
arm: omap: irq: use compatible flag to figure out number of IRQ lines
Felipe Balbi
2014-09-11
1
-0
/
+3
|
*
|
|
|
|
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
Felipe Balbi
2014-09-11
1
-1
/
+3
|
*
|
|
|
|
arm: omap: irq: drop .handle_irq and .init_irq fields
Felipe Balbi
2014-09-11
3
-20
/
+0
|
*
|
|
|
|
arm: omap: irq: use IRQCHIP_DECLARE macro
Felipe Balbi
2014-09-11
1
-5
/
+3
|
*
|
|
|
|
arm: omap: irq: call set_handle_irq() from intc_of_init
Felipe Balbi
2014-09-11
1
-0
/
+2
|
*
|
|
|
|
arm: omap: irq: make intc_of_init static
Felipe Balbi
2014-09-11
2
-11
/
+1
|
*
|
|
|
|
arm: omap: irq: reorganize code a little bit
Felipe Balbi
2014-09-11
1
-67
/
+66
|
*
|
|
|
|
arm: omap: irq: always define omap3 support
Felipe Balbi
2014-09-11
1
-2
/
+0
|
*
|
|
|
|
arm: omap: irq: rename omap3_intc_regs
Felipe Balbi
2014-09-11
1
-2
/
+2
|
*
|
|
|
|
arm: omap: irq: remove unnecessary base_addr argument
Felipe Balbi
2014-09-11
1
-7
/
+3
|
*
|
|
|
|
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
Felipe Balbi
2014-09-11
1
-6
/
+8
|
*
|
|
|
|
arm: omap: irq: remove unused macro
Felipe Balbi
2014-09-11
1
-2
/
+0
|
*
|
|
|
|
arm: omap: irq: remove rest of irq_banks usage
Felipe Balbi
2014-09-11
1
-81
/
+47
|
*
|
|
|
|
arm: omap: irq: add a global omap_nr_irqs variable
Felipe Balbi
2014-09-11
1
-0
/
+3
|
*
|
|
|
|
arm: omap: irq: start to remove irq_banks array
Felipe Balbi
2014-09-11
1
-37
/
+27
|
*
|
|
|
|
arm: omap: irq: define INTC_ILR0 register
Felipe Balbi
2014-09-11
1
-0
/
+1
|
*
|
|
|
|
arm: omap: irq: make omap_irq_base global
Felipe Balbi
2014-09-11
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2
Tony Lindgren
2014-09-11
7
-21
/
+21
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-10-08
2
-0
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: dts: Add support for Ethernet on some N900 macro boards
Tony Lindgren
2014-09-18
1
-0
/
+3
|
*
|
|
|
|
|
|
ARM: OMAP2+: tao3530: Add pdata-quirk for the mmc2 internal clock
Stefan Roese
2014-09-08
1
-0
/
+6
|
*
|
|
|
|
|
|
ARM: OMAP2+: board-generic: add support for AM57xx family
Nishanth Menon
2014-09-08
1
-0
/
+4
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-10-08
21
-144
/
+320
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: OMAP4+: Remove static iotable mappings for SRAM
Rajendra Nayak
2014-09-18
4
-30
/
+21
|
*
|
|
|
|
|
|
ARM: OMAP4+: Move SRAM data to DT
Rajendra Nayak
2014-09-18
2
-26
/
+1
|
*
|
|
|
|
|
|
ARM: AM335x: Get rid of unused sram init function
Rajendra Nayak
2014-09-18
1
-7
/
+0
|
*
|
|
|
|
|
|
ARM: OMAP3: Use manual idle for UARTs because of DMA errata
Tony Lindgren
2014-09-18
1
-4
/
+4
|
*
|
|
|
|
|
|
ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAIN
Tony Lindgren
2014-09-18
3
-4
/
+8
[next]