aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-6/+15
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 3-4/+125
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 11-64/+140
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-8/+8
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 114-683/+1196
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-13/+9
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-88/+230
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-4/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-24/+24
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 4-11/+39
2019-07-04vfs: Convert gadgetfs to use the new mount APIGravatar David Howells 1-6/+15
2019-07-04Revert "usb: gadget: storage: Remove warning message"Gravatar Greg Kroah-Hartman 2-16/+6
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Gravatar Greg Kroah-Hartman 4-270/+253
2019-07-04Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function."Gravatar Greg Kroah-Hartman 1-43/+46
2019-07-04Revert "usb:gadget Simplify usb_decode_get_set_descriptor function."Gravatar Greg Kroah-Hartman 1-58/+55
2019-07-04Revert "usb:cdns3 Add Cadence USB3 DRD Driver"Gravatar Greg Kroah-Hartman 19-6916/+0
2019-07-04Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer."Gravatar Greg Kroah-Hartman 2-341/+2
2019-07-03usb :fsl: Change string format for errata propertyGravatar Nikhil Badola 1-5/+2
2019-07-03usb: host: Stops USB controller init if PLL fails to lockGravatar Ramneek Mehresh 2-1/+11
2019-07-03usb: phy: Workaround for USB erratum-A005728Gravatar Suresh Gupta 2-11/+29
2019-07-03usb: fsl: Set USB_EN bit to select ULPI phyGravatar Nikhil Badola 1-0/+6
2019-07-03usb: Handle USB3 remote wakeup for LPM enabled devices correctlyGravatar Lee, Chiasheng 1-2/+5
2019-07-03drivers/usb/typec/tps6598x.c: fix 4CC cmd writeGravatar Nikolaus Voss 1-2/+2
2019-07-03drivers/usb/typec/tps6598x.c: fix portinfo widthGravatar Nikolaus Voss 1-1/+1
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setGravatar Marcos Paulo de Souza 1-2/+5
2019-07-03Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 29-270/+7620
2019-07-03usb: renesas_usbhs: add a workaround for a race condition of workqueueGravatar Yoshihiro Shimoda 1-12/+22
2019-07-03usb: gadget: udc: renesas_usb3: remove redundant assignment to retGravatar Colin Ian King 1-1/+1
2019-07-03usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Gravatar Martin Blumenstingl 1-1/+1
2019-07-03USB: gadget: function: fix issue Unneeded variable: "value"Gravatar Hariprasad Kelam 1-2/+1
2019-07-03usb: phy: phy-mxs-usb: add imx7ulp supportGravatar Peter Chen 1-1/+66
2019-07-03usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Gravatar Pawel Laszczak 2-2/+341
2019-07-03usb:cdns3 Add Cadence USB3 DRD DriverGravatar Pawel Laszczak 19-0/+6916
2019-07-03usb:gadget Simplify usb_decode_get_set_descriptor function.Gravatar Pawel Laszczak 1-55/+58
2019-07-03usb:gadget Patch simplify usb_decode_set_clear_feature function.Gravatar Pawel Laszczak 1-46/+43
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Gravatar Pawel Laszczak 4-253/+270
2019-07-03usb: dwc3: pci: add support for TigerLake DevicesGravatar Felipe Balbi 1-0/+4
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 3-0/+8
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 25-85/+445
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Gravatar Andreas Fritiofson 2-0/+7
2019-06-28usb: host: Fix excessive alignment restriction for local memory allocationsGravatar Fredrik Noring 3-5/+7
2019-06-26usb: renesas_usbhs: Use struct platform_callback pointerGravatar Yoshihiro Shimoda 3-6/+6
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataGravatar Yoshihiro Shimoda 9-107/+73
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idGravatar Yoshihiro Shimoda 6-27/+15
2019-06-26usb: renesas_usbhs: move device tree properties parsingGravatar Yoshihiro Shimoda 1-10/+8
2019-06-26usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()Gravatar Yoshihiro Shimoda 1-15/+15
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagGravatar Yoshihiro Shimoda 1-11/+9
2019-06-26usb: renesas_usbhs: Use dev_of_node macro instead of open codedGravatar Yoshihiro Shimoda 2-8/+9
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramGravatar Yoshihiro Shimoda 1-5/+0