summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-183-3/+3
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-303-3/+3
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-167-16/+67
|\ \
| * | ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2013-11-152-2/+3
| * | ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon2013-11-151-2/+11
| * | ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun2013-11-151-1/+1
| * | ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun2013-11-141-1/+1
| * | Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-11-142-10/+51
| |\ \
| | * | ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividersTomi Valkeinen2013-10-241-4/+40
| | * | ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocksTomi Valkeinen2013-10-241-5/+9
| | * | ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clkTomi Valkeinen2013-10-241-1/+2
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-144-13/+13
|\ \ \ \
| * | | | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-254-4/+4
| * | | | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-1/+1
| * | | | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-253-8/+8
* | | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-142-15/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-061-1/+1
| * | | | ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta2013-11-061-14/+34
| |/ / /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-121-19/+1
|\ \ \ \
| * | | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-251-19/+1
| |/ / /
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-1126-2753/+338
|\ \ \ \
| * | | | ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported bootNishanth Menon2013-10-221-3/+9
| * | | | ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon2013-10-223-0/+28
| * | | | ARM: OMAP3+: do not register non-dt OPP tables for device tree bootNishanth Menon2013-10-221-0/+4
| * | | | ARM: OMAP2+: remove legacy support for IGEP boardsJavier Martinez Canillas2013-10-183-697/+0
| * | | | ARM: OMAP2+: Remove legacy support for zoom platformsTony Lindgren2013-10-189-995/+1
| * | | | ARM: OMAP2+: Remove legacy booting support for omap3 EVMTony Lindgren2013-10-183-763/+0
| * | | | ARM: OMAP2: delete board-rm680Aaro Koskinen2013-10-183-175/+0
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'omap-for-v3.13/dt' and 'omap-for-v3.13/quirk' into omap-for-v...Tony Lindgren2013-10-1414-123/+299
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | | * | ARM: OMAP2+: Add minimal 8250 support for GPMCTony Lindgren2013-10-111-0/+38
| | | * | ARM: OMAP2+: Use pdata quirks for wl12xx for omap3 evm and zoom3Tony Lindgren2013-10-111-0/+12
| | | * | ARM: OMAP: Move DT wake-up event handling over to use pinctrl-single-omapTony Lindgren2013-10-105-4/+49
| | | * | ARM: OMAP2+: Add support for auxdataTony Lindgren2013-10-103-6/+13
| | | * | ARM: OMAP2+: igep0020: use display init from dss-commonJavier Martinez Canillas2013-10-091-38/+3
| | | * | ARM: OMAP2+: pdata-quirks: add legacy display init for IGEPv2 boardJavier Martinez Canillas2013-10-093-0/+51
| | | * | ARM: OMAP2+: pdata-quirks: set internal clock source for MMC2 on N950/N9Aaro Koskinen2013-09-251-0/+16
| | | * | ARM: OMAP2+: Use pdata quirks for wl12xx legacy initTony Lindgren2013-09-252-38/+33
| | | * | ARM: OMAP2+: Use pdata quirk support for board-generic.cTony Lindgren2013-09-252-32/+41
| | | * | ARM: OMAP2+: Add quirk support for legacy platform data initTony Lindgren2013-09-254-1/+43
| | | * | ARM: OMAP2+: Always build in board-genericTony Lindgren2013-09-251-7/+3
| | |/ /
* | | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1112-37/+191
|\ \ \ \
| * \ \ \ Merge branch 'omap-for-v3.13/n900' into omap-for-v3.13/boardTony Lindgren2013-10-116-1/+141
| |\ \ \ \
| | * | | | RX-51: Add support for OMAP3 ROM Random Number GeneratorPali Rohár2013-10-084-0/+32
| | * | | | ARM: OMAP3: RX-51: ARM errata 430973 workaroundPali Rohár2013-10-083-0/+88
| | * | | | ARM: OMAP3: Add secure function omap_smc3() which calling instruction smc #1Pali Rohár2013-10-082-1/+21
| | | |/ / | | |/| |
| * | | | ARM: OMAP2+: display: Create omap_vout device inside omap_display_initArchit Taneja2013-10-083-5/+13
| * | | | ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_...Archit Taneja2013-10-083-7/+23
| * | | | ARM: OMAP2+: display: Create omapdrm device inside omap_display_initArchit Taneja2013-10-084-10/+14
| * | | | ARM: OMAP2+: drm: Don't build device for DMMArchit Taneja2013-10-081-14/+0
| |/ / /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-1126-2024/+3960
|\ \ \ \
OpenPOWER on IntegriCloud