summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | 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-2719-190/+306
| |\ \ \ \
| * | | | | usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbindWesley Cheng2021-09-212-2/+4
| * | | | | usb: core: hcd: fix messages in usb_hcd_request_irqs()Sergey Shtylyov2021-09-211-3/+3
| * | | | | usb: host: ehci-mv: drop duplicated MODULE_ALIASKrzysztof Kozlowski2021-09-211-2/+0
| * | | | | usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter2021-09-211-1/+1
| * | | | | usb: typec: tipd: Add an additional overflow checkSven Peter2021-09-211-0/+3
| * | | | | usb: typec: tipd: Don't read/write more bytes than requiredSven Peter2021-09-211-2/+2
| * | | | | usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang2021-09-211-0/+5
| * | | | | USB: cdc-acm: remove duplicate USB device IDKrzysztof Kozlowski2021-09-211-1/+0
| * | | | | USB: core: Make do_proc_control() and do_proc_bulk() killableAlan Stern2021-09-141-33/+111
| * | | | | usb: musb: mediatek: Expose role-switch control to userspaceSungbo Eo2021-09-141-0/+1
| * | | | | usb: gadget: fix for a typo that conveys logically-inverted information.Ajay Garg2021-09-141-1/+1
| * | | | | usb: gadget: goku_udc: Fix mask and set operation on variable masterColin Ian King2021-09-141-3/+3
| * | | | | USB: host: ehci-atmel: Add support for HSIC phyCristian Birsan2021-09-141-0/+8
| * | | | | usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu2021-09-143-1/+17
| * | | | | usb: gadget: f_uac2: clean up some inconsistent indentingColin Ian King2021-09-141-8/+8
| * | | | | usb: dwc3: reference clock period configurationBalaji Prakash J2021-09-142-0/+35
| * | | | | usb: ohci: Prefer struct_size over open coded arithmeticLen Baker2021-09-141-2/+1
| * | | | | usb: typec: hd3ss3220: Use regmap_write_bits()Philipp Zabel2021-09-141-5/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-022-22/+37
|\ \ \ \ \
| * \ \ \ \ BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-2834-311/+420
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-14128-1396/+3855
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2021-08-202-0/+24
| * | | | | usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede2021-08-201-22/+13
* | | | | | Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-11-022-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2021-11-022-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | usb: mtu3: enable wake-up interrupt after runtime_suspend calledChunfeng Yun2021-10-271-1/+1
| | * | | | | usb: xhci-mtk: enable wake-up interrupt after runtime_suspend calledChunfeng Yun2021-10-271-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-1/+4
|\ \ \ \ \ \
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-228-22/+70
| |\| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-1410-29/+42
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net: remove single-byte netdev->dev_addr writesJakub Kicinski2021-10-131-1/+4
* | | | | | | fs: get rid of the res2 iocb->ki_complete argumentJens Axboe2021-10-252-4/+3
* | | | | | | usb: remove res2 argument from gadget code completionsJens Axboe2021-10-252-5/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-152-0/+9
|\ \ \ \ \ \
| * | | | | | USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado2021-10-071-0/+1