summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-0513-21/+46
|\
| * Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-093-32/+6
| |\
| | * Merge tag 'kconfig-cleanup-for-3.15' into imx/socShawn Guo2014-03-051-17/+0
| | |\
| * | \ Merge tag 'omap-for-v3.15/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-03-087-6/+26
| |\ \ \
| | * | | ARM: OMAP3+: DPLL: stop reparenting to same parent if already doneNishanth Menon2014-02-281-1/+1
| | * | | ARM: OMAP2+: clock: fix rate printsTomi Valkeinen2014-02-281-3/+3
| | * | | ARM: AM43x: hwmod data: register spinlock OCP interfaceSuman Anna2014-02-281-0/+1
| | * | | ARM: OMAP2+: clockdomain: Reintroduce SW_SLEEP SupportDave Gerlach2014-02-281-2/+16
| | * | | ARM: OMAP2+: AM43xx: implement support for machine restartLokesh Vutla2014-02-283-0/+5
| * | | | Merge tag 'omap-for-v3.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-03-087-15/+20
| |\ \ \ \
| | * | | | ARM: OMAP2+: remove OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAFPaul Bolle2014-02-282-10/+0
| | * | | | ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak2014-02-282-2/+3
| | * | | | ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed2014-02-282-0/+3
| | * | | | ARM: OMAP2+: AM43x: Add ID for ES1.1Lokesh Vutla2014-02-282-3/+14
| | |/ / /
* | | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-22/+0
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-281-17/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-2/+0
| | * | | | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-15/+0
| | |/ / /
| * | | | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-5/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-5/+0
* | | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-053-3/+10
|\ \ \ \ \
| * | | | | ARM: OMAP4: hwmod data: correct the idlemodes for spinlockSuman Anna2014-03-131-2/+1
| * | | | | ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon2014-03-131-1/+1
| * | | | | ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen2014-03-131-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-052-106/+78
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-04-043-16/+7
| |\ \ \ \ \ | | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-042-106/+78
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | * | | | | dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-041-6/+12
| | | * | | | | ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2014-04-041-21/+13
| | | * | | | | ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-041-7/+0
| | | * | | | | ARM: omap: dma: get rid of errata globalRussell King2014-04-041-3/+2
| | | * | | | | ARM: omap: clean up DMA register accessesRussell King2014-04-041-51/+48
| | | * | | | | ARM: omap: remove almost-const variablesRussell King2014-04-041-9/+5
| | | * | | | | ARM: omap: remove references to disable_irq_lchRussell King2014-04-041-10/+0
| | |/ / / / / | |/| | | | |
| | * | | | | ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-251-1/+0
| |/ / / / /
* | | | | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-041-1/+0
|\ \ \ \ \ \
| * | | | | | OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-281-1/+0
| |/ / / / /
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-0/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-113-16/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | [media] ARM: omap2: cm-t35: Add regulators and clock for camera sensorLaurent Pinchart2014-02-241-0/+16
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-022-12/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-147-35/+121
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-132-12/+7
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-282-9/+4
| | * | | | | | wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-282-3/+3
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-1/+0
|\ \ \ \ \ \ \
| * | | | | | | dt: Remove dangling "select PROC_DEVICETREE"Grant Likely2014-04-011-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-127-35/+121
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-287-35/+121
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren2014-02-271-0/+1