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
2021-12-21
usb: typec: ucsi: Only check the contract if there is a connection
Heikki Krogerus
1
-1
/
+3
2021-12-21
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
1
-1
/
+4
2021-12-21
tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT
Andy Shevchenko
1
-4
/
+0
2021-12-21
usb: mtu3: set interval of FS intr and isoc endpoint
Chunfeng Yun
1
-0
/
+7
2021-12-21
usb: mtu3: fix list_head check warning
Chunfeng Yun
1
-0
/
+1
2021-12-21
usb: mtu3: add memory barrier before set GPD's HWO
Chunfeng Yun
1
-1
/
+6
2021-12-21
usb: mtu3: fix interval value for intr and isoc
Chunfeng Yun
1
-2
/
+2
2021-12-21
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
1
-3
/
+6
2021-12-21
usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-6
/
+9
2021-12-21
usb: cdns3: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-6
/
+8
2021-12-21
usb: isp1760: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-9
/
+7
2021-12-21
usb: dwc3: Drop unneeded calls to platform_get_resource_byname()
Lad Prabhakar
1
-19
/
+26
2021-12-21
usb: renesas_usbhs: Use platform_get_irq() to get the interrupt
Lad Prabhakar
3
-23
/
+6
2021-12-21
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+3
2021-12-21
xhci: use max() to make code cleaner
Changcheng Deng
1
-4
/
+2
2021-12-21
Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"
Greg Kroah-Hartman
1
-2
/
+2
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
15
-35
/
+87
2021-12-17
usb: misc: ehset: Rework test mode entry
Razvan Heghedus
1
-0
/
+58
2021-12-17
usb: core: Export usb_device_match_id
Razvan Heghedus
1
-0
/
+1
2021-12-17
usb: musb: Set the DT node on the child device
Rob Herring
6
-0
/
+9
2021-12-17
usb: musb: Drop unneeded resource copying
Rob Herring
3
-53
/
+4
2021-12-17
usb: host: ohci-omap: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-1
/
+1
2021-12-17
usb: host: ehci-sh: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-2
/
+2
2021-12-17
usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-1
/
+1
2021-12-17
usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-2
/
+6
2021-12-17
usb: ftdi-elan: fix memory leak on device disconnect
Wei Yongjun
1
-0
/
+1
2021-12-17
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2021-12-17
usb: dwc2: drd: restore role and overrides upon resume
Fabrice Gasnier
2
-6
/
+42
2021-12-17
usb: dwc2: drd: add role-switch-default-node support
Fabrice Gasnier
2
-0
/
+16
2021-12-17
usb: chipidea: Set the DT node on the child device
Rob Herring
1
-0
/
+1
2021-12-17
usb: uhci: Use platform_get_irq() to get the interrupt
Rob Herring
1
-1
/
+5
2021-12-17
usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
Rob Herring
1
-2
/
+8
2021-12-17
usb: ohci-spear: Remove direct access to platform_device resource list
Rob Herring
1
-1
/
+1
2021-12-17
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
1
-4
/
+11
2021-12-17
usb: hub: make wait_for_connected() take an int instead of a pointer to int
Dan Carpenter
1
-3
/
+3
2021-12-17
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+12
2021-12-16
usb: chipidea: tegra: Add runtime PM and OPP support
Dmitry Osipenko
1
-7
/
+46
2021-12-15
usb: hub: avoid warm port reset during USB3 disconnect
Mathias Nyman
1
-5
/
+19
2021-12-15
usb: host: xen-hcd: add missing unlock in error path
Yang Yingliang
1
-0
/
+3
2021-12-15
usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
Amelie Delaunay
1
-37
/
+16
2021-12-15
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
1
-5
/
+13
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-12-15
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-15
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-15
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
1
-0
/
+3
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
3
-9
/
+9
2021-12-14
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
1
-0
/
+8
2021-12-14
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
1
-2
/
+4
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
1
-0
/
+2
[prev]
[next]