summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan2022-06-152-8/+8
* Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-128-14/+35
|\
| * platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee2022-06-121-0/+6
| * platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik2022-06-121-8/+15
| * platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez2022-06-121-2/+4
| * platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors2022-06-101-0/+1
| * platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura2022-06-101-0/+1
| * platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang2022-06-101-1/+4
| * platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo2022-06-101-0/+1
| * platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari2022-06-101-1/+1
| * platform/mellanox: Add static in struct declaration.Michael Shych2022-06-101-1/+1
| * platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven2022-06-101-1/+1
* | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-122-41/+48
|\ \
| * | random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-101-13/+0
| * | random: credit cpu and bootloader seeds by defaultJason A. Donenfeld2022-06-101-19/+31
| * | random: do not use jump labels before they are initializedJason A. Donenfeld2022-06-101-1/+10
| * | random: account for arch randomness in bitsJason A. Donenfeld2022-06-101-5/+5
| * | random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-101-4/+3
| * | random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld2022-06-101-1/+1
| |/
* | Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-116-68/+99
|\ \
| * | gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin2022-06-101-4/+3
| * | gpio: dln2: make irq_chip immutableAndy Shevchenko2022-06-061-9/+14
| * | gpio: sch: make irq_chip immutableAndy Shevchenko2022-06-061-13/+22
| * | gpio: merrifield: make irq_chip immutableAndy Shevchenko2022-06-061-7/+15
| * | gpio: wcove: make irq_chip immutableAndy Shevchenko2022-06-061-2/+8
| * | gpio: crystalcove: Join function declarations and long linesAndy Shevchenko2022-06-061-14/+7
| * | gpio: crystalcove: Use specific type and API for IRQ numberAndy Shevchenko2022-06-061-4/+5
| * | gpio: crystalcove: make irq_chip immutableAndy Shevchenko2022-06-061-15/+25
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-06-1115-61/+94
|\ \
| * | scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu2022-06-071-1/+1
| * | scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu2022-06-071-2/+2
| * | scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller2022-06-071-11/+12
| * | scsi: lpfc: Update lpfc version to 14.2.0.4James Smart2022-06-071-1/+1
| * | scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2022-06-072-2/+12
| * | scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart2022-06-071-8/+27
| * | scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart2022-06-071-1/+2
| * | scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart2022-06-071-12/+9
| * | scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart2022-06-071-0/+6
| * | scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2022-06-072-14/+13
| * | scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart2022-06-072-5/+5
| * | scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart2022-06-071-1/+1
| * | scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang2022-06-071-2/+2
| * | scsi: sd: Fix interpretation of VPD B9h lengthTyler Erickson2022-06-071-1/+1
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-117-12/+23
|\ \
| * | vdpa: make get_vq_group and set_group_asid optionalJason Wang2022-06-091-0/+2
| * | virtio: Fix all occurences of the "the the" typoBo Liu2022-06-092-2/+2
| * | vduse: Fix NULL pointer dereference on sysfs accessXie Yongji2022-06-081-4/+3
| * | vringh: Fix loop descriptors check in the indirect casesXie Yongji2022-06-081-2/+8
| * | vdpa/mlx5: clean up indenting in handle_ctrl_vlan()Dan Carpenter2022-06-081-3/+3
| * | vdpa/mlx5: fix error code for deleting vlanDan Carpenter2022-06-081-0/+1