summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-06-263-0/+28
|\
| * Merge tag 'v4.1-rc6' into next/dtKevin Hilman2015-06-115-76/+98
| |\
| * \ Merge tag 'omap-for-v4.2/dt-pt1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-05-283-0/+28
| |\ \
| | * | ARM: OMAP3: Add support for configuring MMC pins as GPIO pinsTony Lindgren2015-05-203-0/+28
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-2613-75/+173
|\ \ \ \
| * | | | ARM: OMAP3: Fix crypto support for HS devicesPali Rohár2015-06-021-13/+94
| * | | | ARM: OMAP2+: Return correct error values from device and hwmodPali Rohár2015-06-022-17/+23
| * | | | ARM: OMAP: AM43xx hwmod: Add data for am43xx emif hwmodDave Gerlach2015-06-025-13/+38
| * | | | memory: omap-gpmc: Add Kconfig option for debugTony Lindgren2015-06-027-32/+18Star
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-2616-1974/+14Star
|\ \ \ \
| * \ \ \ Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...Arnd Bergmann2015-05-296-8/+8
| |\ \ \ \
| | * | | | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-146-8/+8
| | | |_|/ | | |/| |
| * | | | Merge tag 'omap-for-v4.2/clean' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-05-2210-1966/+6Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'omap-for-v4.2/legacy' into omap-for-v4.2/cleanupTony Lindgren2015-05-205-1960/+0Star
| | |\ \ \
| | | * | | ARM: OMAP2+: Remove legacy booting support for BeagleboardsTony Lindgren2015-05-063-602/+0Star
| | | * | | ARM: OMAP2+: Remove legacy booting support for OveroTony Lindgren2015-05-043-578/+0Star
| | | * | | ARM: OMAP2+: Remove legacy booting support for cm-t35Tony Lindgren2015-05-043-780/+0Star
| | | |/ /
| | * | | mach-omap2: Remove use of deprecated marco, PTR_RET in devices.cNicholas Krause2015-05-201-2/+2
| | * | | ARM: OMAP2+: Remove calls to deprecacted marco,PTR_RET in the files,fb.c and ...Nicholas Krause2015-05-202-2/+2
| | * | | ARM: OMAP2+: Constify irq_domain_opsKrzysztof Kozlowski2015-05-201-1/+1
| | * | | ARM: OMAP2+: use symbolic defines for console loglevels instead of numbersAlexander Kuleshov2015-05-201-1/+1
| | |/ /
* | | | Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-242-15/+50
|\ \ \ \
| * | | | ARM: OMAP2+: display: detect DRA7 DSSTomi Valkeinen2015-06-041-0/+3
| * | | | ARM: OMAP: display: change compat names to arrayTomi Valkeinen2015-06-041-15/+14Star
| * | | | ARM: DRA7: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2015-06-041-0/+2
| * | | | ARM: DRA7: hwmod: add DMM hwmod descriptionTomi Valkeinen2015-06-041-0/+30
| * | | | arm: dra7: add DESHDCP clockTomi Valkeinen2015-06-031-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-242-25/+11Star
|\ \ \ \
| * | | | ARM: omap2: use clkdev_add_alias()Russell King2015-05-061-15/+9Star
| * | | | ARM: omap2: use clkdev_create()Russell King2015-05-061-10/+2Star
| | |_|/ | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-191-5/+2Star
|\ \ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSGrygorii Strashko2015-05-121-5/+2Star
| | |/ / | |/| |
* | | | ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2015-05-281-20/+2Star
| |_|/ |/| |
* | | Merge tag 'for-v4.1-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2015-05-114-68/+93
|\ \ \
| * | | ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo2015-05-081-52/+4Star
| * | | ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo2015-05-082-15/+17
| * | | ARM: AM43xx: hwmod: add VPFE hwmod entriesBenoit Parrot2015-05-082-1/+72
| |/ /
* | / ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren2015-05-111-8/+5Star
| |/ |/|
* | ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren2015-05-046-2/+16
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-2239-311/+839
|\
| * Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...Olof Johansson2015-04-221-0/+1
| |\
| | * ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCONTony Lindgren2015-04-201-0/+1
| * | Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p...Tony Lindgren2015-04-0138-311/+838
| |\ \
| | * | ARM: OMAP4+: control: add support for initializing control module via DTTero Kristo2015-03-312-3/+6
| | * | ARM: OMAP4+: control: remove support for legacy pad read/writeTero Kristo2015-03-313-34/+6Star
| | * | ARM: OMAP4: display: convert display to use syscon for dsi muxingTero Kristo2015-03-311-2/+13
| | * | ARM: dts: am4372: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: am33xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap3: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+1
| | * | ARM: dts: omap24xx: add minimal l4 bus layout with control module supportTero Kristo2015-03-311-1/+6