summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-34/+12
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+20
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+6
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1321/+7935
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+2
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5747/+10
2023-02-16Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+4
2023-02-16usb: dwc3: xilinx: Remove unused of_gpio,hAndy Shevchenko-1/+0
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal-0/+8
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal-1/+0
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus-0/+4
2023-02-15usb: gadget: u_ether: Don't warn in gether_setup_name_default()Jon Hunter-2/+0
2023-02-15usb: gadget: u_ether: Convert prints to device printsJon Hunter-35/+1
2023-02-14usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K-4/+19
2023-02-14usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang-16/+16
2023-02-14xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter-0/+3
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman-4/+11
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan-4/+2
2023-02-09usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson-0/+3
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani-4/+4
2023-02-09Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil-0/+4
2023-02-09usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein-2/+1
2023-02-09usb: gadget: configfs: Fix set but not used variable warningDaniel Scally-3/+1
2023-02-07usb: gadget: uvc: Use custom strings if availableDaniel Scally-5/+13
2023-02-07usb: gadget: uvc: Allow linking function to string descsDaniel Scally-0/+68
2023-02-07usb: gadget: uvc: Pick up custom string descriptor IDsDaniel Scally-0/+9
2023-02-07usb: gadget: uvc: Allow linking XUs to string descriptorsDaniel Scally-0/+53
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally-16/+77
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally-2/+170
2023-02-07usb: gadget: configfs: Rename struct gadget_stringsDaniel Scally-16/+16
2023-02-07usb: gadget: uvc: Copy XU descriptors during .bind()Daniel Scally-0/+34
2023-02-07usb: gadget: uvc: Allow definition of XUs in configfsDaniel Scally-0/+525
2023-02-07usb: gadget: uvc: Generalise helper functions for reuseDaniel Scally-53/+67
2023-02-07usb: gadget: uvc: Make bSourceID read/writeDaniel Scally-1/+58
2023-02-07usb: max-3421: Fix setting of I/O pinsMark Tomlinson-1/+1
2023-02-06usb: gadget: uvc: Allow creating new color matching descriptorsDaniel Scally-2/+97
2023-02-06usb: gadget: uvc: Make color matching attributes read/writeDaniel Scally-1/+38
2023-02-06usb: gadget: uvc: Remove the hardcoded default color matchingDaniel Scally-10/+0
2023-02-06usb: gadget: uvc: Copy color matching descriptor for each frameDaniel Scally-9/+70
2023-02-06usb: gadget: uvc: Add struct for color matching in configsDaniel Scally-14/+52
2023-02-06USB: ene_usb6250: Allocate enough memory for full objectKees Cook-1/+1
2023-02-06usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook-1/+1
2023-02-06USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1
2023-02-06USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman-1/+1