summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-2419-102/+94
* USB: OTG: rename product list of devicesGreg Kroah-Hartman2020-06-193-14/+10
* USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman2020-06-191-1/+1
* USB: storage: fix wording in error messageGreg Kroah-Hartman2020-06-191-1/+1
* USB: serial: sierra: unify quirk handling logicGreg Kroah-Hartman2020-06-191-38/+19
* USB: serial: qcserial: fix up wording in a commentGreg Kroah-Hartman2020-06-191-3/+2
* USB: OHCI: remove obsolete FIXME commentGreg Kroah-Hartman2020-06-191-4/+0
* USB: rename USB OTG hub configuration optionGreg Kroah-Hartman2020-06-194-5/+5
* USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman2020-06-193-14/+14
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2020-06-183-5/+5
* usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"Colin Ian King2020-06-181-2/+2
* USB: sisusbvga: change char to u8 for sisusb_copy_memoryChangming Liu2020-06-183-9/+9
* usb: xhci: tegra: Remove PLL power suppliesThierry Reding2020-06-181-8/+0
* usb: sisusb_con: Use array_size() helper in memcpy()Gustavo A. R. Silva2020-06-181-1/+1
* usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8Macpaul Lin2020-06-181-1/+1
* usb: dwc2: use well defined macros for power_downJisheng Zhang2020-06-182-8/+8
* drivers: usb: Fix trivial spellingKieran Bingham2020-06-181-1/+1
* USB: core: additional Device Classes to debug/usb/devicesRob Gill2020-06-181-0/+4
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-139-82/+82
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-139-82/+82
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-131-2/+4
|\ \
| * | scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-101-2/+4
* | | kernel: set USER_DS in kthread_use_mmChristoph Hellwig2020-06-111-4/+0
* | | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-112-4/+4
* | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-112-2/+2
| |/ |/|
* | Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-07224-1027/+3927
|\ \
| * | usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl2020-05-291-4/+4
| * | usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl2020-05-291-1/+1
| * | Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2020-05-292-0/+5
| |\ \
| | * | USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-05-271-0/+4
| | * | USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-05-251-0/+1
| * | | Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-05-2914-15/+81
| |\ \ \
| | * | | USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold2020-05-271-3/+12
| | * | | USB: serial: ch341: add basis for quirk detectionMichael Hanselmann2020-05-271-0/+53
| | * | | USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-05-191-0/+4
| | * | | USB: serial: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-2212-12/+12
| | | |/ | | |/|
| * | | CDC-ACM: heed quirk also in error handlingOliver Neukum2020-05-271-1/+1
| * | | Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-05-2611-176/+545
| |\ \ \
| | * | | usb: chipidea: Enable user-space triggered role-switchingBryan O'Donoghue2020-05-061-0/+1
| | * | | usb: chipidea: udc: add software sg list supportPeter Chen2020-05-063-32/+133
| | * | | usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulpPeter Chen2020-05-061-5/+84
| | * | | usb: chipidea: pull down dp for possible charger detection operationPeter Chen2020-05-061-1/+4
| | * | | usb: chipidea: introduce imx7d USB charger detectionJun Li2020-05-063-1/+259
| | * | | usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen2020-05-061-1/+6
| | * | | usb: chipidea: usb2: remove unneeded semicolonJason Yan2020-04-291-1/+1
| | * | | usb: chipidea: allow disabling glue drivers if EMBEDDEDMichał Mirosław2020-04-082-18/+31
| | * | | usb: chipidea: usb2: absorb zevio glue driverMichał Mirosław2020-04-083-68/+6
| | * | | usb: chipidea: usb2: make clock optionalMichał Mirosław2020-04-081-9/+9
| | * | | usb: chipidea: usb2: fix formattingMichał Mirosław2020-04-081-2/+2
| | * | | usb: chipidea: usb2: constify zynq_pdataMichał Mirosław2020-04-081-1/+1