index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe
Kang Chen
1
-1
/
+1
2023-03-09
usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
Kang Chen
1
-0
/
+4
2023-03-09
usb: gadget: composite: Draw 100mA current if not configured
Prashanth K
1
-0
/
+4
2023-03-09
usb: dwc3: gadget: Change condition for processing suspend event
Prashanth K
1
-9
/
+2
2023-03-09
usb: dwc3: core: add external vBus supply support for ulpi phy
Piyush Mehta
2
-0
/
+16
2023-03-09
usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handling
Wolfram Sang
1
-22
/
+1
2023-03-09
usb: host: xhci-rcar: remove R-Car H3 ES1.* handling
Wolfram Sang
1
-29
/
+2
2023-03-09
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
1
-3
/
+0
2023-03-09
usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-03-09
usb: host: xhci-tegra: Drop using of_irq_parse_one()
Rob Herring
1
-10
/
+7
2023-03-09
usb: typec: tcpm: fix warning when handle discover_identity message
Xu Yang
1
-4
/
+15
2023-03-09
usb: typec: tcpm: fix create duplicate source-capabilities file
Xu Yang
1
-0
/
+9
2023-03-09
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
1
-1
/
+1
2023-03-09
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
Alexander Stein
2
-0
/
+2
2023-03-09
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
1
-3
/
+11
2023-03-09
usb: dwc3: Fix a typo in field name
Vincenzo Palazzo
1
-1
/
+1
2023-03-09
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
1
-1
/
+1
2023-03-09
usb: ucsi: Fix ucsi->connector race
Hans de Goede
1
-13
/
+9
2023-03-09
usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
Hans de Goede
1
-5
/
+6
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2
-34
/
+12
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-21
/
+20
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+6
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
103
-1321
/
+7935
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-5747
/
+10
2023-02-16
Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+4
2023-02-16
usb: dwc3: xilinx: Remove unused of_gpio,h
Andy Shevchenko
1
-1
/
+0
2023-02-15
usb: typec: pd: Add higher capability sysfs for sink PDO
Saranya Gopal
1
-0
/
+8
2023-02-15
usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
Saranya Gopal
1
-1
/
+0
2023-02-15
usb: dwc3: pci: add support for the Intel Meteor Lake-M
Heikki Krogerus
1
-0
/
+4
2023-02-15
usb: gadget: u_ether: Don't warn in gether_setup_name_default()
Jon Hunter
1
-2
/
+0
2023-02-15
usb: gadget: u_ether: Convert prints to device prints
Jon Hunter
1
-35
/
+1
2023-02-14
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
1
-4
/
+19
2023-02-14
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
1
-16
/
+16
2023-02-14
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
Dan Carpenter
1
-0
/
+3
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
3
-4
/
+11
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-4
/
+2
2023-02-09
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-02-09
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
1
-4
/
+4
2023-02-09
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
Paul Cercueil
1
-0
/
+4
2023-02-09
usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
Alexander Stein
1
-2
/
+1
2023-02-09
usb: gadget: configfs: Fix set but not used variable warning
Daniel Scally
1
-3
/
+1
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
1
-5
/
+13
2023-02-07
usb: gadget: uvc: Allow linking function to string descs
Daniel Scally
2
-0
/
+68
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
1
-0
/
+9
2023-02-07
usb: gadget: uvc: Allow linking XUs to string descriptors
Daniel Scally
2
-0
/
+53
2023-02-07
usb: gadget: configfs: Attach arbitrary strings to cdev
Daniel Scally
1
-16
/
+77
2023-02-07
usb: gadget: configfs: Support arbitrary string descriptors
Daniel Scally
1
-2
/
+170
2023-02-07
usb: gadget: configfs: Rename struct gadget_strings
Daniel Scally
1
-16
/
+16
2023-02-07
usb: gadget: uvc: Copy XU descriptors during .bind()
Daniel Scally
2
-0
/
+34
[prev]
[next]