summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-11/+1
|\
| * compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2019-10-231-11/+1
* | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-2733-340/+4267
|\ \
| * | 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: gadget: Fix Kconfig indentationKrzysztof Kozlowski2019-11-212-16/+16
| * | usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun2019-11-201-0/+1
| * | Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-11-1814-270/+4219
| |\ \
| | * | usb: gadget: Add UDC driver for tegra XUSB device mode controllerNagarjuna Kristam2019-10-233-0/+3822
| | * | 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: gadget: configfs: fix concurrent issue between composite APIsPeter Chen2019-10-221-5/+105
| | * | usb: gadget: f_tcm: Provide support to get alternate setting in tcm functionJayshri Pawar2019-10-221-1/+12
| | * | usb: gadget: Correct NULL pointer checking in fsl gadgetNikhil Badola2019-10-221-2/+3
| | * | usb: fsl: Remove unused variableNikhil Badola2019-10-221-4/+1
| | * | USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov2019-10-221-4/+4
| | * | USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov2019-10-221-1/+1
| | * | usb: gadget: udc: renesas_usb3: add suspend event supportVeeraiyan Chidambaram2019-10-221-0/+15
| | * | usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-4/+1
| | * | usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+2
| | * | usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-5/+2
| | * | usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | usb: gadget: u_serial: use mutex for serialising open()sMichał Mirosław2019-10-221-75/+37
| | * | usb: gadget: u_serial: diagnose missed console messagesMichał Mirosław2019-10-221-1/+14
| | * | usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław2019-10-221-1/+48
| | * | usb: gadget: u_serial: allow more console gadget portsMichał Mirosław2019-10-224-0/+97
| | * | usb: gadget: u_serial: make OBEX port not a consoleMichał Mirosław2019-10-223-5/+14
| | * | usb: gadget: u_serial: reimplement console supportMichał Mirosław2019-10-221-181/+158
| | * | usb: gadget: u_serial: add missing port entry lockingMichał Mirosław2019-10-221-0/+2
| * | | usb: gadget: udc: s3c2410_udc: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+2
| * | | usb: gadget: pxa27x: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | usb: gadget: udc: renesas_usb3: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | usb: gadget: bcm63xx_udc: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva2019-11-071-1/+0
| * | | USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov2019-11-041-4/+4
| * | | USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov2019-11-041-1/+1
| * | | usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven2019-11-041-1/+1
| * | | usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven2019-11-042-3/+3
| * | | Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-046-13/+131
| |\ \ \
| * \ \ \ Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman2019-10-271-3/+3
| |\ \ \ \
| * \ \ \ \ Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman2019-10-143-4/+5
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin2019-10-101-3/+0