Age | Commit message (Expand) | Author | Files | Lines |
2019-07-04 | Revert "usb: gadget: storage: Remove warning message" | Greg Kroah-Hartman | 2 | -16/+6 |
2019-07-04 | Revert "usb:gadget Separated decoding functions from dwc3 driver." | Greg Kroah-Hartman | 4 | -270/+253 |
2019-07-04 | Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function." | Greg Kroah-Hartman | 1 | -43/+46 |
2019-07-04 | Revert "usb:gadget Simplify usb_decode_get_set_descriptor function." | Greg Kroah-Hartman | 1 | -58/+55 |
2019-07-04 | Revert "usb:cdns3 Add Cadence USB3 DRD Driver" | Greg Kroah-Hartman | 19 | -6916/+0 |
2019-07-04 | Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer." | Greg Kroah-Hartman | 2 | -341/+2 |
2019-07-03 | usb :fsl: Change string format for errata property | Nikhil Badola | 1 | -5/+2 |
2019-07-03 | usb: host: Stops USB controller init if PLL fails to lock | Ramneek Mehresh | 2 | -1/+11 |
2019-07-03 | usb: phy: Workaround for USB erratum-A005728 | Suresh Gupta | 2 | -11/+29 |
2019-07-03 | usb: fsl: Set USB_EN bit to select ULPI phy | Nikhil Badola | 1 | -0/+6 |
2019-07-03 | usb: Handle USB3 remote wakeup for LPM enabled devices correctly | Lee, Chiasheng | 1 | -2/+5 |
2019-07-03 | drivers/usb/typec/tps6598x.c: fix 4CC cmd write | Nikolaus Voss | 1 | -2/+2 |
2019-07-03 | drivers/usb/typec/tps6598x.c: fix portinfo width | Nikolaus Voss | 1 | -1/+1 |
2019-07-03 | usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set | Marcos Paulo de Souza | 1 | -2/+5 |
2019-07-03 | Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 29 | -270/+7620 |
2019-07-03 | usb: renesas_usbhs: add a workaround for a race condition of workqueue | Yoshihiro Shimoda | 1 | -12/+22 |
2019-07-03 | usb: gadget: udc: renesas_usb3: remove redundant assignment to ret | Colin Ian King | 1 | -1/+1 |
2019-07-03 | usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() | Martin Blumenstingl | 1 | -1/+1 |
2019-07-03 | USB: gadget: function: fix issue Unneeded variable: "value" | Hariprasad Kelam | 1 | -2/+1 |
2019-07-03 | usb: phy: phy-mxs-usb: add imx7ulp support | Peter Chen | 1 | -1/+66 |
2019-07-03 | usb:cdns3 Fix for stuck packets in on-chip OUT buffer. | Pawel Laszczak | 2 | -2/+341 |
2019-07-03 | usb:cdns3 Add Cadence USB3 DRD Driver | Pawel Laszczak | 19 | -0/+6916 |
2019-07-03 | usb:gadget Simplify usb_decode_get_set_descriptor function. | Pawel Laszczak | 1 | -55/+58 |
2019-07-03 | usb:gadget Patch simplify usb_decode_set_clear_feature function. | Pawel Laszczak | 1 | -46/+43 |
2019-07-03 | usb:gadget Separated decoding functions from dwc3 driver. | Pawel Laszczak | 4 | -253/+270 |
2019-07-03 | usb: dwc3: pci: add support for TigerLake Devices | Felipe Balbi | 1 | -0/+4 |
2019-07-03 | Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 3 | -0/+8 |
2019-07-01 | Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 25 | -85/+445 |
2019-06-28 | USB: serial: ftdi_sio: add ID for isodebug v1 | Andreas Fritiofson | 2 | -0/+7 |
2019-06-26 | usb: renesas_usbhs: Use struct platform_callback pointer | Yoshihiro Shimoda | 3 | -6/+6 |
2019-06-26 | usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.data | Yoshihiro Shimoda | 9 | -107/+73 |
2019-06-26 | usb: renesas_usbhs: Add a common function for the .get_id | Yoshihiro Shimoda | 6 | -27/+15 |
2019-06-26 | usb: renesas_usbhs: move device tree properties parsing | Yoshihiro Shimoda | 1 | -10/+8 |
2019-06-26 | usb: renesas_usbhs: Add struct device * declaration in usbhs_probe() | Yoshihiro Shimoda | 1 | -15/+15 |
2019-06-26 | usb: renesas_usbhs: Add has_new_pipe_configs flag | Yoshihiro Shimoda | 1 | -11/+9 |
2019-06-26 | usb: renesas_usbhs: Use dev_of_node macro instead of open coded | Yoshihiro Shimoda | 2 | -8/+9 |
2019-06-26 | usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param | Yoshihiro Shimoda | 1 | -5/+0 |
2019-06-26 | usb: renesas_usbhs: Use a specific flag instead of type for multi_clks | Yoshihiro Shimoda | 1 | -5/+3 |
2019-06-26 | usb: renesas_usbhs: Avoid to write platform_data's value | Yoshihiro Shimoda | 4 | -5/+21 |
2019-06-26 | usb: renesas_usbhs: move macros from mod.c to the mod.h | Yoshihiro Shimoda | 2 | -9/+9 |
2019-06-26 | usb: renesas_usbhs: remove notify_hotplug callback | Yoshihiro Shimoda | 4 | -14/+10 |
2019-06-26 | usb: renesas_usbhs: revise the irq_vbus comments | Yoshihiro Shimoda | 1 | -5/+5 |
2019-06-26 | USB: core: Fix compiler warnings in devio.c | Alan Stern | 1 | -6/+6 |
2019-06-26 | USB: core: Remove usbfs_mutex | Alan Stern | 3 | -13/+0 |
2019-06-23 | Merge 5.2-rc6 into usb-next | Greg Kroah-Hartman | 6 | -15/+72 |
2019-06-21 | usb: clean up some of the computations in adu_read | Daniel M German | 1 | -9/+7 |
2019-06-20 | docs: usb: rename files to .rst and add them to drivers-api | Mauro Carvalho Chehab | 24 | -32/+32 |
2019-06-20 | usb: renesas_usbhs: Use struct assignment instead of memcpy() | Yoshihiro Shimoda | 1 | -9/+4 |
2019-06-20 | USB: core: correct a spelling mistake in the comment | Harry Pan | 1 | -1/+1 |
2019-06-20 | Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -9/+9 |