aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost1-1/+1
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-10-27usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)1-1/+1
2019-10-27usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda1-1/+1
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda1-5/+6
2019-10-27usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)1-6/+6
2019-10-27usb: cdns3: include host-export,h for cdns3_host_initBen Dooks (Codethink)2-1/+1
2019-10-27usb: mtu3: fix missing include of mtu3_dr.hBen Dooks (Codethink)1-0/+1
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1
2019-10-27usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann1-0/+1
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann1-11/+1
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2-4/+2
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann1-15/+1
2019-10-23USB: serial: pl2303: add support for PL2303HXNCharles Yeh2-23/+107
2019-10-23usb: mtu3: fix race condition about delayed_statusChunfeng Yun1-2/+10
2019-10-23usb: gadget: Add UDC driver for tegra XUSB device mode controllerNagarjuna Kristam3-0/+3822
2019-10-23usb: dwc3: debug: Remove newline printoutThinh Nguyen1-2/+2
2019-10-22usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin1-1/+1
2019-10-22usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_ud...Markus Elfring1-5/+1
2019-10-22USB: gadget: udc: clean up an indentation issueColin Ian King1-1/+1
2019-10-22usb: gadget: Quieten gadget config messageJoel Stanley1-3/+3
2019-10-22usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin1-3/+0
2019-10-22usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin1-3/+0
2019-10-22usb: mtu3: add a new function to do status stageChunfeng Yun1-11/+12
2019-10-22usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-10-22usb: gadget: f_tcm: Provide support to get alternate setting in tcm functionJayshri Pawar1-1/+12
2019-10-22usb: gadget: Correct NULL pointer checking in fsl gadgetNikhil Badola1-2/+3
2019-10-22usb: fsl: Remove unused variableNikhil Badola1-4/+1
2019-10-22USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov1-4/+4
2019-10-22USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov1-1/+1
2019-10-22usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram2-4/+11
2019-10-22usb: renesas_usbhs: simplify usbhs_status_get_device_state()Eugeniu Rosca1-11/+1
2019-10-22usb: renesas_usbhs: enable DVSE interruptEugeniu Rosca1-4/+3
2019-10-22usb: gadget: udc: renesas_usb3: add suspend event supportVeeraiyan Chidambaram1-0/+15
2019-10-22usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+1
2019-10-22usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-10-22usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-5/+2
2019-10-22usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-10-22usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-22usb: gadget: u_serial: use mutex for serialising open()sMichał Mirosław1-75/+37
2019-10-22usb: gadget: u_serial: diagnose missed console messagesMichał Mirosław1-1/+14
2019-10-22usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław1-1/+48