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-01-17
usb: typec: altmodes/displayport: Add pin assignment helper
Prashant Malani
1
-8
/
+14
2023-01-17
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-01-17
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-01-17
usb: misc: onboard_hub: Move 'attach' work to the driver
Matthias Kaehlcke
1
-6
/
+6
2023-01-17
usb: misc: onboard_hub: Invert driver registration order
Matthias Kaehlcke
1
-3
/
+3
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2
-3
/
+22
2023-01-17
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
1
-1
/
+3
2023-01-17
usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)
Xu Yang
1
-2
/
+2
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+65
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-17
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-17
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2023-01-17
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2023-01-17
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
1
-0
/
+12
2023-01-16
usb: gadget: remove s3c24xx drivers
Arnd Bergmann
6
-3571
/
+0
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-4
/
+4
2023-01-16
USB: serial: option: add Quectel EM05CN modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
USB: serial: option: add Quectel EM05CN (SG) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Michael Adler
1
-0
/
+1
2023-01-16
USB: serial: option: add Quectel EC200U modem
Ali Mirghasemi
1
-0
/
+2
2023-01-16
USB: serial: option: add Quectel EM05-G (RS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-01-12
USB: serial: option: add Quectel EM05-G (GR) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-12
USB: serial: option: add Quectel EM05-G (CS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
1
-4
/
+1
2023-01-12
usb: phy: remove phy-isp1301-omap driver
Arnd Bergmann
3
-1568
/
+0
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
3
-116
/
+5
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
2
-2
/
+0
2023-01-10
ARM: cns3xxx: remove entire platform
Arnd Bergmann
1
-23
/
+0
2023-01-09
Merge 6.2-rc3 into usb-next
Greg Kroah-Hartman
5
-6
/
+9
2023-01-06
xhci: Convert to use list_count_nodes()
Andy Shevchenko
1
-5
/
+2
2023-01-06
usb: gadget: udc: bcm63xx: Convert to use list_count_nodes()
Andy Shevchenko
1
-8
/
+3
2023-01-06
usb: gadget: hid: Convert to use list_count_nodes()
Andy Shevchenko
1
-5
/
+2
2023-01-06
usb: typec: ucsi: Register USB Power Delivery Capabilities
Saranya Gopal
2
-13
/
+158
2023-01-06
usb: chipidea: imx: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-01-06
usb: musb: fix error return code in da8xx_musb_init()
Wang Yufen
1
-1
/
+3
2023-01-06
usb: gadget: f_fs: use io_data->status consistently
John Keeping
1
-4
/
+4
2023-01-06
usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()
Gaosheng Cui
1
-3
/
+7
2023-01-06
usb: typec: altmodes/displayport: Add hpd sysfs attribute
Badhri Jagan Sridharan
1
-0
/
+10
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
1
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
1
-0
/
+2
2022-12-28
usb: fotg210: fix OTG-only build
Arnd Bergmann
1
-4
/
+1
2022-12-28
Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
Ferry Toth
1
-1
/
+1
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
3
-4
/
+4
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
[prev]
[next]