summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson
2019-04-30USB: serial: drop unused iflag macroJohan Hovold
2019-04-30USB: serial: clean up throttle handlingJohan Hovold
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen
2018-12-05usb: gadget: Introduce frame_number to usb_requestThinh Nguyen
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman
2018-11-09USB: remove the unused struct hcd_timeout definitionChristoph Hellwig
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro
2018-10-02net: usbnet: make driver_info constBen Dooks
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus
2018-06-28usb: pd: include kernel.hHeikki Krogerus
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-24Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu
2018-05-21usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper
2018-05-15usb: gadget: udc: atmel: Remove obsolete includeRomain Izard
2018-05-15usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt