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-04-13
usb: dwc2: Update exit clock gating when port is resumed
Artur Petrosyan
1
-25
/
+4
2021-04-13
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
1
-15
/
+4
2021-04-13
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
1
-0
/
+4
2021-04-13
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
1
-6
/
+13
2021-04-13
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
1
-11
/
+22
2021-04-13
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
1
-3
/
+7
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2
-0
/
+91
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2
-2
/
+79
2021-04-12
Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
11
-43
/
+162
2021-04-12
Revert "usb: Link the ports to the connectors they are attached to"
Greg Kroah-Hartman
1
-3
/
+0
2021-04-12
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
2
-5
/
+13
2021-04-12
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-04-12
usb: cdns3: delete repeated clear operations
Wang Qing
1
-1
/
+0
2021-04-12
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2
-6
/
+25
2021-04-12
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2
-23
/
+20
2021-04-12
usb: cdns3: fix static checker warning.
Frank Li
1
-1
/
+1
2021-04-12
usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
Wei Yongjun
1
-1
/
+1
2021-04-12
usb: cdns3: trace: delete the trace parameter for request->trb
Peter Chen
1
-4
/
+1
2021-04-12
usb: cdns3: imx: add power lost support for system resume
Frank Li
1
-0
/
+34
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
5
-3
/
+68
2021-04-12
USB: serial: cp210x: add gpio-configuration debug printk
Johan Hovold
1
-0
/
+6
2021-04-12
USB: serial: cp210x: provide gpio valid mask
Johan Hovold
1
-12
/
+13
2021-04-12
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
1
-0
/
+2
2021-04-12
Merge 5.12-rc7 into usb-next
Greg Kroah-Hartman
8
-7
/
+50
2021-04-10
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string
Serge Semin
1
-1
/
+1
2021-04-10
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()
Bixuan Cui
1
-1
/
+0
2021-04-10
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
1
-2
/
+4
2021-04-10
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
1
-0
/
+3
2021-04-09
USB: serial: do not use tty class device for debugging
Johan Hovold
3
-22
/
+21
2021-04-09
USB: cdc-acm: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+1
2021-04-09
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-04-09
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
Johan Hovold
1
-9
/
+2
2021-04-09
usb: typec: tcpm: Add support for altmodes
Hans de Goede
1
-0
/
+4
2021-04-09
usb: typec: Add typec_port_register_altmodes()
Hans de Goede
1
-0
/
+54
2021-04-09
usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
Hans de Goede
1
-0
/
+2
2021-04-09
usb: dwc3: xilinx: Remove the extra freeing of clocks
Manish Narani
1
-2
/
+0
2021-04-09
usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
Manish Narani
1
-1
/
+1
2021-04-09
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
1
-1
/
+1
2021-04-09
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
1
-1
/
+1
2021-04-09
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
1
-1
/
+1
2021-04-09
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-04-09
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
1
-0
/
+2
2021-04-09
usb: dwc3: pci: add support for the Intel Alder Lake-M
Heikki Krogerus
1
-0
/
+4
2021-04-09
usb: typec: Link all ports during connector registration
Heikki Krogerus
3
-7
/
+68
2021-04-09
usb: Iterator for ports
Heikki Krogerus
1
-0
/
+46
2021-04-09
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
1
-0
/
+3
2021-04-09
usb: typec: Port mapping utility
Heikki Krogerus
4
-2
/
+235
2021-04-09
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
1
-3
/
+1
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
1
-35
/
+53
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
1
-7
/
+10
[prev]
[next]