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-22
usb: gadget: net2272: remove redundant initialization of status
Colin Ian King
1
-1
/
+2
2021-04-22
usb: storage: datafab: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+0
2021-04-22
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
1
-3
/
+3
2021-04-22
usb: musb: musb_core: Add space after that ','
Saurav Girepunje
1
-2
/
+2
2021-04-22
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
1
-8
/
+15
2021-04-22
usb: dwc3: gadget: Fix START_TRANSFER link state check
Thinh Nguyen
1
-6
/
+7
2021-04-22
usb: gadget: Fix double free of device descriptor pointers
Hemant Kumar
1
-0
/
+4
2021-04-22
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
1
-3
/
+3
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
39
-191
/
+462
2021-04-14
usb: xhci-mtk: remove unused members
Chunfeng Yun
1
-3
/
+0
2021-04-14
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2
-95
/
+24
2021-04-14
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
1
-16
/
+124
2021-04-14
usb: xhci-mtk: check return value in suspend/resume hooks
Chunfeng Yun
1
-10
/
+27
2021-04-14
usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby
Badhri Jagan Sridharan
1
-3
/
+14
2021-04-14
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
Badhri Jagan Sridharan
1
-0
/
+17
2021-04-14
usb: dwc3: gadget: Check for disabled LPM quirk
Thinh Nguyen
3
-2
/
+13
2021-04-14
usb: dwc3: core: Add shutdown callback for dwc3
Sandeep Maheswaram
1
-0
/
+6
2021-04-14
usb: dwc3: gadget: Ignore Packet Pending bit
Thinh Nguyen
2
-0
/
+12
2021-04-14
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
Kai-Heng Feng
1
-0
/
+3
2021-04-14
usb: typec: silence a static checker warning
Dan Carpenter
1
-2
/
+4
2021-04-13
USB: cdc-acm: add more Maxlinear/Exar models to ignore list
Mauro Carvalho Chehab
1
-3
/
+11
2021-04-13
USB: serial: xr: add copyright notice
Johan Hovold
1
-0
/
+1
2021-04-13
USB: serial: xr: reset FIFOs on open
Johan Hovold
1
-0
/
+51
2021-04-13
USB: serial: xr: add support for XR22801, XR22802, XR22804
Johan Hovold
1
-0
/
+23
2021-04-13
USB: serial: xr: add support for XR21B1411
Johan Hovold
1
-16
/
+48
2021-04-13
USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424
Johan Hovold
1
-76
/
+262
2021-04-13
USB: serial: xr: add type abstraction
Johan Hovold
1
-43
/
+85
2021-04-13
USB: serial: xr: drop type prefix from shared defines
Johan Hovold
1
-61
/
+61
2021-04-13
USB: serial: xr: move pin configuration to probe
Johan Hovold
1
-8
/
+37
2021-04-13
USB: serial: xr: rename GPIO-pin defines
Johan Hovold
1
-17
/
+17
2021-04-13
USB: serial: xr: rename GPIO-mode defines
Johan Hovold
1
-7
/
+7
2021-04-13
USB: serial: xr: add support for XR21V1412 and XR21V1414
Johan Hovold
1
-4
/
+51
2021-04-13
USB: serial: ti_usb_3410_5052: clean up termios CSIZE handling
Johan Hovold
1
-8
/
+8
2021-04-13
USB: serial: ti_usb_3410_5052: use kernel types consistently
Johan Hovold
1
-17
/
+17
2021-04-13
USB: serial: ti_usb_3410_5052: add port-command helpers
Johan Hovold
1
-50
/
+44
2021-04-13
USB: serial: ti_usb_3410_5052: clean up vendor-request helpers
Johan Hovold
1
-8
/
+7
2021-04-13
USB: serial: ti_usb_3410_5052: drop unnecessary packed attributes
Johan Hovold
1
-4
/
+4
2021-04-13
USB: serial: io_ti: drop unnecessary packed attributes
Johan Hovold
2
-4
/
+4
2021-04-13
USB: serial: io_ti: use kernel types consistently
Johan Hovold
2
-71
/
+71
2021-04-13
USB: serial: io_ti: add read-port-command helper
Johan Hovold
1
-6
/
+9
2021-04-13
USB: serial: io_ti: add send-port-command helper
Johan Hovold
1
-28
/
+13
2021-04-13
USB: serial: io_ti: clean up vendor-request helpers
Johan Hovold
1
-7
/
+6
2021-04-13
USB: serial: ti_usb_3410_5052: drop drain delay for 3410
Johan Hovold
1
-3
/
+14
2021-04-13
USB: serial: ti_usb_3410_5052: reduce drain delay to one char
Johan Hovold
1
-1
/
+5
2021-04-13
USB: serial: io_ti: document reason for drain delay
Johan Hovold
1
-0
/
+4
2021-04-13
USB: serial: f81232: drop time-based drain delay
Johan Hovold
1
-1
/
+0
2021-04-13
usb: dwc2: Add exit clock gating before removing driver
Artur Petrosyan
1
-0
/
+9
2021-04-13
usb: dwc2: Add clock gating exiting flow by system resume
Artur Petrosyan
1
-0
/
+22
2021-04-13
usb: dwc2: Add clock gating entering flow by system suspend
Artur Petrosyan
1
-0
/
+9
2021-04-13
usb: dwc2: Allow exit clock gating in urb enqueue
Artur Petrosyan
1
-0
/
+8
[prev]
[next]