summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-242-34/+12
|\
| * usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-17/+6
| * usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-17/+6
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-248-21/+20
|\ \
| * | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-273-7/+7
| * | driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman2023-01-271-2/+2
| * | driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-275-12/+11
* | | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-243-6/+6
|\ \ \
| * \ \ Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman2023-02-0620-19/+13
| |\ \ \
| * \ \ \ Merge 6.2-rc5 into tty-nextGreg Kroah-Hartman2023-01-2226-49/+292
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen2023-01-191-2/+2
| * | | | tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen2023-01-192-2/+2
| * | | | tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen2023-01-191-2/+2
| * | | | tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen2023-01-191-1/+1
* | | | | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-24103-1321/+7935
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-02-161-0/+4
| |\ \ \ \ \
| | * | | | | USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl2023-02-061-0/+4
| | | |_|/ / | | |/| | |
| * | | | | usb: dwc3: xilinx: Remove unused of_gpio,hAndy Shevchenko2023-02-161-1/+0
| * | | | | usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal2023-02-151-0/+8
| * | | | | usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal2023-02-151-1/+0
| * | | | | usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus2023-02-151-0/+4
| * | | | | usb: gadget: u_ether: Don't warn in gether_setup_name_default()Jon Hunter2023-02-151-2/+0
| * | | | | usb: gadget: u_ether: Convert prints to device printsJon Hunter2023-02-151-35/+1
| * | | | | usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K2023-02-141-4/+19
| * | | | | usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang2023-02-141-16/+16
| * | | | | xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter2023-02-141-0/+3
| * | | | | Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2023-02-143-4/+11
| |\ \ \ \ \
| * | | | | | usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein2023-02-091-2/+1
| * | | | | | usb: gadget: configfs: Fix set but not used variable warningDaniel Scally2023-02-091-3/+1
| * | | | | | usb: gadget: uvc: Use custom strings if availableDaniel Scally2023-02-071-5/+13
| * | | | | | usb: gadget: uvc: Allow linking function to string descsDaniel Scally2023-02-072-0/+68
| * | | | | | usb: gadget: uvc: Pick up custom string descriptor IDsDaniel Scally2023-02-071-0/+9
| * | | | | | usb: gadget: uvc: Allow linking XUs to string descriptorsDaniel Scally2023-02-072-0/+53
| * | | | | | usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally2023-02-071-16/+77
| * | | | | | usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally2023-02-071-2/+170
| * | | | | | usb: gadget: configfs: Rename struct gadget_stringsDaniel Scally2023-02-071-16/+16
| * | | | | | usb: gadget: uvc: Copy XU descriptors during .bind()Daniel Scally2023-02-072-0/+34
| * | | | | | usb: gadget: uvc: Allow definition of XUs in configfsDaniel Scally2023-02-074-0/+525
| * | | | | | usb: gadget: uvc: Generalise helper functions for reuseDaniel Scally2023-02-071-53/+67
| * | | | | | usb: gadget: uvc: Make bSourceID read/writeDaniel Scally2023-02-071-1/+58
| * | | | | | usb: max-3421: Fix setting of I/O pinsMark Tomlinson2023-02-071-1/+1
| * | | | | | usb: gadget: uvc: Allow creating new color matching descriptorsDaniel Scally2023-02-061-2/+97
| * | | | | | usb: gadget: uvc: Make color matching attributes read/writeDaniel Scally2023-02-061-1/+38
| * | | | | | usb: gadget: uvc: Remove the hardcoded default color matchingDaniel Scally2023-02-062-10/+0
| * | | | | | usb: gadget: uvc: Copy color matching descriptor for each frameDaniel Scally2023-02-062-9/+70
| * | | | | | usb: gadget: uvc: Add struct for color matching in configsDaniel Scally2023-02-062-14/+52
| * | | | | | USB: ene_usb6250: Allocate enough memory for full objectKees Cook2023-02-061-1/+1
| * | | | | | usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook2023-02-061-1/+1
| * | | | | | USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | | | | | USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1