index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
drm/nouveau/falcon: fix base address of FBIF registers
Alexandre Courbot
1
-5
/
+20
2017-03-07
drm/nouveau/falcon: better detection of debug register
Alexandre Courbot
1
-2
/
+25
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot
11
-1
/
+164
2017-03-07
drm/nouveau/nvdec: add gp102 support
Alexandre Courbot
7
-4
/
+108
2017-03-07
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
4
-16
/
+32
2017-03-07
drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLK
Alexandre Courbot
1
-1
/
+4
2017-03-07
drm/nouveau/secboot/gm20b: enable PMU firmware
Alexandre Courbot
1
-1
/
+7
2017-03-07
drm/nouveau/pmu/gm20b: add msgqueue support
Alexandre Courbot
1
-2
/
+17
2017-03-07
drm/nouveau/secboot: check that WPR region is properly set
Alexandre Courbot
1
-2
/
+39
2017-03-07
drm/nouveau/secboot: support optional falcons
Alexandre Courbot
2
-25
/
+39
2017-03-07
drm/nouveau/secboot: support PMU LS firmware
Alexandre Courbot
2
-0
/
+134
2017-03-07
drm/nouveau/secboot: base support for PMU falcon
Alexandre Courbot
1
-16
/
+82
2017-03-07
drm/nouveau/secboot: support for loading LS PMU firmware
Alexandre Courbot
3
-1
/
+121
2017-03-07
drm/nouveau/pmu: add msgqueue member
Alexandre Courbot
2
-0
/
+3
2017-03-07
drm/nouveau/falcon: support for gm20b msgqueue
Alexandre Courbot
4
-0
/
+329
2017-03-07
drm/nouveau/falcon: add msgqueue interface
Alexandre Courbot
4
-0
/
+796
2017-03-07
drm/nouveau/secboot: add LS firmware post-run hooks
Alexandre Courbot
2
-0
/
+13
2017-03-07
drm/nouveau/secboot: abstract fixup_hs_desc function
Alexandre Courbot
3
-3
/
+9
2017-03-07
drm/nouveau/secboot: make specialized ls_ucode_img struct private
Alexandre Courbot
2
-96
/
+90
2017-03-07
drm/nouveau/secboot: store ucode offset in base image structure
Alexandre Courbot
3
-9
/
+9
2017-03-07
drm/nouveau/secboot: fix usage of hsf_load_header
Alexandre Courbot
3
-13
/
+30
2017-03-07
drm/nouveau/secboot: prevent address trimming
Alexandre Courbot
1
-2
/
+2
2017-03-07
drm/nouveau/secboot: fix WPR region alignment
Alexandre Courbot
1
-2
/
+2
2017-03-07
drm/nouveau/secboot: fix WPR address to be 64-bit
Alexandre Courbot
2
-3
/
+3
2017-03-07
drm/nouveau/secboot: make sure requested falcons are supported
Alexandre Courbot
1
-0
/
+7
2017-03-07
drm/nouveau/secboot: remove unused hook
Alexandre Courbot
2
-29
/
+0
2017-03-07
drm/nouveau/falcon: fix IMEM port access
Alexandre Courbot
1
-5
/
+6
2017-03-07
drm/nouveau/falcon: fix port offset for DMEM register
Alexandre Courbot
1
-9
/
+10
2017-03-07
drm/nouveau/falcon: protect against concurrent DMEM accesses
Alexandre Courbot
2
-0
/
+10
2017-03-07
drm/nouveau/falcon: add missing context binding memory target
Alexandre Courbot
1
-0
/
+1
2017-03-07
drm/nouveau/pmu: make sure the reset hook exists before running it
Alexandre Courbot
1
-1
/
+2
2017-03-07
drm/nouveau/secboot: make nvkm_secboot_falcon_name visible
Alexandre Courbot
2
-2
/
+2
2017-03-07
drm/nouveau/priv: punt messages to debug level
Ben Skeggs
2
-6
/
+6
2017-03-07
drm: virtio: use kmem_cache
Gerd Hoffmann
2
-50
/
+11
2017-03-07
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
1
-10
/
+12
2017-03-07
qxl: read monitors config at boot
Gerd Hoffmann
1
-0
/
+5
2017-03-07
qxl: limit monitor config read retries
Gerd Hoffmann
1
-8
/
+12
2017-03-07
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
2
-24
/
+0
2017-03-07
drm: qxl: Don't alloc fbdev if emulation is not supported
Gabriel Krisman Bertazi
1
-1
/
+8
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
181
-4034
/
+3028
2017-03-07
drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
Sean Paul
1
-0
/
+10
2017-03-06
drm/rockchip: Implement CRC debugfs API
Tomeu Vizoso
1
-0
/
+41
2017-03-06
drm/bridge: analogix_dp: add helpers for capture of frame CRCs
Tomeu Vizoso
1
-0
/
+22
2017-03-06
drm/dp: add helpers for capture of frame CRCs
Tomeu Vizoso
1
-0
/
+126
2017-03-06
drm/blend: Use new atomic iterator macros.
Maarten Lankhorst
1
-11
/
+11
2017-03-06
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
Maarten Lankhorst
4
-30
/
+30
2017-03-06
drm/atomic: Make drm_atomic_plane_disabling easier to understand.
Maarten Lankhorst
2
-4
/
+5
2017-03-06
drm/atomic: Fix atomic helpers to use the new iterator macros, v3.
Maarten Lankhorst
1
-216
/
+230
2017-03-06
drm/i915: Update DRIVER_DATE to 20170306
Daniel Vetter
1
-2
/
+2
2017-03-05
drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible string
Laurent Pinchart
1
-0
/
+1
[prev]
[next]