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-10-02
usb: dwc3: core: configure TX/RX threshold for DWC3_IP
Stanley Chang
2
-36
/
+137
2023-10-02
usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
Stanley Chang
3
-0
/
+487
2023-10-02
usb: dwc3: Soft reset phy on probe for host
Thinh Nguyen
1
-1
/
+38
2023-10-02
usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1
Utkarsh Patel
1
-0
/
+24
2023-10-02
usb: typec: Add Displayport Alternate Mode 2.1 Support
Utkarsh Patel
3
-4
/
+7
2023-10-02
usb: gadget: uvc: rework pump worker to avoid while loop
Michael Grzeschik
1
-6
/
+14
2023-10-02
usb: gadget: uvc: cleanup request when not in correct state
Michael Grzeschik
1
-0
/
+6
2023-10-02
usb: gadget: uvc: stop pump thread on video disable
Michael Grzeschik
1
-1
/
+7
2023-10-02
usb: gadget: udc: Handle gadget_connect failure during bind operation
Krishna Kurapati
1
-4
/
+15
2023-10-02
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
1
-1
/
+1
2023-10-02
usb: typec: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2023-10-02
usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery
Biju Das
1
-3
/
+2
2023-10-02
usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...
Biju Das
1
-1
/
+3
2023-10-02
usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info
Biju Das
1
-4
/
+3
2023-10-02
usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables
Biju Das
1
-9
/
+21
2023-10-02
usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...
Biju Das
1
-2
/
+2
2023-10-02
usb: xhci: Move extcaps related macros to respective header file
Krishna Kurapati
2
-27
/
+27
2023-10-02
usb: typec: intel_pmc_mux: enable sysfs usb role access
Uday M Bhat
1
-0
/
+1
2023-10-02
usb: musb: dsps: Fix vbus vs tps65217-charger irq conflict
Grant B Adams
1
-1
/
+1
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo CaƱuelo
2
-4
/
+23
2023-10-02
usb: typec: qcom: Update the logic of regulator enable and disable
Hui Liu
1
-6
/
+6
2023-10-02
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
1
-7
/
+19
2023-10-02
usb: musb: Get the musb_qh poniter after musb_giveback
Xingxing Luo
1
-1
/
+8
2023-10-02
usb: musb: Modify the "HWVers" register address
Xingxing Luo
1
-1
/
+1
2023-10-02
usb: cdnsp: Fixes issue with dequeuing not queued requests
Pawel Laszczak
1
-0
/
+3
2023-09-11
usb: typec: ucsi: Fix NULL pointer dereference
Heikki Krogerus
1
-0
/
+3
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+2
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-14
/
+12
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
166
-1123
/
+4779
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-12
/
+10
2023-08-27
Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-1
/
+95
2023-08-23
tcpm: Avoid soft reset when partner does not support get_status
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-23
usb: typec: tcpm: reset counter when enter into unattached state after try role
Xu Yang
1
-0
/
+3
2023-08-23
usb: typec: tcpm: set initial svdm version based on pd revision
RD Babiera
1
-4
/
+31
2023-08-23
USB: serial: option: add FOXCONN T99W368/T99W373 product
Slark Xiao
1
-0
/
+4
2023-08-23
USB: serial: option: add Quectel EM05G variant (0x030e)
Martin Kohn
1
-0
/
+3
2023-08-22
usb: dwc2: add pci_device_id driver_data parse support
Yinbo Zhu
3
-14
/
+40
2023-08-22
usb: gadget: remove max support speed info in bind operation
Linyu Yuan
10
-29
/
+10
2023-08-22
usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()
Linyu Yuan
1
-20
/
+14
2023-08-22
usb: gadget: config: remove max speed check in usb_assign_descriptors()
Linyu Yuan
1
-5
/
+3
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
3
-75
/
+51
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
1
-9
/
+1
2023-08-22
usb: gadget: add a inline function gether_bitrate()
Linyu Yuan
4
-44
/
+18
2023-08-22
usb: gadget: use working speed to calcaulate network bitrate and qlen
Linyu Yuan
4
-11
/
+10
2023-08-22
usb: dwc3: exynos: Add support for Exynos850 variant
Sam Protsenko
1
-0
/
+9
2023-08-22
usb: gadget: udc-xilinx: fix incorrect type in assignment warning
Piyush Mehta
1
-1
/
+1
2023-08-22
usb: gadget: udc-xilinx: fix cast from restricted __le16 warning
Piyush Mehta
1
-3
/
+3
2023-08-22
usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warning
Piyush Mehta
1
-8
/
+10
2023-08-22
USB: dwc2: hande irq on dead controller correctly
Oliver Neukum
1
-1
/
+3
2023-08-22
USB: cdc-acm: support flushing write buffers (TCOFLUSH)
Simon Arlott
1
-0
/
+14
[prev]
[next]