summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-04-20Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-11usb: gadget.h: be consistent at kernel doc macrosMauro Carvalho Chehab
2017-04-11usb: composite.h: fix two warnings when building docsMauro Carvalho Chehab
2017-04-11usb: get rid of some ReST doc build errorsMauro Carvalho Chehab
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
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