index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
io-mapping.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
drm/msm/dpu: clean up references of DPU custom bus scaling
Jayant Shekhar
4
-131
/
+80
2019-06-19
drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings
Nathan Chancellor
1
-1
/
+1
2019-06-18
drm/msm/adreno: Add A540 support
Jeffrey Hugo
5
-17
/
+137
2019-06-18
drm/msm: correct attempted NULL pointer dereference in put_iova
Brian Masney
1
-2
/
+4
2019-06-18
drm/msm/dsi: add protection against NULL dsi device
Abhinav Kumar
1
-1
/
+11
2019-06-18
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
1
-1
/
+7
2019-06-18
drm/msm/dsi: Add support for MSM8998 DSI controller
Jeffrey Hugo
2
-0
/
+22
2019-06-18
drm/msm/dsi: Add old timings quirk for 10nm phy
Jeffrey Hugo
2
-3
/
+13
2019-06-18
drm/msm/dsi: Add support for MSM8998 10nm dsi phy
Jeffrey Hugo
3
-0
/
+21
2019-06-18
dt-bindings: msm/dsi: Add 10nm phy for msm8998 compatible
Jeffrey Hugo
1
-0
/
+1
2019-06-18
drm/msm/mdp5: Fix mdp5_cfg_init error return
Jeffrey Hugo
1
-1
/
+1
2019-06-18
drm/msm/adreno: Call pm_runtime_force_suspend() during unbind
Jordan Crouse
2
-4
/
+2
2019-06-18
drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail
Jordan Crouse
1
-3
/
+6
2019-06-18
drm/msm/dpu: Fix error recovery after failing to enable clocks
Jordan Crouse
1
-3
/
+3
2019-06-18
drm/msm: Pass the MMU domain index in struct msm_file_private
Jordan Crouse
5
-8
/
+14
2019-06-18
drm/msm: Print all 64 bits of the faulting IOMMU address
Jordan Crouse
1
-1
/
+1
2019-06-18
drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
Jordan Crouse
2
-0
/
+28
2019-06-18
msm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-27
/
+4
2019-06-18
msm: dpu1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
7
-27
/
+4
2019-06-18
msm: adreno: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-06-18
drm/msm/dpu: Fix Wunused-const-variable
Nathan Huckleberry
1
-110
/
+0
2019-06-18
drm/msm: check for equals 0 only
Nicholas Mc Guire
1
-1
/
+1
2019-06-18
drm/msm/dpu: Remove bogus comment
Sean Paul
1
-1
/
+0
2019-06-18
drm/msm/dpu: Remove _dpu_debugfs_init
Sean Paul
1
-8
/
+2
2019-06-18
drm/msm/dpu: Use provided drm_minor to initialize debugfs
Sean Paul
1
-3
/
+3
2019-05-24
drm/msm/a6xx: Rename a6xx_gmu_probe to a6xx_gmu_init
Sean Paul
3
-3
/
+3
2019-05-24
drm/msm/a6xx: Drop the device reference in gmu
Sean Paul
1
-3
/
+11
2019-05-24
drm/msm/a6xx: Remove devm calls from gmu driver
Sean Paul
1
-11
/
+22
2019-05-24
drm/msm/a6xx: Check for ERR or NULL before iounmap
Sean Paul
1
-2
/
+4
2019-05-24
drm/msm/a6xx: Remove duplicate irq disable from remove
Sean Paul
1
-1
/
+0
2019-05-24
drm/msm/a6xx: Avoid freeing gmu resources multiple times
Sean Paul
2
-5
/
+10
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
[next]