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
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
1
-3
/
+40
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
1
-0
/
+3
2020-04-16
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-16
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-04-16
usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULL
Hans de Goede
1
-2
/
+2
2020-04-16
USB: early: Handle AMD's spec-compliant identifiers, too
Jann Horn
2
-6
/
+20
2020-04-16
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2020-04-16
usb: phy: jz4770: Add a missing '\n' in a log message
Christophe JAILLET
1
-6
/
+6
2020-04-16
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2020-04-16
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
6
-6
/
+6
2020-04-16
USB: musb: Use the correct style for SPDX License Identifier
Nishad Kamdar
11
-11
/
+11
2020-04-16
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2020-04-16
USB: isp1760: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2020-04-16
USB: host: Use the correct style for SPDX License Identifier
Nishad Kamdar
14
-14
/
+14
2020-04-16
usb: gadget: legacy: fix redundant initialization warnings from cppcheck
Masahiro Yamada
1
-2
/
+1
2020-04-16
usb: host: u132-hcd: Remove u132_static_list and list head u132_list
Madhuparna Bhowmik
1
-10
/
+0
2020-04-16
USB: early: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-04-16
USB: core: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2020-04-16
usb: host: ehci-tegra: Remove superfluous dev_err() message
Tang Bin
1
-1
/
+0
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
1
-6
/
+2
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2
-11
/
+45
2020-04-16
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2
-4
/
+4
2020-04-16
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
1
-1
/
+1
2020-04-08
usb: chipidea: allow disabling glue drivers if EMBEDDED
Michał Mirosław
2
-18
/
+31
2020-04-08
usb: chipidea: usb2: absorb zevio glue driver
Michał Mirosław
3
-68
/
+6
2020-04-08
usb: chipidea: usb2: make clock optional
Michał Mirosław
1
-9
/
+9
2020-04-08
usb: chipidea: usb2: fix formatting
Michał Mirosław
1
-2
/
+2
2020-04-08
usb: chipidea: usb2: constify zynq_pdata
Michał Mirosław
1
-1
/
+1
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+1
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-7
/
+5
2020-03-30
Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
134
-701
/
+5649
2020-03-30
Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-7
/
+5
2020-03-30
usb: chipidea: core: show the real pointer value for register
Peter Chen
1
-1
/
+1
2020-03-30
usb: chipidea: core: refine the description for this driver
Peter Chen
1
-33
/
+7
2020-03-30
usb: chipidea: udc: fix the kernel doc for udc.h
Peter Chen
1
-4
/
+1
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-03-26
usb: cdns3: make signed 1 bit bitfields unsigned
Colin Ian King
2
-5
/
+5
2020-03-26
usb: gadget: fsl: remove unused variable 'driver_desc'
YueHaibing
1
-1
/
+0
2020-03-26
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
1
-0
/
+1
2020-03-26
usb: typec: Correct the documentation for typec_cable_put()
Azhar Shaikh
1
-1
/
+1
2020-03-26
Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
6
-46
/
+332
2020-03-26
USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
Qiujun Huang
1
-1
/
+1
2020-03-25
USB: serial: option: add Wistron Neweb D19Q1
Pawel Dembicki
1
-0
/
+2
2020-03-25
USB: serial: option: add BroadMobi BM806U
Pawel Dembicki
1
-0
/
+2
2020-03-25
USB: serial: option: add support for ASKEY WWHC050
Pawel Dembicki
1
-0
/
+2
2020-03-24
usb: core: Add ACPI support for USB interface devices
Andy Shevchenko
1
-0
/
+2
2020-03-24
usb: dwc2: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
2020-03-24
usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
[prev]
[next]