summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | nvme-tcp: always fail a request when sending it failedSagi Grimberg2022-06-291-2/+1
| | * | | | | | | | | | nvmet-tcp: fix regression in data_digest calculationSagi Grimberg2022-06-291-20/+3
| * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-07-011-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry2022-06-271-0/+7
| * | | | | | | | | | | | Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-07-011-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ata: pata_cs5535: Fix W=1 warningsJohn Garry2022-06-301-2/+2
| * | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | clk: stm32: rcc_reset: Fix missing spin_lock_init()Wei Yongjun2022-06-091-0/+1
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-06-3015-55/+111
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-014-19/+76
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas2022-06-291-0/+12
| | | * | | | | | | | | | | firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-06-291-6/+48
| | | * | | | | | | | | | | firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2022-06-292-10/+10
| | | * | | | | | | | | | | drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard2022-06-271-3/+6
| | * | | | | | | | | | | | Merge tag 'amd-drm-fixes-5.19-2022-06-29' of https://gitlab.freedesktop.org/a...Dave Airlie2022-06-304-5/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher2022-06-292-3/+1
| | | * | | | | | | | | | | | drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji2022-06-291-1/+2
| | | * | | | | | | | | | | | drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher2022-06-291-1/+1
| | * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-06-303-24/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld2022-06-271-3/+3
| | | * | | | | | | | | | | | drm/i915/dgfx: Disable d3cold at gfx root portAnshuman Gupta2022-06-271-19/+15
| | | * | | | | | | | | | | | drm/i915/gem: add missing elsekatrinzhou2022-06-271-2/+3
| | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge tag 'drm-msm-fixes-2022-06-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-06-294-7/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | drm/msm/gem: Fix error return on fence id alloc failRob Clark2022-06-271-1/+1
| | | * | | | | | | | | | | drm/msm/dpu: Fix variable dereferenced before checksunliming2022-06-231-5/+5
| | | * | | | | | | | | | | drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()Kuogee Hsieh2022-06-231-0/+2
| | | * | | | | | | | | | | drm/msm/dpu: Increment vsync_cnt before waking up userspaceStephen Boyd2022-06-231-1/+2
* | | | | | | | | | | | | | qed: Use bitmap_empty()Christophe JAILLET2022-07-061-1/+1
* | | | | | | | | | | | | | qed: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-3/+2
* | | | | | | | | | | | | | cnic: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-2/+2
* | | | | | | | | | | | | | bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-4/+2
* | | | | | | | | | | | | | sfc: falcon: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-4/+2
* | | | | | | | | | | | | | sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-061-4/+2
* | | | | | | | | | | | | | net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang2022-07-061-2/+0
* | | | | | | | | | | | | | Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski2022-07-0620-2876/+67
* | | | | | | | | | | | | | net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma2022-07-061-4/+0
* | | | | | | | | | | | | | net: hinic: fix bug that ethtool get wrong statsQiao Ma2022-07-064-48/+16
* | | | | | | | | | | | | | octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth2022-07-061-2/+3
* | | | | | | | | | | | | | octeontx2-pf: Add support for exact match table.Ratheesh Kannoth2022-07-064-29/+67
* | | | | | | | | | | | | | octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2022-07-062-0/+41
* | | | | | | | | | | | | | octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2022-07-062-11/+363
* | | | | | | | | | | | | | octeontx2: Modify mbox request and response structuresRatheesh Kannoth2022-07-063-9/+24
* | | | | | | | | | | | | | octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth2022-07-061-0/+179
* | | | | | | | | | | | | | octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth2022-07-066-6/+476
* | | | | | | | | | | | | | octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth2022-07-063-0/+31
* | | | | | | | | | | | | | octeontx2-af: devlink configuration supportRatheesh Kannoth2022-07-063-2/+100
* | | | | | | | | | | | | | octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2022-07-062-3/+35
* | | | | | | | | | | | | | octeontx2-af: Exact match supportRatheesh Kannoth2022-07-066-1/+1016
* | | | | | | | | | | | | | octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth2022-07-0612-17/+554
* | | | | | | | | | | | | | nfp: enable TSO by default for nfp netdevSimon Horman2022-07-062-7/+5