summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb, kcov: collect coverage from hub_eventAndrey Konovalov2019-12-041-0/+5
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-2/+2
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-2/+2
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-023-4/+2
|\ \ \
| * | | scsi: core: Clean up SG_NONEFinn Thain2019-11-121-1/+0
| * | | scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2019-11-082-3/+2
| | |/ | |/|
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-014-30/+4
|\ \ \
| * | | compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2019-10-231-11/+1
| * | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-232-4/+2
| * | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-15/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-7/+1
|\ \ \
| * | | usb: core: Remove redundant vmap checksKees Cook2019-10-311-7/+1
* | | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-27121-2656/+6803
|\ \ \ \
| * | | | usb: gadget: udc: gr_udc: create debugfs directory under usb rootChunfeng Yun2019-11-211-1/+2
| * | | | usb: gadget: atmel: create debugfs directory under usb rootChunfeng Yun2019-11-211-1/+2
| * | | | usb: musb: create debugfs directory under usb rootChunfeng Yun2019-11-211-1/+1
| * | | | usb: serial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
| * | | | usb: misc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-9/+9
| * | | | usb: gadget: Fix Kconfig indentationKrzysztof Kozlowski2019-11-212-16/+16
| * | | | usb: host: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-25/+25
| * | | | usb: dwc3: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-15/+15
| * | | | usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun2019-11-201-0/+1
| * | | | usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott2019-11-181-2/+5
| * | | | USB: uas: heed CAPACITY_HEURISTICSOliver Neukum2019-11-181-0/+6
| * | | | USB: uas: honor flag to avoid CAPACITY16Oliver Neukum2019-11-181-0/+4
| * | | | usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam2019-11-181-12/+13
| * | | | Merge tag 'usb-ci-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2019-11-185-73/+114
| |\ \ \ \
| | * | | | usb: chipidea: imx: pinctrl for HSIC is optionalPeter Chen2019-11-181-28/+35
| | * | | | usb: chipidea: imx: refine the error handling for hsicPeter Chen2019-11-181-6/+9
| | * | | | usb: chipidea: imx: change hsic power regulator as optionalPeter Chen2019-11-181-1/+2
| | * | | | usb: chipidea: imx: check data->usbmisc_data against NULL before accessLi Jun2019-11-181-7/+9
| | * | | | usb: chipidea: core: change vbus-regulator as optionalPeter Chen2019-11-181-1/+1
| | * | | | usb: chipidea: imx: enable vbus and id wakeup only for OTG eventsLi Jun2019-11-183-8/+33
| | * | | | usb: chipidea: udc: protect usb interrupt enableJun Li2019-11-181-8/+10
| | * | | | usb: chipidea: udc: add new API ci_hdrc_gadget_connectPeter Chen2019-11-181-31/+32
| * | | | | usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman2019-11-181-0/+1
| * | | | | Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-11-1821-281/+4526
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | usb: dwc3: of-simple: add a shutdownFelipe Balbi2019-10-291-8/+20
| | * | | | usb: cdns3: Add TI specific wrapper driverRoger Quadros2019-10-293-0/+247
| | * | | | usb: mtu3: fix race condition about delayed_statusChunfeng Yun2019-10-231-2/+10
| | * | | | usb: gadget: Add UDC driver for tegra XUSB device mode controllerNagarjuna Kristam2019-10-233-0/+3822
| | * | | | usb: dwc3: debug: Remove newline printoutThinh Nguyen2019-10-231-2/+2
| | * | | | usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin2019-10-221-1/+1
| | * | | | usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_ud...Markus Elfring2019-10-221-5/+1
| | * | | | USB: gadget: udc: clean up an indentation issueColin Ian King2019-10-221-1/+1
| | * | | | usb: gadget: Quieten gadget config messageJoel Stanley2019-10-221-3/+3
| | * | | | usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin2019-10-221-3/+0
| | * | | | usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin2019-10-221-3/+0
| | * | | | usb: mtu3: add a new function to do status stageChunfeng Yun2019-10-221-11/+12
OpenPOWER on IntegriCloud