aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-09usb: dwc3: xilinx: Remove the extra freeing of clocksManish Narani
2021-04-09usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driverManish Narani
2021-04-09usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui
2021-04-09usb: musb: fix PM reference leak in musb_irq_work()Bixuan Cui
2021-04-09usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()Yang Yingliang
2021-04-09usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-04-09usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-04-09usb: dwc3: pci: add support for the Intel Alder Lake-MHeikki Krogerus
2021-04-09usb: typec: Link all ports during connector registrationHeikki Krogerus
2021-04-09usb: Iterator for portsHeikki Krogerus
2021-04-09usb: Link the ports to the connectors they are attached toHeikki Krogerus
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus
2021-04-09usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan
2021-04-09usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan
2021-04-09usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan
2021-04-09usb: dwc2: Add exit partial power down before removing driverArtur Petrosyan
2021-04-09usb: dwc2: Fix partial power down exiting by system resumeArtur Petrosyan
2021-04-09usb: dwc2: Update partial power down entering by system suspendArtur Petrosyan
2021-04-09usb: dwc2: Fix session request interrupt handlerArtur Petrosyan
2021-04-09usb: dwc2: Allow exit partial power down in urb enqueueArtur Petrosyan
2021-04-09usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().Artur Petrosyan
2021-04-09usb: dwc2: Add exit partial power down when port reset is assertedArtur Petrosyan
2021-04-09usb: dwc2: Add exit partial power down when port is resumedArtur Petrosyan
2021-04-09usb: dwc2: Add enter partial power down when port is suspendedArtur Petrosyan
2021-04-09usb: dwc2: Update port suspend/resume function definitions.Artur Petrosyan
2021-04-09usb: dwc2: Add partial power down exit flow in wakeup intr.Artur Petrosyan
2021-04-09usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan
2021-04-09usb: dwc2: Add host partial power down functionsArtur Petrosyan
2021-04-09usb: dwc2: Add device partial power down functionsArtur Petrosyan
2021-04-06xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman
2021-04-06xhci: fix potential array out of bounds with several interruptersMathias Nyman
2021-04-06xhci: check control context is valid before dereferencing it.Mathias Nyman
2021-04-06xhci: check port array allocation was successful before dereferencing itMathias Nyman
2021-04-05usb: typec: Declare the typec_class staticHeikki Krogerus
2021-04-05usb: typec: Organize the private headers properlyHeikki Krogerus
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki