summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)2022-04-213-1/+63
| * | usb: gadget: net2272: clean up commentsTom Rix2022-04-211-3/+3
| * | usb: gadget: tegra-xudc: clean up commentsTom Rix2022-04-211-2/+2
| * | usb: gadget: s3c-hsudc: clean up commentsTom Rix2022-04-211-2/+2
| * | usb: gadget: pxa27x_udc: clean up commentTom Rix2022-04-211-1/+1
| * | USB: omap_udc: clean up commentTom Rix2022-04-211-1/+1
| * | usb: core: devices: remove dead code under #ifdef PROC_EXTRASergey Shtylyov2022-04-211-35/+0
| * | usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin2022-04-211-0/+1
| * | usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAKMichael Grzeschik2022-04-211-0/+10
| * | usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura2022-04-211-1/+2
| * | usb: host: ohci-omap: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-211-2/+16
| * | usb: gadget: omap_udc: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-211-6/+8
| * | USB / dwc3: Fix three doc-build warningsKushagra Verma2022-04-212-3/+1
| * | USB: storage: karma: fix rio_karma_init returnLin Ma2022-04-211-7/+8
| * | usb: gadget: net2280: use swap() instead of open coding itGuo Zhengkui2022-04-211-11/+3
| * | usb: gadget: u_audio: clean up some inconsistent indentingJiapeng Chong2022-04-211-2/+2
| * | USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-04-211-2/+4
| * | usb:oxu210hp-hcd: Use platform_get_irq() to get the interruptMinghao Chi2022-04-211-7/+3
| * | usb-storage: isd200: fix initFunction error returnLin Ma2022-04-211-4/+4
| * | usb-storage: shuttle_usbat: fix initFunction error returnLin Ma2022-04-211-14/+14
| * | usb-storage: alauda: fix initFunction error returnLin Ma2022-04-211-2/+2
| * | usb: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-212-4/+0
| * | usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche2022-04-211-0/+2
| * | usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua2022-04-211-1/+1
| * | drivers: usb: dwc3: Add AM62 USB wrapper driverAswath Govindraju2022-04-213-0/+342
| * | usb: typec: tipd: Only update power status on IRQGuido Günther2022-04-211-20/+12
| * | usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC commandTanveer Alam2022-04-211-2/+19
| * | usb: gadget: uvc: improve sg exit conditionMichael Grzeschik2022-04-211-1/+1
| * | usb: gadget: uvc: giveback vb2 buffer on req completeMichael Grzeschik2022-04-213-3/+11
| * | usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_bufferMichael Grzeschik2022-04-213-15/+6
| * | usb: gadget: uvc: remove pause flag useDan Vacura2022-04-212-15/+1
| * | usb: gadget: uvc: allow changing interface name via configfsDan Vacura2022-04-213-1/+45
* | | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-033-14/+1
|\ \ \
| * | | tty: remove CMSPAR ifdefsIlpo Järvinen2022-05-193-14/+1
* | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-023-25/+22
|\ \ \ \
| * | | | ARM: pxa: lubbock: pass udc irqs as resourceArnd Bergmann2022-05-072-23/+21
| * | | | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-2/+1
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-301-17/+6
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2022-05-301-17/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter2022-05-301-2/+2
| | | * | | usb: typec: ucsi: acpi: Map the mailbox with memremap()Heikki Krogerus2022-04-271-15/+4
| | | |/ /
* | | | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-265-38/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: omap: dma: make usb support optionalArnd Bergmann2022-04-211-1/+1
| * | | | ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann2022-04-211-26/+5
| * | | | usb: omap: avoid mach/*.h headersArnd Bergmann2022-04-216-9/+11
| * | | | ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-213-4/+5
| | |/ / | |/| |
* | | | xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross2022-05-191-46/+15
* | | | xen/usb: switch xen-hcd to use INVALID_GRANT_REFJuergen Gross2022-05-191-8/+6
| |_|/ |/| |
* | | Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-05-134-0/+8
|\ \ \
| * | | USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-051-0/+2