aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-27/+285
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+8
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2-3/+5
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+29
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-10/+32
2017-04-11usb: gadget.h: be consistent at kernel doc macrosMauro Carvalho Chehab1-1/+1
2017-04-11usb: composite.h: fix two warnings when building docsMauro Carvalho Chehab1-2/+3
2017-04-11usb: get rid of some ReST doc build errorsMauro Carvalho Chehab1-0/+1
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-15/+0
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros1-15/+0
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2017-04-03net: usbnet: support 64bit statsGreg Ungerer1-0/+4
2017-03-28USB: serial: add calc_num_ports callback to generic driverJohan Hovold1-1/+0
2017-03-28USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold1-3/+16
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman1-0/+6
2017-03-23usb: USB Type-C connector classHeikki Krogerus1-0/+243
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann1-0/+3
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-4/+0
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+4
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu1-0/+29
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda1-0/+5
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-2/+2
2017-03-16USB: serial: add endpoint sanity check to coreJohan Hovold1-0/+9
2017-03-16USB: serial: allow up to 16 ports per deviceJohan Hovold1-1/+1
2017-03-16USB: serial: clean up endpoint and port-counter typesJohan Hovold1-5/+6
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd1-1/+1
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd1-2/+2
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd1-0/+1
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-10/+13
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas1-1/+2
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer1-9/+10
2016-11-18usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda1-0/+13
2016-08-25usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke1-1/+2
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello1-3/+14
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman1-2/+2
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-727/+66
2016-06-26xhci: get rid of platform dataHeikki Krogerus1-27/+0
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann1-200/+0
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede1-2/+2
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi1-0/+4
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi1-525/+60
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren1-2/+3
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak1-0/+3
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-7/+84
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge1-0/+1
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda1-0/+4