summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li2022-01-261-0/+3
| * | | | | | | | | | | | | usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter2022-01-261-2/+5
| * | | | | | | | | | | | | usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti2022-01-261-0/+1
| * | | | | | | | | | | | | ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen2022-01-261-1/+1
| * | | | | | | | | | | | | USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2022-01-252-0/+26
| * | | | | | | | | | | | | usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern2022-01-251-0/+10
| * | | | | | | | | | | | | usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan2022-01-251-0/+4
| * | | | | | | | | | | | | usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan2022-01-251-1/+2
| * | | | | | | | | | | | | usb: typec: Don't try to register component master without componentsHeikki Krogerus2022-01-251-0/+2
| * | | | | | | | | | | | | usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus2022-01-251-1/+5
| * | | | | | | | | | | | | usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang2022-01-252-0/+27
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-293-20/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | dm: properly fix redundant bio-based IO accountingMike Snitzer2022-01-281-2/+3
| * | | | | | | | | | | | dm: revert partial fix for redundant bio-based IO accountingMike Snitzer2022-01-281-15/+0
| * | | | | | | | | | | | nvme-fabrics: remove the unneeded ret variable in nvmf_dev_showChangcheng Deng2022-01-271-2/+1
| * | | | | | | | | | | | nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng2022-01-271-1/+2
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-01-2817-48/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | scsi: myrs: Fix crash in error caseTong Zhang2022-01-251-1/+2
| * | | | | | | | | | | | scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King2022-01-251-1/+0
| * | | | | | | | | | | | scsi: ufs: Treat link loss as fatal errorKiwoong Kim2022-01-251-1/+2
| * | | | | | | | | | | | scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim2022-01-251-3/+6
| * | | | | | | | | | | | scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-241-6/+0
| * | | | | | | | | | | | scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-242-5/+0
| * | | | | | | | | | | | scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-241-4/+0
| * | | | | | | | | | | | scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-01-241-15/+5
| * | | | | | | | | | | | scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-01-241-1/+12
| * | | | | | | | | | | | scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry2022-01-242-3/+19
| * | | | | | | | | | | | scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap2022-01-241-2/+4
| * | | | | | | | | | | | scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap2022-01-241-0/+1
| * | | | | | | | | | | | scsi: qedf: Add stag_work to all the vportsSaurav Kashyap2022-01-241-0/+1
| * | | | | | | | | | | | scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang2022-01-241-0/+7
| * | | | | | | | | | | | scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe2022-01-241-0/+3
| * | | | | | | | | | | | scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang2022-01-241-6/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-282-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel2022-01-231-0/+7
| * | | | | | | | | | | | efi/libstub: arm64: Fix image check alignment at entryMihai Carabas2022-01-231-3/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-282-13/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | video: hyperv_fb: Fix validation of screen resolutionMichael Kelley2022-01-241-13/+3
| * | | | | | | | | | | | Drivers: hv: balloon: account for vmbus packet header in max_pkt_sizeYanming Liu2022-01-231-0/+7
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-01-281-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang2022-01-271-0/+2
* | | | | | | | | | | | | Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-284-14/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hwmon: (nct6775) Fix crash in clear_caseopenGuenter Roeck2022-01-241-3/+3
| * | | | | | | | | | | | | hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()Dan Carpenter2022-01-231-0/+3
| * | | | | | | | | | | | | hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unusedGuenter Roeck2022-01-231-1/+1
| * | | | | | | | | | | | | hwmon: (lm90) Fix sysfs and udev notificationsGuenter Roeck2022-01-231-6/+6
| * | | | | | | | | | | | | hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck2022-01-231-1/+1
| * | | | | | | | | | | | | hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck2022-01-231-1/+1
| * | | | | | | | | | | | | hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck2022-01-231-0/+1
| * | | | | | | | | | | | | hwmon: (lm90) Re-enable interrupts after alert clearsGuenter Roeck2022-01-231-1/+1