aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha1-1/+2
2019-06-14usb: chipidea: imx: add imx7ulp supportPeter Chen1-0/+1
2019-06-05usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda1-1/+0
2019-06-05usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda1-1/+0
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor1-1/+0
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor1-0/+5
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus1-34/+28
2019-06-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman5-53/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner4-40/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-05-21usb: renesas_usbhs: Add support for RZ/A2Chris Brandt1-0/+1
2019-05-21usb: renesas_usbhs: support byte addressable CFIFOChris Brandt1-0/+1
2019-05-21usb: renesas_usbhs: add support for CNEN bitChris Brandt1-0/+1
2019-05-21usb: renesas_usbhs: move flags to paramChris Brandt1-0/+1
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+5
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-7/+1
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun1-0/+8
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson1-0/+5
2019-04-30USB: serial: drop unused iflag macroJohan Hovold1-3/+0
2019-04-30USB: serial: clean up throttle handlingJohan Hovold1-4/+1
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel1-0/+1
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta1-0/+5
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede1-6/+7
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun1-0/+8
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches1-16/+0
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov1-3/+7
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus1-0/+2
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus1-1/+2
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck1-6/+0
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus1-0/+4
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-0/+3
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-0/+55
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen1-0/+3
2018-12-05usb: gadget: Introduce frame_number to usb_requestThinh Nguyen1-0/+4
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier1-0/+51
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman1-0/+3
2018-11-09USB: remove the unused struct hcd_timeout definitionChristoph Hellwig1-5/+0
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng1-0/+3
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-0/+1
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+6
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro1-0/+2
2018-10-02net: usbnet: make driver_info constBen Dooks1-1/+1
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain1-0/+6
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-49/+276
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan1-0/+4
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan1-0/+15
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus1-9/+0
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus1-0/+95
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus2-11/+163