index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
usb: ohci: Make distrust_firmware param default to false
Hamish Martin
1
-1
/
+1
2020-09-14
usb: ohci: Default to per-port over-current protection
Hamish Martin
1
-6
/
+10
2020-09-14
usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
Chris Packham
1
-0
/
+8
2020-09-14
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
8
-78
/
+75
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
55
-281
/
+492
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc
Olof Johansson
4
-74
/
+162
2020-09-08
Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
3
-8
/
+16
2020-09-07
usb: typec: intel_pmc_mux: Support for device role (UFP)
Heikki Krogerus
1
-33
/
+35
2020-09-07
usb: typec: intel_pmc_mux: Check the port status before connect
Heikki Krogerus
1
-11
/
+141
2020-09-07
usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes
Utkarsh Patel
1
-8
/
+0
2020-09-07
usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
Utkarsh Patel
1
-4
/
+0
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
2
-17
/
+14
2020-09-04
uas: bump hw_max_sectors to 2048 blocks for SS or faster drives
Tom Yan
1
-0
/
+2
2020-09-04
uas: fix sdev->host->dma_dev
Tom Yan
1
-6
/
+11
2020-09-04
usb-storage: fix sdev->host->dma_dev
Tom Yan
2
-3
/
+4
2020-09-04
usb/host: ehci-npcm7xx: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-09-04
usb/host: ehci-spear: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-09-04
usb/host: ehci-platform: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-09-04
usb/misc: usb3503: Use pm_ptr() macro
Paul Cercueil
1
-10
/
+8
2020-09-04
usb/misc: usb4604: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-09-04
usb: core: driver: fix stray tabs in error messages
Sergey Shtylyov
1
-5
/
+3
2020-09-04
usb: core: fix slab-out-of-bounds Read in read_descriptors
Zeng Tao
1
-0
/
+5
2020-09-04
Revert "usb: dwc3: meson-g12a: fix shared reset control use"
Amjad Ouled-Ameur
1
-9
/
+6
2020-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
1
-0
/
+4
2020-09-04
usb: typec: intel_pmc_mux: Un-register the USB role switch
Madhusudanarao Amara
1
-0
/
+2
2020-09-04
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
1
-49
/
+42
2020-09-03
usb: chipidea: ci_hdrc_imx: restore pinctrl
Peter Chen
1
-1
/
+7
2020-08-31
USB: serial: option: support dynamic Quectel USB compositions
Bjørn Mork
1
-8
/
+12
2020-08-31
USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
Aleksander Morgado
1
-0
/
+2
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
47
-203
/
+417
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
24
-161
/
+376
2020-08-28
usb: typec: tcpm: Migrate workqueue to RT priority for processing events
Badhri Jagan Sridharan
1
-44
/
+87
2020-08-28
usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
Badhri Jagan Sridharan
1
-1
/
+1
2020-08-28
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
1
-1
/
+0
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-27
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
1
-1
/
+1
2020-08-27
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-08-27
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-08-27
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
1
-0
/
+5
2020-08-25
usb: atm: don't use snprintf() for sysfs attrs
Alex Dewar
1
-14
/
+13
2020-08-25
usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures
Badhri Jagan Sridharan
1
-3
/
+25
2020-08-25
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-08-25
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-08-25
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
1
-11
/
+27
2020-08-24
USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Patrick Riphagen
2
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
25
-42
/
+41
2020-08-23
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
1
-1
/
+2
2020-08-23
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-08-23
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
1
-4
/
+4
2020-08-23
usb: chipidea: imx: add two samsung picophy parameters tuning implementation
Peter Chen
3
-0
/
+28
[prev]
[next]