summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-03-28USB: serial: add calc_num_ports callback to generic driverJohan Hovold
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-23usb: USB Type-C connector classHeikki Krogerus
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold
2017-03-16USB: serial: allow up to 16 ports per deviceJohan Hovold
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer
2016-11-18usb: gadget: fix request length error for isoc transferPeter Chen
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda
2016-08-25usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda
2016-04-06usb: otg-fsm: support multiple instancesRoger Quadros
2016-04-06usb: otg-fsm: Add documentation for struct otg_fsmRoger Quadros
2016-03-05USB: core: let USB device know device nodePeter Chen
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy
2016-03-04usb: otg-fsm: add B_AIDL_BDIS timerLi Jun
2016-03-04usb: common: otg-fsm: add HNP polling supportLi Jun
2016-03-04usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda