summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: storage: Remove warning messageEJ Hsu2019-06-182-6/+16
* usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha2019-06-185-1/+42
* usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha2019-06-181-1/+1
* usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang2019-06-181-2/+1
* usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra2019-06-181-5/+7
* usb: dwc3: qcom: Improve error handlingLee Jones2019-06-181-0/+3
* usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones2019-06-181-0/+12
* usb: dwc3: qcom: Add support for booting with ACPILee Jones2019-06-182-29/+179
* Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"Guenter Roeck2019-06-182-2/+0
* usb: gadget: net2272: remove redundant assignments to pointer 's'Colin Ian King2019-06-181-5/+0
* usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz2019-06-181-2/+4
* USB: omap_udc: Remove unneeded variableHariprasad Kelam2019-06-181-2/+1
* fotg210-udc: Remove unneeded variableHariprasad Kelam2019-06-181-2/+1
* usb: gadget: at91_udc: Remove unneeded variableHariprasad Kelam2019-06-181-2/+1
* usb: gadget: udc: renesas_usb3: Enhance role switch supportBiju Das2019-06-181-7/+84
* usb: gadget: u_audio: Fixed variable declaration coding style issueJonas Stenvall2019-06-181-2/+2
* usb: gadget: f_fs: data_len used before properly setFei Yang2019-06-181-1/+2
* USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson2019-06-183-3/+47
* usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski2019-06-181-0/+1
* usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong2019-06-181-5/+31
* Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman2019-06-1715-45/+105
|\
| * usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus2019-06-121-1/+1
| * Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-06-103-0/+10
| |\
| | * USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-05-211-0/+4
| | * USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-05-212-0/+4
| | * USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-05-211-0/+2
| * | Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-088-42/+82
| |\ \
| | * | usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun2019-06-061-2/+2
| | * | usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz2019-06-061-8/+12
| | * | usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan2019-06-061-0/+4
| | * | usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni2019-06-061-2/+1
| | * | usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao2019-06-061-0/+5
| | * | usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov2019-06-061-0/+14
| | * | usb: dwc2: Fix DMA cache alignment issuesMartin Schiller2019-06-061-3/+7
| | * | usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson2019-06-064-27/+37
| * | | USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-051-0/+3
| * | | USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-051-0/+5
| * | | usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva2019-06-031-2/+4
| |/ /
* | | Revert "usb: mtu3: fix up undefined reference to usb_debug_root"Chunfeng Yun2019-06-101-1/+2
* | | USB: sisusbvga: Remove unneeded variableHariprasad Kelam2019-06-101-6/+4
* | | usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang2019-06-081-2/+1
* | | USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman2019-06-065-14/+43
* | | usb: host: u132-hcd: remove unneeded variable frameHariprasad Kelam2019-06-061-2/+1
* | | usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()Suwan Kim2019-06-051-7/+5
* | | usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda2019-06-051-4/+0
* | | usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda2019-06-051-5/+1
* | | usb: xhci: Add Clear_TT_BufferJim Lin2019-06-053-1/+52
* | | usb: Add devaddr in struct usb_deviceJim Lin2019-06-052-1/+5
* | | usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing2019-06-031-2/+0
* | | usb: ftdi-elan: fix possible condition with no effect (if == else)Hariprasad Kelam2019-06-031-7/+0