summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai2015-12-221-1/+1
* bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai2015-12-221-1/+1
* fsl-ifc: add missing include on ARM64Lijun Pan2015-12-161-0/+1
* Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-152-2/+3
|\
| * bus: sunxi-rsb: unlock on error in sunxi_rsb_read()Dan Carpenter2015-11-171-2/+2
| * ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping propertyKarsten Merker2015-11-171-0/+1
* | Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman2015-12-124-12/+9
|\ \
| * | ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2015-12-112-6/+1
| * | ARM: dts: vf610: fix clock definition for SAI2Stefan Agner2015-12-021-2/+4
| * | ARM: imx: clk-vf610: fix SAI clock treeStefan Agner2015-12-021-4/+4
* | | ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang2015-12-121-0/+4
* | | dt-bindings: define little-endian property for QorIQ GPIOLi Yang2015-12-121-0/+4
* | | ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu2015-12-121-0/+1
* | | Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-12-114-5/+17
|\ \ \
| * | | ARM: dts: am4372: fix clock source for arm twd and global timersGrygorii Strashko2015-12-102-2/+10
| * | | ARM: OMAP2+: enable REGULATOR_FIXED_VOLTAGEGrygorii Strashko2015-11-301-1/+1
| * | | ARM: dts: add dm816x missing spi DT dma handlesNeil Armstrong2015-11-301-2/+5
| * | | ARM: dts: add dm816x missing #mbox-cellsNeil Armstrong2015-11-301-0/+1
* | | | ARM: pxa: use PWM lookup table for all machinesArnd Bergmann2015-12-111-0/+5
* | | | Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesse...Arnd Bergmann2015-12-111-3/+5
|\ \ \ \
| * | | | ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1Jisheng Zhang2015-12-101-2/+4
| * | | | ARM: dts: berlin: correct BG2Q's sdhci2 2nd clockJisheng Zhang2015-12-101-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-12-113-2/+12
|\ \ \ \
| * | | | ARM: at91: fix pinctrl driver selectionLudovic Desroches2015-12-042-2/+11
| * | | | ARM: at91/dt: add always-on to 1.8V regulatorNicolas Ferre2015-12-041-0/+1
* | | | | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-114-4/+8
|\ \ \ \ \
| * | | | | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-273-3/+3
| * | | | | ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_confPankaj Dubey2015-11-171-1/+5
| | |/ / / | |/| | |
* | | | | ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann2015-12-011-6/+6
* | | | | irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue2015-12-011-0/+5
| |_|/ / |/| | |
* | | | Linux 4.4-rc3v4.4-rc3Linus Torvalds2015-11-301-1/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-3027-993/+1093
|\ \ \ \
| * \ \ \ Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2716-917/+948
| |\ \ \ \
| | * | | | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| | * | | | drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| | * | | | drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| | * | | | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| | * | | | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| | * | | | drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
| | * | | | drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| | * | | | drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| | * | | | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| | * | | | drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
| * | | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-2611-76/+145
| |\ \ \ \ \
| | * | | | | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3
| | * | | | | drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher2015-11-241-1/+1
| | * | | | | drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-231-27/+44
| | * | | | | drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-233-14/+55
| | * | | | | drm/amdgpu: remove vm->mutexChunming Zhou2015-11-214-20/+2
| | * | | | | drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-212-6/+12