| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings | Nathan Chancellor | 2019-06-19 | 1 | -1/+1 |
* | drm/msm/adreno: Add A540 support | Jeffrey Hugo | 2019-06-18 | 5 | -17/+137 |
* | drm/msm: correct attempted NULL pointer dereference in put_iova | Brian Masney | 2019-06-18 | 1 | -2/+4 |
* | drm/msm/dsi: add protection against NULL dsi device | Abhinav Kumar | 2019-06-18 | 1 | -1/+11 |
* | drm/msm/adreno: Ensure that the zap shader region is big enough | Jordan Crouse | 2019-06-18 | 1 | -1/+7 |
* | drm/msm/dsi: Add support for MSM8998 DSI controller | Jeffrey Hugo | 2019-06-18 | 2 | -0/+22 |
* | drm/msm/dsi: Add old timings quirk for 10nm phy | Jeffrey Hugo | 2019-06-18 | 2 | -3/+13 |
* | drm/msm/dsi: Add support for MSM8998 10nm dsi phy | Jeffrey Hugo | 2019-06-18 | 3 | -0/+21 |
* | drm/msm/mdp5: Fix mdp5_cfg_init error return | Jeffrey Hugo | 2019-06-18 | 1 | -1/+1 |
* | drm/msm/adreno: Call pm_runtime_force_suspend() during unbind | Jordan Crouse | 2019-06-18 | 2 | -4/+2 |
* | drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail | Jordan Crouse | 2019-06-18 | 1 | -3/+6 |
* | drm/msm/dpu: Fix error recovery after failing to enable clocks | Jordan Crouse | 2019-06-18 | 1 | -3/+3 |
* | drm/msm: Pass the MMU domain index in struct msm_file_private | Jordan Crouse | 2019-06-18 | 5 | -8/+14 |
* | drm/msm: Print all 64 bits of the faulting IOMMU address | Jordan Crouse | 2019-06-18 | 1 | -1/+1 |
* | drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets | Jordan Crouse | 2019-06-18 | 2 | -0/+28 |
* | msm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-18 | 2 | -27/+4 |
* | msm: dpu1: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-18 | 7 | -27/+4 |
* | msm: adreno: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-18 | 1 | -6/+2 |
* | drm/msm/dpu: Fix Wunused-const-variable | Nathan Huckleberry | 2019-06-18 | 1 | -110/+0 |
* | drm/msm: check for equals 0 only | Nicholas Mc Guire | 2019-06-18 | 1 | -1/+1 |
* | drm/msm/dpu: Remove bogus comment | Sean Paul | 2019-06-18 | 1 | -1/+0 |
* | drm/msm/dpu: Remove _dpu_debugfs_init | Sean Paul | 2019-06-18 | 1 | -8/+2 |
* | drm/msm/dpu: Use provided drm_minor to initialize debugfs | Sean Paul | 2019-06-18 | 1 | -3/+3 |
* | drm/msm/a6xx: Rename a6xx_gmu_probe to a6xx_gmu_init | Sean Paul | 2019-05-24 | 3 | -3/+3 |
* | drm/msm/a6xx: Drop the device reference in gmu | Sean Paul | 2019-05-24 | 1 | -3/+11 |
* | drm/msm/a6xx: Remove devm calls from gmu driver | Sean Paul | 2019-05-24 | 1 | -11/+22 |
* | drm/msm/a6xx: Check for ERR or NULL before iounmap | Sean Paul | 2019-05-24 | 1 | -2/+4 |
* | drm/msm/a6xx: Remove duplicate irq disable from remove | Sean Paul | 2019-05-24 | 1 | -1/+0 |
* | drm/msm/a6xx: Avoid freeing gmu resources multiple times | Sean Paul | 2019-05-24 | 2 | -5/+10 |
* | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-05-19 | 37 | -66/+53 |
|\ |
|
| * | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 4 | -6/+6 |
| * | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 30 | -49/+47 |
| * | media: remove unneeded header search paths | Masahiro Yamada | 2019-05-18 | 7 | -11/+0 |
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-05-19 | 1 | -13/+105 |
|\ \ |
|
| * | | i2c: core: add device-managed version of i2c_new_dummy | Heiner Kallweit | 2019-05-17 | 1 | -0/+44 |
| * | | i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy | Heiner Kallweit | 2019-05-17 | 1 | -13/+61 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-05-19 | 9 | -133/+174 |
|\ \ \ |
|
| * | | | misc: atmel_tclib: Do not probe already used TCBs | Alexandre Belloni | 2019-05-02 | 1 | -0/+3 |
| * | | | clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st... | kbuild test robot | 2019-05-02 | 1 | -2/+2 |
| * | | | clocksource/drivers/tcb_clksrc: Rename the file for consistency | Alexandre Belloni | 2019-05-02 | 2 | -1/+1 |
| * | | | clocksource/drivers/timer-atmel-pit: Rework Kconfig option | Alexandre Belloni | 2019-05-02 | 1 | -1/+4 |
| * | | | clocksource/drivers/tcb_clksrc: Move Kconfig option | Alexandre Belloni | 2019-05-02 | 2 | -14/+7 |
| * | | | clocksource/drivers/tcb_clksrc: Use tcb as sched_clock | Alexandre Belloni | 2019-05-02 | 1 | -0/+16 |
| * | | | clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib | Alexandre Belloni | 2019-05-02 | 2 | -52/+70 |
| * | | | ARM: at91: move SoC specific definitions to SoC folder | Alexandre Belloni | 2019-05-02 | 3 | -3/+3 |
| * | | | clocksource/drivers/timer-milbeaut: Cleanup common register accesses | Sugaya Taichi | 2019-05-02 | 1 | -23/+39 |
| * | | | clocksource/drivers/timer-milbeaut: Add shutdown function | Sugaya Taichi | 2019-05-02 | 1 | -0/+10 |
| * | | | clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer | Sugaya Taichi | 2019-05-02 | 1 | -0/+2 |
| * | | | clocksource/drivers/tegra: Rework for compensation of suspend time | Joseph Lo | 2019-05-02 | 1 | -43/+20 |
| * | | | clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804 | David Abdurachmanov | 2019-05-02 | 1 | -1/+1 |