index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
drm/amdgpu: enable freesync for A+A configs
Christian König
2
-3
/
+7
2021-02-02
drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh
Xiaojian Du
1
-0
/
+3
2021-02-02
drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register offsets for VGH
chen gong
1
-2
/
+16
2021-02-02
drm/amdkfd: fix null pointer panic while free buffer in kfd
Huang Rui
1
-10
/
+6
2021-02-02
drm/amdgpu: fix the issue that retry constantly once the buffer is oversize
Huang Rui
1
-1
/
+1
2021-01-29
Merge tag 'amd-drm-fixes-5.11-2021-01-28' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
10
-12
/
+47
2021-01-29
Merge tag 'drm-intel-fixes-2021-01-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
6
-31
/
+67
2021-01-29
Merge tag 'drm-misc-fixes-2021-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-7
/
+12
2021-01-29
Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
8
-115
/
+174
2021-01-29
drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
Lyude Paul
2
-1
/
+31
2021-01-29
drm/nouveau/kms/nv50-: Report max cursor size to userspace
Lyude Paul
1
-0
/
+8
2021-01-29
drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
Lyude Paul
1
-4
/
+13
2021-01-29
drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
Karol Herbst
1
-0
/
+4
2021-01-29
drm/nouveau/dispnv50: Restore pushing of all data.
Bastian Beranek
2
-2
/
+10
2021-01-28
amdgpu: fix clang build warning
Arnd Bergmann
3
-4
/
+8
2021-01-28
Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"
Alex Deucher
7
-8
/
+39
2021-01-26
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
1
-12
/
+35
2021-01-26
drm/i915: Always flush the active worker before returning from the wait
Chris Wilson
1
-13
/
+15
2021-01-26
drm/i915/selftest: Fix potential memory leak
Pan Bian
1
-1
/
+1
2021-01-26
drm/i915: Check for all subplatform bits
Umesh Nerlige Ramappa
1
-1
/
+1
2021-01-26
drm/i915: Fix ICL MG PHY vswing handling
Ville Syrjälä
1
-4
/
+3
2021-01-26
drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
Chris Wilson
1
-0
/
+12
2021-01-25
drm/vc4: Correct POS1_SCL for hvs5
Dom Cobley
1
-2
/
+2
2021-01-25
drm/vc4: Correct lbm size and calculation
Dom Cobley
2
-5
/
+10
2021-01-24
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
2
-13
/
+3
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-52
/
+126
2021-01-24
Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
15
-21
/
+75
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-20
/
+33
2021-01-24
Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
6
-58
/
+29
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-24
/
+37
2021-01-24
Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
10
-20
/
+58
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-7
/
+17
2021-01-23
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
5
-16
/
+27
2021-01-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
5
-5
/
+44
2021-01-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-28
/
+68
2021-01-22
Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
3
-8
/
+45
2021-01-22
Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-7
/
+37
2021-01-22
Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
9
-24
/
+72
2021-01-22
misc: rtsx: init value of aspm_enabled
Ricky Wu
1
-1
/
+6
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
1
-4
/
+5
2021-01-22
i2c: sprd: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2021-01-22
Revert "i2c: imx: Remove unused .id_table support"
Fabio Estevam
1
-1
/
+19
2021-01-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+2
2021-01-21
Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-88
/
+196
2021-01-22
Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
10
-38
/
+98
2021-01-22
Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
9
-38
/
+74
2021-01-21
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
1
-3
/
+12
2021-01-21
dm crypt: fix copy and paste bug in crypt_alloc_req_aead
Ignat Korchagin
1
-3
/
+3
2021-01-21
dm integrity: conditionally disable "recalculate" feature
Mikulas Patocka
1
-2
/
+24
2021-01-21
dm integrity: fix a crash if "recalculate" used without "internal_hash"
Mikulas Patocka
1
-0
/
+6
[next]