summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-211-4/+6
* usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski2021-07-214-3/+11
* usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda2021-07-211-0/+7
* usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan2021-07-211-0/+21
* usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan2021-07-211-2/+8
* usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
* usb: gadget: u_serial: remove WARN_ON on null portColin Ian King2021-07-211-1/+1
* usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan2021-07-213-9/+23
* usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-211-30/+14
* usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong2021-07-211-0/+1
* usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay2021-07-211-0/+9
* usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay2021-07-211-4/+7
* USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-211-0/+7
* usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery2021-07-211-4/+14
* usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-211-12/+56
* usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman2021-07-211-24/+28
* usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger2021-07-211-0/+9
* xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-211-1/+2
* Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer2021-07-211-8/+8
* USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern2021-07-121-1/+1
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-113-11/+12
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-093-11/+12
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-093-11/+12
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-1135-162/+276
|\ \ \
| * | | scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji2021-06-291-1/+1
| * | | scsi: ipr: System crashes when seeing type 20 errorWen Xiong2021-06-292-2/+3
| * | | scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-06-291-0/+1
| * | | scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy2021-06-291-2/+3
| * | | scsi: qedf: Add check to synchronize abort and flushJaved Hasan2021-06-291-1/+21
| * | | scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-06-281-5/+8
| * | | scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei2021-06-221-17/+9
| * | | scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macroZhen Lei2021-06-221-10/+8
| * | | scsi: qedf: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-221-8/+6
| * | | scsi: qedi: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-221-7/+7
| * | | scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET2021-06-221-17/+18
| * | | scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET2021-06-221-64/+38
| * | | scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET2021-06-221-0/+1
| * | | scsi: ufs: Fix build warning without CONFIG_PMYueHaibing2021-06-221-0/+4
| * | | scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignmentSeongJae Park2021-06-221-1/+1
| * | | scsi: qla2xxx: Add heartbeat checkQuinn Tran2021-06-228-1/+117
| * | | scsi: virtio_scsi: Do not overwrite SCSI statusHannes Reinecke2021-06-221-2/+1
| * | | scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-228-0/+16
| * | | scsi: core: Inline scsi_mq_alloc_queue()Bart Van Assche2021-06-223-17/+8
| * | | scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King2021-06-221-1/+1
| * | | scsi: elx: efct: Fix vport list linkage in LIO backendJames Smart2021-06-221-4/+4
| * | | scsi: elx: libefc_sli: Fix ANDing with zero bit valueJames Smart2021-06-221-2/+0
* | | | Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-07-1026-533/+274
|\ \ \ \
| * | | | rtc: pcf8523: rename register and bit definesAlexandre Belloni2021-07-101-73/+73
| * | | | rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab2021-07-101-59/+133
| * | | | rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu2021-07-101-1/+1