aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-15/+6
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-10/+6
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+2
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 3-3/+3
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Gravatar Lee Jones 37-98/+324
2017-09-04gadget/f_mass_storage: stop messing with the address limitGravatar Christoph Hellwig 1-15/+6
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-09-01Merge tag 'usb-serial-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-6/+4
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsGravatar Christoph Hellwig 2-10/+6
2017-08-31usbip: vhci-hcd: make vhci_hc_driver constGravatar Bhumika Goyal 1-1/+1
2017-08-31usb: imx21-hcd: make imx21_hc_driver constGravatar Bhumika Goyal 1-1/+1
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstGravatar Bhumika Goyal 1-1/+1
2017-08-31usb: xhci-mtk: add generic compatible stringGravatar Chunfeng Yun 1-0/+1
2017-08-31usbip: auto retry for concurrent attachGravatar Nobuo Iwata 1-1/+5
2017-08-30USB: serial: option: simplify 3 D-Link device entriesGravatar Bjørn Mork 1-6/+3
2017-08-30USB: serial: option: add support for D-Link DWM-157 C1Gravatar Maciej S. Szmigiero 1-0/+1
2017-08-29usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledGravatar Christian Lamparter 1-0/+1
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-3/+3
2017-08-28usb: chipidea: usb2: check memory allocation failureGravatar Christophe JAILLET 1-0/+2
2017-08-28usb: Add device quirk for Logitech HD Pro Webcam C920-CGravatar Dmitry Fleytman 1-1/+2
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeGravatar Jack Pham 1-0/+41
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Gravatar Jack Pham 1-0/+33
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedGravatar Sandeep Singh 1-17/+18
2017-08-28usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardGravatar Kai-Heng Feng 1-0/+3
2017-08-28usb: gadget: make snd_pcm_hardware constGravatar Bhumika Goyal 1-1/+1
2017-08-28usb: common: use of_property_read_bool()Gravatar Sergei Shtylyov 1-7/+4
2017-08-28USB: core: constify vm_operations_structGravatar Arvind Yadav 1-1/+1
2017-08-28usb: misc: ftdi-elan: fix duplicated code for different branchesGravatar Gustavo A. R. Silva 1-26/+1
2017-08-28USB: core: Avoid race of async_completed() w/ usbdev_release()Gravatar Douglas Anderson 1-2/+2
2017-08-28usb: make device_type constGravatar Bhumika Goyal 1-1/+1
2017-08-28USB: musb: dsps: add explicit runtime resume at suspendGravatar Johan Hovold 1-2/+11
2017-08-28USB: musb: fix external abort on suspendGravatar Johan Hovold 1-8/+10
2017-08-28usb: musb: fix endpoint fifo allocation for 4KB fifo memoryGravatar Bin Liu 1-2/+2
2017-08-28usb: musb: print an error message when high bandwidth is unsupportedGravatar Bin Liu 1-0/+4
2017-08-28usb: musb: print an error message when hwep alloc failedGravatar Bin Liu 1-0/+4
2017-08-28usb: musb: add helper function musb_ep_xfertype_stringGravatar Bin Liu 2-5/+25
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Greg Kroah-Hartman 5-7/+163
2017-08-25scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerGravatar Hannes Reinecke 1-2/+2
2017-08-24usb: chipidea: Add support for Tegra20/30/114/124Gravatar Thierry Reding 2-0/+156
2017-08-24usb: chipidea: udc: Support SKB alignment quirkGravatar Dmitry Osipenko 1-0/+3
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 29-94/+729
2017-08-18usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherGravatar Dmitry Osipenko 3-4/+1
2017-08-18usb: gadget: serial: fix oops when data rx'd after closeGravatar Stephen Warren 1-1/+1
2017-08-18USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Gravatar Alan Stern 1-6/+9
2017-08-16xhci: rework bus_resume and check ports are suspended before resuming them.Gravatar Mathias Nyman 1-43/+51
2017-08-16usb: Increase root hub reset signaling time to prevent retryGravatar Mathias Nyman 1-1/+1
2017-08-16xhci: add port status tracingGravatar Mathias Nyman 2-0/+25
2017-08-16xhci: rename temp and temp1 variablesGravatar Mathias Nyman 1-10/+10
2017-08-16xhci: Add port status decoder for tracing purposesGravatar Mathias Nyman 1-0/+81