summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * USB: serial: cp210x: add support for software flow controlWang Sheng Long2021-01-181-2/+65
| | * USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold2021-01-181-1/+7
| | * USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix2021-01-121-1/+3
| * | USB: quirks: sort quirk entriesJohan Hovold2021-02-101-3/+3
| * | Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-02-0923-81/+585
| |\ \
| | * | thunderbolt: Add support for native USB4 _OSCMika Westerberg2021-02-047-12/+134
| | * | ACPI: Add support for native USB4 control _OSCMika Westerberg2021-02-042-0/+86
| | * | ACPI: Execute platform _OSC also with query bit clearMario Limonciello2021-02-041-12/+31
| | * | thunderbolt: Allow disabling XDomain protocolMika Westerberg2021-02-045-3/+20
| | * | thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg2021-02-045-2/+28
| | * | thunderbolt: dma_test: Drop unnecessary includeMika Westerberg2021-02-041-1/+0
| | * | thunderbolt: Add clarifying comments about USB4 terms router and adapterMika Westerberg2021-02-041-0/+5
| | * | thunderbolt: switch: Fix kernel-doc descriptions of non-static functionsMika Westerberg2021-02-041-0/+7
| | * | thunderbolt: nhi: Fix kernel-doc descriptions of non-static functionsMika Westerberg2021-02-041-0/+2
| | * | thunderbolt: path: Fix kernel-doc descriptions of non-static functionsMika Westerberg2021-02-041-0/+2
| | * | thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functionsMika Westerberg2021-02-041-2/+11
| | * | thunderbolt: ctl: Fix kernel-doc descriptions of non-static functionsMika Westerberg2021-02-041-5/+42
| | * | thunderbolt: switch: Fix function name in the headerLee Jones2021-01-281-1/+1
| | * | thunderbolt: tunnel: Fix misspelling of 'receive_path'Lee Jones2021-01-281-1/+1
| | * | thunderbolt: icm: Fix a couple of formatting issuesLee Jones2021-01-281-2/+2
| | * | thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headersLee Jones2021-01-281-2/+2
| | * | thunderbolt: tb: Kernel-doc function headers should document their parametersLee Jones2021-01-281-6/+6
| | * | thunderbolt: nhi: Demote some non-conformant kernel-doc headersLee Jones2021-01-281-5/+5
| | * | thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' paramLee Jones2021-01-281-1/+1
| | * | thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard com...Lee Jones2021-01-281-10/+10
| | * | thunderbolt: ctl: Demote non-conformant kernel-doc headersLee Jones2021-01-281-2/+2
| | * | thunderbolt: cap: Fix kernel-doc formatting issueLee Jones2021-01-281-1/+1
| | * | thunderbolt: dma_port: Check 'dma_port_flash_write_block()'s return valueLee Jones2021-01-281-0/+2
| | * | thunderbolt: Add support for de-authorizing devicesMika Westerberg2021-01-156-7/+118
| | * | thunderbolt: Start lane initialization after sleepMika Westerberg2021-01-114-1/+63
| | * | thunderbolt: Constify static attribute_group structsRikard Falkeborn2021-01-113-4/+4
| | * | thunderbolt: Use kmemdup instead of kzalloc and memcpyTian Tao2020-12-281-3/+1
| * | | usb: gadget: Assign boolean values to a bool variableJiapeng Chong2021-02-091-4/+4
| * | | usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso2021-02-091-0/+14
| * | | dt-bindings: connector: Add SVDM VDO propertiesKyle Tso2021-02-092-1/+321
| * | | usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso2021-02-091-4/+13
| * | | usb: typec: ucsi: Determine common SVDM VersionKyle Tso2021-02-092-3/+30
| * | | usb: typec: tcpm: Determine common SVDM VersionKyle Tso2021-02-091-10/+61
| * | | usb: pd: Make SVDM Version configurable in VDM headerKyle Tso2021-02-094-14/+17
| * | | usb: typec: Manage SVDM versionKyle Tso2021-02-093-0/+65
| * | | usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen2021-02-091-1/+6
| * | | usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen2021-02-091-1/+11
| * | | Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-02-0929-523/+10415
| |\ \ \
| | * | | usb: cdnsp: Removes some useless trace eventsPawel Laszczak2021-02-064-18/+0
| | * | | usb: cdns3: Add support for TI's AM64 SoCAswath Govindraju2021-01-231-0/+1
| | * | | usb: cdnsp: fixes undefined reference to cdns_removePawel Laszczak2021-01-141-0/+8
| | * | | usb: cdns3: Adds missing __iomem markersPawel Laszczak2021-01-142-12/+12
| | * | | usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'Pawel Laszczak2020-12-291-1/+6
| | * | | usb: cdnsp: Fixes for sparse warningsPawel Laszczak2020-12-297-37/+32
| | * | | usb: cdns3: Fixes for sparse warningsPawel Laszczak2020-12-292-5/+5