summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui2021-04-091-1/+1
* usb: musb: fix PM reference leak in musb_irq_work()Bixuan Cui2021-04-091-1/+1
* usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()Yang Yingliang2021-04-091-1/+1
* usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-04-091-2/+1
* usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King2021-04-091-0/+2
* usb: dwc3: pci: add support for the Intel Alder Lake-MHeikki Krogerus2021-04-091-0/+4
* usb: typec: Link all ports during connector registrationHeikki Krogerus2021-04-093-7/+68
* usb: Iterator for portsHeikki Krogerus2021-04-092-0/+55
* usb: Link the ports to the connectors they are attached toHeikki Krogerus2021-04-092-0/+12
* usb: typec: Port mapping utilityHeikki Krogerus2021-04-095-2/+248
* usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan2021-04-091-3/+1
* usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan2021-04-091-35/+53
* usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan2021-04-091-7/+10
* usb: dwc2: Add exit partial power down before removing driverArtur Petrosyan2021-04-091-1/+10
* usb: dwc2: Fix partial power down exiting by system resumeArtur Petrosyan2021-04-091-44/+46
* usb: dwc2: Update partial power down entering by system suspendArtur Petrosyan2021-04-091-35/+18
* usb: dwc2: Fix session request interrupt handlerArtur Petrosyan2021-04-091-0/+8
* usb: dwc2: Allow exit partial power down in urb enqueueArtur Petrosyan2021-04-091-0/+7
* usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().Artur Petrosyan2021-04-091-0/+9
* usb: dwc2: Add exit partial power down when port reset is assertedArtur Petrosyan2021-04-091-0/+9
* usb: dwc2: Add exit partial power down when port is resumedArtur Petrosyan2021-04-092-24/+42
* usb: dwc2: Add enter partial power down when port is suspendedArtur Petrosyan2021-04-092-19/+34
* usb: dwc2: Update port suspend/resume function definitions.Artur Petrosyan2021-04-092-6/+23
* usb: dwc2: Add partial power down exit flow in wakeup intr.Artur Petrosyan2021-04-091-9/+8
* usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan2021-04-096-115/+45
* usb: dwc2: Add host partial power down functionsArtur Petrosyan2021-04-092-0/+168
* usb: dwc2: Add device partial power down functionsArtur Petrosyan2021-04-092-0/+138
* xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman2021-04-061-23/+19
* xhci: fix potential array out of bounds with several interruptersMathias Nyman2021-04-061-1/+5
* xhci: check control context is valid before dereferencing it.Mathias Nyman2021-04-061-0/+8
* xhci: check port array allocation was successful before dereferencing itMathias Nyman2021-04-061-0/+3
* usb: typec: Declare the typec_class staticHeikki Krogerus2021-04-051-11/+13
* usb: typec: Organize the private headers properlyHeikki Krogerus2021-04-056-84/+107
* Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman2021-04-05492-2125/+4525
|\
| * Linux 5.12-rc6v5.12-rc6Linus Torvalds2021-04-041-1/+1
| * firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma2021-04-041-2/+7
| * Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-04-031-1/+0
| |\
| | * soc: litex: Remove duplicated header file inclusionZhen Lei2021-04-041-1/+0
| * | Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-031-0/+5
| |\ \
| | * | io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe2021-04-021-0/+5
| * | | Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-031-5/+9
| |\ \ \
| | * | | gfs2: report "already frozen/thawed" errorsBob Peterson2021-03-251-4/+6
| | * | | gfs2: Flag a withdraw if init_threads() failsAndrew Price2021-03-151-1/+3
| * | | | Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-035-5/+9
| |\ \ \ \
| | * | | | riscv: Make NUMA depend on MMUKefeng Wang2021-04-011-1/+1
| | * | | | riscv: remove unneeded semicolonYang Li2021-04-011-1/+1
| | * | | | riscv,entry: fix misaligned base for excp_vect_tableZihao Yu2021-04-011-0/+1
| | * | | | riscv: evaluate put_user() arg before enabling user accessBen Dooks2021-04-011-2/+5
| | * | | | riscv: Drop const annotation for spKefeng Wang2021-04-011-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-032-5/+46
| |\ \ \ \