aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-07i2c: add support for microchip fpga i2c controllersConor Dooley3-0/+492
2022-07-07scsi: target: Detect UNMAP support post configurationMike Christie1-8/+19
2022-07-07scsi: target: Add file configure_unmap calloutMike Christie1-14/+19
2022-07-07scsi: target: Add iblock configure_unmap calloutMike Christie1-4/+9
2022-07-07scsi: target: Add callout to configure UNMAP settingsMike Christie1-0/+6
2022-07-07scsi: target: Remove incorrect zero blocks WRITE_SAME checkMike Christie1-4/+0
2022-07-07scsi: mpi3mr: Increase cmd_per_lun to 128Sreekanth Reddy1-1/+1
2022-07-07scsi: mpi3mr: Enable shared host tagsetSreekanth Reddy1-0/+2
2022-07-07scsi: target: Fix WRITE_SAME No Data Buffer crashMike Christie3-0/+13
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman3-32/+39
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman1-14/+10
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman4-24/+34
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman3-7/+24
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman1-2/+6
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman3-15/+2
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman1-1/+1
2022-07-07vfio/ccw: Remove private->mdevEric Farman3-6/+0
2022-07-07vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman2-3/+4
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano3-21/+18
2022-07-07drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()Jianglei Nie1-1/+3
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li1-8/+8
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher2-1/+2
2022-07-07drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-07drm/amdgpu: Fix one list corruption when create queue failsxinhui pan1-6/+5
2022-07-07drm/radeon: avoid bogus "vram limit (0) must be a power of 2" warningMateusz Jończyk1-1/+1
2022-07-07drm/amd/display: remove repeated includesGuo Zhengkui1-2/+0
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher1-1/+1
2022-07-07drm/amd/display: remove set but unused variableAlex Deucher1-2/+1
2022-07-07drm/amdkfd: optimize svm range evictEric Huang1-1/+9
2022-07-07drm/amd/display: correct idle_power_optimizations disablement return valueEvan Quan1-1/+1
2022-07-07drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()Jianglei Nie1-1/+0
2022-07-07drm/amd/display: remove stale debug settingAurabindo Pillai1-1/+0
2022-07-07drm/amdkfd: change svm range evictEric Huang1-2/+4
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter1-2/+2
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski88-604/+979
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds25-352/+433
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-15/+22
2022-07-07drm/msm/mdp5: Fix global state lock backoffRob Clark1-1/+2
2022-07-07vfio/spapr_tce: Remove the unused parameters containerDeming Wang1-5/+4
2022-07-07iio: light: cm32181: Add PM supportKai-Heng Feng1-0/+22
2022-07-07ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2-3/+39
2022-07-07drm/msm: Make enable_eviction flag staticRob Clark1-1/+1
2022-07-07dm snapshot: fix typo in snapshot_map() commentZhang Jiaming1-1/+1
2022-07-07dm raid: remove redundant "the" in parse_raid_params() commentJiang Jian1-1/+1
2022-07-07dm cache: fix typo in 2 comment blocksSteven Lung2-2/+2
2022-07-07dm verity: fix checkpatch close brace errorJeongHyeon Lee1-4/+3
2022-07-07dm table: rename dm_target variable in dm_table_add_target()Mike Snitzer1-28/+28