summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixesOlof Johansson2015-08-131-2/+1
|\
| * ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy2015-07-311-1/+0
| * ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy2015-07-311-1/+1
* | Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-114-4/+7
|\ \
| * | ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+1
| * | ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| * | ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| * | ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
* | | ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij2015-08-062-26/+28
* | | ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri2015-07-313-9/+6
* | | Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-281-4/+4
|\ \ \
| * | | ARM: dts: i.MX35: Fix can support.Denis Carikli2015-07-251-4/+4
* | | | ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij2015-07-263-0/+6
* | | | Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-07-262-11/+18
|\ \ \ \
| * | | | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
| * | | | ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros2015-07-161-3/+2
| | |_|/ | |/| |
* | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-215-1/+25
|\ \ \ \
| * | | | ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham2015-07-214-0/+24
| * | | | ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska2015-07-211-1/+1
| |/ / /
* | | | Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson2015-07-199-0/+24
|\ \ \ \
| * | | | ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik2015-07-169-0/+24
| |/ / /
* | | | Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-07-172-2/+4
|\ \ \ \
| * | | | ARM: keystone: dts: rename pcie nodes to help override statusMurali Karicheri2015-07-172-2/+2
| * | | | ARM: keystone: dts: fix dt bindings for PCIeMurali Karicheri2015-07-172-0/+2
* | | | | Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-07-15229-1898/+4418
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: dts: Correct audio input route & set mic bias for am335x-pepperAdam YH Lee2015-07-151-1/+2
| * | | | ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XXDave Gerlach2015-07-151-0/+1
| * | | | ARM: dts: OMAP5: Add #iommu-cells property to IOMMUsSuman Anna2015-07-141-0/+2
| * | | | ARM: dts: OMAP4: Add #iommu-cells property to IOMMUsSuman Anna2015-07-141-0/+2
| * | | | ARM: dts: Fix frequency scaling on Gumstix PepperArun Bharadwaj2015-07-141-2/+2
| * | | | ARM: dts: configure regulators for Gumstix PepperAdam YH Lee2015-07-141-0/+9
| * | | | ARM: dts: omap3: overo: Update LCD panel namesAdam YH Lee2015-07-142-2/+2
| * | | | Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-131-1/+1
| * | | | Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-131-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
| |\ \ \ \
| | * | | | freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| | * | | | fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| | * | | | 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
| |\ \ \ \ \
| | * | | | | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| | * | | | | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| | * | | | | MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| | * | | | | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-102-17/+13
| | * | | | | MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| | * | | | | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| | * | | | | MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| | * | | | | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| | * | | | | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| | * | | | | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| | * | | | | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10