summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpm: add control message support to sop'RD Babiera2024-01-272-45/+115
* usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera2024-01-271-11/+134
* usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera2024-01-278-10/+37
* usb: typec: tcpci: add cable_comm_capable attributeRD Babiera2024-01-274-0/+16
* usb: typec: altmodes: add svdm version info for typec cablesRD Babiera2024-01-274-0/+54
* usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera2024-01-274-0/+145
* usb: phy: generic: Disable vbus on removalSean Anderson2024-01-271-0/+3
* usb: phy: generic: Implement otg->set_vbusSean Anderson2024-01-271-28/+17
* usb: phy: generic: Get the vbus supplySean Anderson2024-01-271-0/+7
* dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulatorSean Anderson2024-01-271-5/+6
* usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup supportAngeloGioacchino Del Regno2024-01-271-0/+30
* dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep supportAngeloGioacchino Del Regno2024-01-271-1/+4
* dt-bindings: usb: Clean-up "usb-phy" constraintsRob Herring2024-01-272-1/+3
* dt-bindings: usb: add common Type-C USB Switch schemaKrzysztof Kozlowski2024-01-276-36/+92
* usb: core: add phy notify connect and disconnectStanley Chang2024-01-274-4/+162
* phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHYStanley Chang2024-01-273-0/+761
* phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHYStanley Chang2024-01-275-0/+1336
* phy: core: add notify_connect and notify_disconnect callbackStanley Chang2024-01-272-0/+68
* usb: core: Make default authorization mode configurableNiko Mauno2024-01-272-1/+18
* usb: core: Amend initial authorized_default valueNiko Mauno2024-01-271-4/+2
* usb: host: Add ac5 to EHCI OrionElad Nachman2024-01-271-3/+15
* dt-bindings: usb: Add Marvell ac5Elad Nachman2024-01-271-0/+1
* ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu2024-01-271-8/+84
* usb: audio-v2: Correct comments for struct uac_clock_selector_descriptorAlexander Tsoy2024-01-271-2/+2
* usb: dwc3-of-simple: Stop using of_reset_control_array_get() directlyPhilipp Zabel2024-01-271-2/+1
* usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driverAngeloGioacchino Del Regno2024-01-273-0/+305
* dt-bindings: usb: Introduce ITE IT5205 Alt. Mode Passive MUXAngeloGioacchino Del Regno2024-01-271-0/+72
* usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()Karina Yankevich2024-01-271-2/+2
* usb: usb_autopm_get_interface use modern helperOliver Neukum2024-01-271-6/+2
* USB: uapi: OTG 3.0Oliver Neukum2024-01-271-0/+2
* Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\
| * bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43
| * bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7
| * bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
| * bcachefs: bch_snapshot::btimeKent Overstreet2024-01-212-0/+3
| * bcachefs: add missing __GFP_NOWARNKent Overstreet2024-01-211-1/+1
| * bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-2111-23/+24