aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-28/+9
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-1/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+1
2018-06-28usb: pd: include kernel.hHeikki Krogerus1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-0/+3
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+2
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern1-0/+1
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+47
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-25/+1
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-15/+0
2018-05-21usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper1-1/+1
2018-05-15usb: gadget: udc: atmel: Remove obsolete includeRomain Izard1-24/+0