summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2019-11-04usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven
2019-11-04usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-10-27Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman
2019-10-27usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann
2019-10-23usb: gadget: Add UDC driver for tegra XUSB device mode controllerNagarjuna Kristam
2019-10-22usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_ud...Markus Elfring
2019-10-22USB: gadget: udc: clean up an indentation issueColin Ian King
2019-10-22usb: gadget: Quieten gadget config messageJoel Stanley
2019-10-22usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin
2019-10-22usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin
2019-10-22usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-22usb: gadget: f_tcm: Provide support to get alternate setting in tcm functionJayshri Pawar
2019-10-22usb: gadget: Correct NULL pointer checking in fsl gadgetNikhil Badola
2019-10-22usb: fsl: Remove unused variableNikhil Badola
2019-10-22USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2019-10-22USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-10-22usb: gadget: udc: renesas_usb3: add suspend event supportVeeraiyan Chidambaram
2019-10-22usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-22usb: gadget: u_serial: use mutex for serialising open()sMichał Mirosław
2019-10-22usb: gadget: u_serial: diagnose missed console messagesMichał Mirosław
2019-10-22usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław
2019-10-22usb: gadget: u_serial: allow more console gadget portsMichał Mirosław
2019-10-22usb: gadget: u_serial: make OBEX port not a consoleMichał Mirosław
2019-10-22usb: gadget: u_serial: reimplement console supportMichał Mirosław
2019-10-22usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-10usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin
2019-10-10usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann
2019-10-04USB: gadget: udc: clean up an indentation issueColin Ian King
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-04usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing