aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2023-09-23usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-05cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2022-09-15usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-06-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-08-12usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-06-16usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-06-24usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2020-06-24usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-06-24usb: gadget: core: sync interrupt before unbind the udcPeter Chen
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-12usb: Add definitions for the USB2.0 hub TT requestsBenjamin Herrenschmidt
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman
2019-07-03Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha
2019-06-14usb: chipidea: imx: add imx7ulp supportPeter Chen
2019-06-05usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda
2019-06-05usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus
2019-06-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman