summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko2016-02-081-0/+4
| * | | | | dmaengine: IOATDMA: fix timer code that continues to restart channels during ...Dave Jiang2016-01-301-12/+22
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-2026-142/+138
|\ \ \ \ \ \
| * | | | | | clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-181-1/+1
| * | | | | | Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-1211-13/+0
| * | | | | | clk: versatile: mask VCO bits before writingLinus Walleij2016-02-101-0/+3
| * | | | | | Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-02-087-98/+104
| |\ \ \ \ \ \
| | * | | | | | clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-3/+3
| | * | | | | | clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-17/+19
| | * | | | | | clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-021-1/+1
| | * | | | | | clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-021-1/+1
| | * | | | | | clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-021-2/+0
| | * | | | | | clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-021-1/+2
| | * | | | | | clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-024-1/+4
| | * | | | | | clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-021-2/+4
| | * | | | | | clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-021-6/+12
| | * | | | | | clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-021-2/+2
| | * | | | | | clk: tegra: Do not disable PLLE when under hardware controlMark Kuo2016-02-021-7/+15
| | * | | | | | clk: tegra: Fix pllx dyn step calculationRhyland Klein2016-02-021-5/+5
| | * | | | | | clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker2016-02-021-3/+3
| | * | | | | | clk: tegra: Fix the misnaming of nvenc from msencRhyland Klein2016-02-021-1/+1
| | * | | | | | clk: tegra: Fix naming of MISC registersRhyland Klein2016-02-021-18/+18
| | * | | | | | clk: tegra: Remove improper flags for lock_enableRhyland Klein2016-01-251-28/+14
| | * | | | | | clk: tegra: Fix divider on VI_I2CRhyland Klein2016-01-251-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-01-293-27/+27
| |\ \ \ \ \ \
| | * | | | | | clk: rockchip: rk3368: fix some clock gatesJianqun xu2016-01-161-13/+13
| | * | | | | | clk: rockchip: rk3036: rename emac ext source clockXing Zheng2016-01-162-2/+2
| | * | | | | | clk: rockchip: rk3036: fix the div offset for emac clockXing Zheng2016-01-161-2/+2
| | * | | | | | clk: rockchip: rk3036: fix uarts clock errorXing Zheng2016-01-161-4/+4
| | * | | | | | clk: rockchip: rk3036: fix the FLAGs for clock muxXing Zheng2016-01-161-6/+6
| * | | | | | | clk: tango4: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-01-291-1/+1
| * | | | | | | clk: scpi: Fix checking return value of platform_device_register_simple()Axel Lin2016-01-291-1/+1
| * | | | | | | clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd2016-01-291-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-2016-124/+184
|\ \ \ \ \ \ \
| * | | | | | | drm/nouveau: use post-decrement in error handlingRasmus Villemoes2016-02-191-1/+1
| * | | | | | | drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst2016-02-194-55/+48
| * | | | | | | Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie2016-02-197-52/+118
| |\ \ \ \ \ \ \
| | * | | | | | | drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt2016-02-163-18/+26
| | * | | | | | | drm/vc4: Enable runtime PM.Eric Anholt2016-02-163-0/+47
| | * | | | | | | drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt2016-02-162-6/+19
| | * | | | | | | drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt2016-02-161-3/+0
| | * | | | | | | drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt2016-02-161-4/+2
| | * | | | | | | drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt2016-02-165-15/+15
| | * | | | | | | drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt2016-02-161-9/+9
| | * | | | | | | drm/vc4: Validate that WAIT_BO padding is cleared.Eric Anholt2016-02-161-0/+3
| * | | | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-192-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
| | * | | | | | | | drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
| * | | | | | | | | Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-192-14/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Fix hpd live status bits for g4xVille Syrjälä2016-02-172-14/+15
OpenPOWER on IntegriCloud