index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
Konstantin Kharlamov
2021-06-08
1
-0
/
+11
|
|
/
*
|
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2021-07-06
1
-170
/
+202
|
\
\
|
*
|
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Eric Dumazet
2021-07-06
1
-25
/
+72
|
*
|
PCI/P2PDMA: Simplify distance calculation
Christoph Hellwig
2021-06-16
1
-117
/
+73
|
*
|
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
Logan Gunthorpe
2021-06-11
1
-2
/
+32
|
*
|
PCI/P2PDMA: Refactor pci_p2pdma_map_type()
Logan Gunthorpe
2021-06-11
1
-18
/
+12
|
*
|
PCI/P2PDMA: Warn if host bridge not in whitelist
Logan Gunthorpe
2021-06-11
1
-6
/
+11
|
*
|
PCI/P2PDMA: Use correct calc_map_type_and_dist() return type
Logan Gunthorpe
2021-06-11
1
-5
/
+5
|
*
|
PCI/P2PDMA: Collect acs list in stack buffer to avoid sleeping
Logan Gunthorpe
2021-06-11
1
-5
/
+2
|
*
|
PCI/P2PDMA: Rename upstream_bridge_distance() and rework doc
Logan Gunthorpe
2021-06-11
1
-35
/
+38
|
|
/
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2021-07-06
5
-7
/
+112
|
\
\
|
*
|
PCI: cpcihp: Declare cpci_debug in header file
Krzysztof Wilczyński
2021-07-01
2
-2
/
+3
|
*
|
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
2021-06-17
3
-5
/
+109
|
|
/
*
|
Merge branch 'pci/error'
Bjorn Helgaas
2021-07-06
1
-2
/
+2
|
\
\
|
*
|
PCI/AER: Use consistent format when printing PCI device
Yicong Yang
2021-05-28
1
-2
/
+2
|
|
/
*
|
PCI: Dynamically map ECAM regions
Russell King
2021-06-17
1
-8
/
+46
*
|
PCI: Print a debug message on PCI device release
Niklas Schnelle
2021-05-28
1
-0
/
+1
|
/
*
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-09
1
-1
/
+1
*
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-09
19
-81
/
+332
|
\
|
*
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-05-07
14
-45
/
+328
|
|
\
|
|
*
drm/amdgpu: Use device specific BO size & stride check.
Bas Nieuwenhuizen
2021-05-06
1
-6
/
+175
|
|
*
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
Bas Nieuwenhuizen
2021-05-06
1
-0
/
+4
|
|
*
drm/amd/pm: initialize variable
Tom Rix
2021-05-04
1
-1
/
+1
|
|
*
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
2021-05-04
1
-5
/
+15
|
|
*
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
2021-05-04
1
-3
/
+3
|
|
*
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
2021-05-04
1
-0
/
+51
|
|
*
drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
Evan Quan
2021-05-04
1
-3
/
+10
|
|
*
amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
Simon Ser
2021-04-29
1
-0
/
+1
|
|
*
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
2021-04-29
1
-15
/
+13
|
|
*
drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardown
Pavan Kumar Ramayanam
2021-04-29
1
-0
/
+3
|
|
*
drm/amdgpu: fix r initial values
Victor Zhao
2021-04-29
1
-1
/
+1
|
|
*
drm/amd/display: fix wrong statement in mst hpd debugfs
Mikita Lipski
2021-04-29
1
-1
/
+1
|
|
*
amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus
Darren Powell
2021-04-29
1
-0
/
+8
|
|
*
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2021-04-29
2
-2
/
+7
|
|
*
drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
Christian König
2021-04-29
3
-8
/
+18
|
|
*
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
2021-04-29
1
-0
/
+17
|
*
|
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-05-07
4
-33
/
+1
|
|
\
\
|
|
*
|
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
2021-05-04
1
-1
/
+1
|
|
*
|
drm/msm/dpu: Delete bonkers code
Rob Clark
2021-05-03
3
-32
/
+0
|
*
|
|
Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...
Dave Airlie
2021-05-07
1
-3
/
+3
|
|
\
\
\
|
|
*
\
\
Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...
Jani Nikula
2021-04-29
1
-3
/
+3
|
|
|
\
\
\
|
|
|
*
|
|
drm/i915/gvt: Prevent divided by zero when calculating refresh rate
Colin Xu
2021-04-29
1
-3
/
+3
*
|
|
|
|
|
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
2021-05-08
1
-1
/
+12
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-08
10
-485
/
+434
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: fnic: Use scsi_host_busy_iter() to traverse commands
Hannes Reinecke
2021-05-03
1
-446
/
+375
|
*
|
|
|
|
|
scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()
Hannes Reinecke
2021-05-03
1
-6
/
+3
|
*
|
|
|
|
|
scsi: scsi_debug: Fix cmd_per_lun, set to max_queue
Douglas Gilbert
2021-05-03
1
-8
/
+16
|
*
|
|
|
|
|
scsi: ufs: core: Narrow down fast path in system suspend path
Can Guo
2021-04-29
1
-0
/
+1
|
*
|
|
|
|
|
scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
Can Guo
2021-04-29
1
-0
/
+2
|
*
|
|
|
|
|
scsi: ufs: core: Do not put UFS power into LPM if link is broken
Can Guo
2021-04-29
1
-2
/
+2
[prev]
[next]