summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-188-829/+101
|\
| * usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus2019-09-031-0/+7
| * usb: roles: Introduce stubs for the exiting functions in role.hYu Chen2019-09-031-0/+30
| * Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-09-024-10/+59
| |\
| | * usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt2019-08-301-10/+25
| | * usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak2019-08-291-0/+27
| | * usb: gadget: Export recommended BESL valuesThinh Nguyen2019-08-281-0/+3
| | * usb: Add definitions for the USB2.0 hub TT requestsBenjamin Herrenschmidt2019-08-121-0/+4
| * | usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-2/+5
| * | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-191-0/+3
| |\ \
| * | | USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman2019-08-083-817/+0
| | |/ | |/|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-161-17/+0
|\ \ \ | |_|/ |/| |
| * | ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada2019-08-211-17/+0
| |/
* / usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-151-0/+3
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-1/+5
|\
| * USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-031-1/+0
| * USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-031-0/+5
* | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-113-34/+9
|\ \
| * \ Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2019-07-051-0/+1
| |\ \
| | * | usb: chipidea: imx: add imx7ulp supportPeter Chen2019-06-141-0/+1
| | |/
| * | Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman2019-07-041-26/+0
| * | Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-031-0/+26
| |\ \
| | * | usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak2019-07-031-0/+26
| * | | Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-07-011-1/+2
| |\| |
| | * | usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha2019-06-181-1/+2
| * | | usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda2019-06-261-0/+1
| * | | usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda2019-06-261-7/+0
| * | | usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda2019-06-261-0/+1
| * | | usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda2019-06-261-25/+1
| |/ /
| * | usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda2019-06-051-1/+0
| * | usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda2019-06-051-1/+0
| * | Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman2019-06-035-53/+5
| |\ \
| * | | usb: renesas_usbhs: Add support for RZ/A2Chris Brandt2019-05-211-0/+1
| * | | usb: renesas_usbhs: support byte addressable CFIFOChris Brandt2019-05-211-0/+1
| * | | usb: renesas_usbhs: add support for CNEN bitChris Brandt2019-05-211-0/+1
| * | | usb: renesas_usbhs: move flags to paramChris Brandt2019-05-211-0/+1
| | |/ | |/|
* | | usb: typec: Registering real device entries for the muxesHeikki Krogerus2019-06-031-34/+28
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-304-40/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
|/
* Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-05-031-0/+5
|\
| * usb: introduce usb_ep_type_string() functionChunfeng Yun2019-05-031-0/+8
| * USB: Export usb_wakeup_enabled_descendants()Douglas Anderson2019-05-031-0/+5
* | Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-05-031-7/+1
|\ \
| * | USB: serial: drop unused iflag macroJohan Hovold2019-04-301-3/+0
| * | USB: serial: clean up throttle handlingJohan Hovold2019-04-301-4/+1
| |/
* | usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel2019-04-251-0/+1
* | usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta2019-04-251-0/+5
* | usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede2019-04-191-6/+7
* | usb: introduce usb_ep_type_string() functionChunfeng Yun2019-03-261-0/+8
|/
* wusb: Remove unnecessary static function ckhdid_printfJoe Perches2019-03-011-16/+0