summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrlJochen Mades2022-01-261-2/+6
| * | | | | serial: stm32: fix software flow control transferValentin Caron2022-01-261-1/+1
| * | | | | serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron2022-01-261-0/+12
| * | | | | tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com2022-01-261-1/+3
| * | | | | serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock2022-01-261-1/+10
| * | | | | tty: rpmsg: Fix race condition releasing tty portArnaud Pouliquen2022-01-261-14/+26
| * | | | | tty: Add support for Brainboxes UC cards.Cameron Williams2022-01-261-2/+98
| * | | | | Revert "tty: serial: Use fifo in 8250 console driver"Greg Kroah-Hartman2022-01-261-55/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-2915-15/+109
|\ \ \ \ \
| * | | | | usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak2022-01-261-3/+3
| * | | | | usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay2022-01-261-1/+1
| * | | | | usb: gadget: at91_udc: fix incorrect print typeMiles Chen2022-01-261-1/+1
| * | | | | usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock2022-01-261-5/+5
| * | | | | usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock2022-01-261-0/+13
| * | | | | 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
| |/ / / / /