summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-03-23usb: USB Type-C connector classHeikki Krogerus
2017-03-23usb: ehci: use bus->sysdev for DMA configurationPeter Chen
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2017-03-23usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-03-23usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-03-23ohci-pci: add qemu quirkGerd Hoffmann
2017-03-22usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-22usb: gadget: acm: fix endianness in notificationsOliver Neukum
2017-03-22usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-03-18USB: serial: qcserial: add Dell DW5811eBjørn Mork
2017-03-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-03-17usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT
2017-03-17usb: orion-ehci: Add support for the Armada 3700Hua Jing
2017-03-17drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova
2017-03-17drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova
2017-03-17drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova
2017-03-17USB: misc: sisusb_con: fix coccinelle warningJiri Slaby
2017-03-17usb: storage: karma: remove useless variablePierre-Yves Kerbrat
2017-03-17USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt
2017-03-17USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt
2017-03-17USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt
2017-03-17usb: misc: remove unnecessary codeGustavo A. R. Silva
2017-03-17usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda
2017-03-17ACM gadget: fix endianness in notificationsOliver Neukum
2017-03-17USB: usbtmc: fix probe error pathJohan Hovold
2017-03-17USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-03-16usb: gadget: amd5536udc: Replace PCI pool old APIRomain Perier
2017-03-16usb: gadget: pch_udc: Replace PCI pool old APIRomain Perier
2017-03-16usb: gadget: net2280: Replace PCI pool old APIRomain Perier
2017-03-16usb: host: Remove remaining pci_pool in commentsRomain Perier
2017-03-16usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum
2017-03-16usb: misc: remove unnecessary codeGustavo A. R. Silva
2017-03-16usb: atm: remove unnecessary codeGustavo A. R. Silva
2017-03-14USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams
2017-03-14usb: musb: fix possible spinlock deadlockBin Liu
2017-03-14usb: musb: dsps: fix iounmap in error and exit pathsBin Liu
2017-03-14usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-14USB: wusbcore: fix NULL-deref at probeJohan Hovold
2017-03-14USB: uss720: fix NULL-deref at probeJohan Hovold