summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-12-032-16/+17
|\
| * vfio/pci: Fix OpRegion readZhenyu Wang2021-11-301-2/+3
| * vfio: remove all kernel-doc notationRandy Dunlap2021-11-301-14/+14
* | Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-12-032-12/+7
|\ \
| * \ Merge branch 'powercap'Rafael J. Wysocki2021-12-031-5/+0
| |\ \
| | * | powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki2021-12-031-2/+0
| | * | powercap/drivers/dtpm: Disable DTPM at boot timeDaniel Lezcano2021-12-011-3/+0
| | |/
| * | cpufreq: Fix a comment in cpufreq_policy_freeTang Yizhou2021-12-011-2/+3
| * | cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang2021-12-011-5/+4
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-033-11/+43
|\ \
| * | i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman2021-11-301-2/+2
| * | i2c: stm32f7: use proper DMAENGINE API for terminationAlain Volmat2021-11-301-5/+11
| * | i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat2021-11-301-2/+7
| * | i2c: stm32f7: recover the bus on access timeoutAlain Volmat2021-11-301-0/+2
| * | i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat2021-11-291-1/+19
| * | i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen2021-11-291-2/+3
| |/
* | Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-033-16/+22
|\ \
| * | ata: replace snprintf in show functions with sysfs_emitYang Guang2021-12-021-1/+1
| * | sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li2021-11-291-5/+3
| * | sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li2021-11-291-2/+10
| * | pata_falcon: Avoid type warnings from sparseFinn Thain2021-11-291-8/+8
| |/
* | Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-0238-159/+237
|\ \
| * \ Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-12-025-13/+42
| |\ \
| | * | Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza2021-12-021-7/+0
| | * | drm/i915/dp: Perform 30ms delay after source OUI writeLyude Paul2021-12-014-0/+21
| | * | drm/i915: Add support for panels with VESA backlights with PWM enable/disableLyude Paul2021-11-291-6/+21
| | |/
| * | Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-12-025-66/+21
| |\ \
| | * | dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flowGuangming2021-12-011-1/+1
| | * | drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard2021-11-291-8/+2
| | * | drm/vc4: kms: Don't duplicate pending commitMaxime Ripard2021-11-291-6/+0
| | * | drm/vc4: kms: Clear the HVS FIFO commit pointer once doneMaxime Ripard2021-11-291-0/+1
| | * | drm/vc4: kms: Add missing drm_crtc_commit_putMaxime Ripard2021-11-291-1/+8
| | * | drm/vc4: kms: Fix return code checkMaxime Ripard2021-11-291-5/+5
| | * | drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard2021-11-291-3/+3
| | * | drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)Gurchetan Singh2021-11-291-41/+1
| | * | drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh2021-11-292-2/+1
| * | | Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/a...Dave Airlie2021-12-0216-40/+90
| |\ \ \
| | * | | drm/amdkfd: process_info lock not needed for svmPhilip Yang2021-12-011-9/+0
| | * | | drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl2021-12-011-4/+8
| | * | | drm/amd/display: add connector type check for CRC source setPerry Yuan2021-12-011-0/+8
| | * | | drm/amdkfd: fix double free mem structurePhilip Yang2021-12-011-3/+5
| | * | | drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang2021-12-011-0/+4
| | * | | drm/amd/display: Add work around for tunneled MST.Jimmy Kizito2021-12-014-11/+30
| | * | | drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar2021-12-011-0/+4
| | * | | drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George2021-12-011-1/+1
| | * | | drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas2021-12-011-4/+16
| | * | | drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar2021-12-012-4/+5
| | * | | drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen2021-12-011-0/+2
| | * | | drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui2021-12-011-2/+2
| | * | | drm/amdgpu: cancel the correct hrtimer on exitFlora Cui2021-12-011-2/+2