summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-07-03usb:gadget Simplify usb_decode_get_set_descriptor function.Pawel Laszczak
2019-07-03usb:gadget Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-07-03usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2019-06-20usb: Replace snprintf with scnprintf in gether_get_ifnameDaniel M German
2019-06-18usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-06-18usb: gadget: storage: Remove warning messageEJ Hsu
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha
2019-06-18usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang
2019-06-18usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-06-18usb: dwc3: qcom: Improve error handlingLee Jones
2019-06-18usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones
2019-06-18usb: dwc3: qcom: Add support for booting with ACPILee Jones
2019-06-18Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"Guenter Roeck
2019-06-18usb: gadget: net2272: remove redundant assignments to pointer 's'Colin Ian King
2019-06-18usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-06-18USB: omap_udc: Remove unneeded variableHariprasad Kelam
2019-06-18fotg210-udc: Remove unneeded variableHariprasad Kelam
2019-06-18usb: gadget: at91_udc: Remove unneeded variableHariprasad Kelam
2019-06-18usb: gadget: udc: renesas_usb3: Enhance role switch supportBiju Das
2019-06-18usb: gadget: u_audio: Fixed variable declaration coding style issueJonas Stenvall
2019-06-18usb: gadget: f_fs: data_len used before properly setFei Yang
2019-06-18USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson
2019-06-18usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski
2019-06-18usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-10Revert "usb: mtu3: fix up undefined reference to usb_debug_root"Chunfeng Yun
2019-06-10USB: sisusbvga: Remove unneeded variableHariprasad Kelam
2019-06-10Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang
2019-06-08Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-06usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun
2019-06-06usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz
2019-06-06usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan
2019-06-06usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni
2019-06-06usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao
2019-06-06usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov
2019-06-06usb: dwc2: Fix DMA cache alignment issuesMartin Schiller
2019-06-06usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson
2019-06-06USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman
2019-06-06usb: host: u132-hcd: remove unneeded variable frameHariprasad Kelam
2019-06-05usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()Suwan Kim
2019-06-05usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda
2019-06-05usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda
2019-06-05usb: xhci: Add Clear_TT_BufferJim Lin
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin