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
2019-06-08
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-06-08
Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
8
-42
/
+82
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
1
-4
/
+76
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
3
-0
/
+49
2019-06-06
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
1
-2
/
+2
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
1
-8
/
+12
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
1
-0
/
+4
2019-06-06
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
1
-2
/
+1
2019-06-06
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
1
-0
/
+5
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
1
-0
/
+14
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
1
-3
/
+7
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
4
-27
/
+37
2019-06-06
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
5
-14
/
+43
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
1
-2
/
+1
2019-06-05
media: usb/gadget/f_uvc: set device_caps in struct video_device
Hans Verkuil
2
-4
/
+1
2019-06-05
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
Suwan Kim
1
-7
/
+5
2019-06-05
usb: renesas_usbhs: remove controlling PWEN/EXTLP support
Yoshihiro Shimoda
1
-4
/
+0
2019-06-05
usb: renesas_usbhs: remove sudmac support
Yoshihiro Shimoda
1
-5
/
+1
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
3
-1
/
+52
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2
-1
/
+5
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-06-05
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
1
-0
/
+5
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
8
-21
/
+17
2019-06-03
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
1
-8
/
+5
2019-06-03
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
1
-27
/
+20
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
6
-9
/
+97
2019-06-03
usb: phy: mv-usb: Remove set but not used variable 'phy'
YueHaibing
1
-2
/
+0
2019-06-03
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+0
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
1
-3
/
+0
2019-06-03
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
1
-45
/
+1
2019-06-03
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
1
-1
/
+1
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
1
-2
/
+0
2019-06-03
usb: cdc-wdm: remove redundant assignment to rv
Colin Ian King
1
-1
/
+1
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
1
-2
/
+4
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
4
-87
/
+229
2019-06-03
device connection: Find connections also by checking the references
Heikki Krogerus
1
-1
/
+1
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
10
-87
/
+149
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
1
-13
/
+23
2019-05-24
usb: avoid redundant allocation and free of memory
Weitao Hou
1
-5
/
+3
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
1
-24
/
+24
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
1
-2
/
+2
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2
-4
/
+8
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
1
-0
/
+3
2019-05-22
xhci: update bounce buffer with correct sg num
Henry Lin
1
-4
/
+13
2019-05-21
USB: serial: option: add Telit 0x1260 and 0x1261 compositions
Daniele Palmas
1
-0
/
+4
2019-05-21
USB: serial: pl2303: add Allied Telesis VT-Kit3
Chris Packham
2
-0
/
+4
[prev]
[next]