summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci: Fix a function name in commentsCai Huoqing2021-10-051-1/+1
* usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2CSven Peter2021-10-051-3/+0
* usb: typec: tipd: Switch CD321X power state to S0Sven Peter2021-10-052-0/+43
* usb: typec: tipd: Add support for Apple CD321XSven Peter2021-10-053-1/+91
* usb: typec: tipd: Add short-circuit for no irqsSven Peter2021-10-051-1/+6
* usb: typec: tipd: Split interrupt handlerSven Peter2021-10-051-31/+65
* dt-bindings: usb: tps6598x: Add Apple CD321x compatibleSven Peter2021-10-051-0/+4
* usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus2021-10-052-147/+45
* usb: typec: ucsi: Read the PDOs in separate workHeikki Krogerus2021-10-051-13/+17
* usb: typec: ucsi: Check the partner alt modes always if there is PD contractHeikki Krogerus2021-10-051-5/+9
* usb: typec: ucsi: acpi: Reduce the command completion timeoutHeikki Krogerus2021-10-051-1/+1
* usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus2021-10-052-19/+101
* usb: typec: ucsi: Don't stop alt mode registration on busy conditionHeikki Krogerus2021-10-051-0/+2
* usb: typec: ucsi: Always cancel the command if PPM reports BUSY conditionHeikki Krogerus2021-10-051-1/+3
* usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"Xu Yang2021-10-051-1/+1
* usb: misc: ehset: Workaround for "special" hubsRazvan Heghedus2021-10-051-16/+65
* Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman2021-09-27646-3385/+6257
|\
| * Linux 5.15-rc3v5.15-rc3Linus Torvalds2021-09-261-1/+1
| * Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-09-268-260/+164
| |\
| | * ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee2021-09-255-206/+140
| | * ksmbd: remove follow symlinks supportNamjae Jeon2021-09-232-56/+19
| | * ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon2021-09-233-5/+11
| | * ksmbd: add default data stream name in FILE_STREAM_INFORMATIONNamjae Jeon2021-09-211-5/+3
| | * ksmbd: log that server is experimental at module loadSteve French2021-09-211-0/+3
| * | Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-09-262-2/+2
| |\ \
| | * | EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov2021-09-161-1/+1
| | * | EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-09-161-1/+1
| * | | Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-263-8/+8
| |\ \ \
| | * | | thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
| | * | | thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-09-211-4/+3
| | * | | thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
| | |/ /
| * | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-267-27/+39
| |\ \ \
| | * | | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-242-4/+4
| | * | | x86/asm: Fix SETZ size enqcmds() build failureKees Cook2021-09-221-1/+1
| | * | | x86/setup: Call early_reserve_memory() earlierJuergen Gross2021-09-211-12/+14
| | * | | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-203-10/+20
| * | | | Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-261-1/+2
| |\ \ \ \
| | * | | | posix-cpu-timers: Prevent spuriously armed 0-value itimerFrederic Weisbecker2021-09-231-1/+2
| | |/ / /
| * | | | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-269-17/+69
| |\ \ \ \
| | * \ \ \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-249-17/+69
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | irqchip/gic: Work around broken Renesas integrationMarc Zyngier2021-09-221-1/+51
| | | * | | irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven2021-09-221-6/+6
| | | * | | irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu2021-09-221-1/+1
| | | * | | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap2021-09-221-0/+1
| | | * | | irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap2021-09-221-3/+3
| | | * | | irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui2021-09-222-2/+2
| | | * | | irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier2021-09-221-2/+2
| | | * | | Documentation: Fix irq-domain.rst build warningMarc Zyngier2021-09-031-2/+3
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-2617-39/+69
| |\ \ \ \ \
| | * | | | | mm: fix uninitialized use in overcommit_policy_handlerChen Jun2021-09-251-2/+2