Age | Commit message (Expand) | Author |
2024-11-05 | usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() | Dan Carpenter |
2024-11-05 | usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier | Rex Nie |
2024-11-05 | Merge v6.12-rc6 into usb-next | Greg Kroah-Hartman |
2024-11-04 | usb: typec: mux: Add support for the TUSB1046 crosspoint switch | Romain Gantois |
2024-10-29 | usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s... | Amit Sunil Dhamne |
2024-10-29 | usb: typec: tcpm: Add support for parsing time dt properties | Amit Sunil Dhamne |
2024-10-29 | usb: typec: ucsi: Helper for Get Connector Status command | Heikki Krogerus |
2024-10-29 | usb: typec: use cleanup facility for 'altmodes_node' | Javier Carrasco |
2024-10-29 | usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes() | Javier Carrasco |
2024-10-29 | usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path | Javier Carrasco |
2024-10-29 | usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes | Javier Carrasco |
2024-10-21 | Merge 6.12-rc4 into usb-next | Greg Kroah-Hartman |
2024-10-17 | usb: typec: ucsi: Add support for the partner USB Modes | Heikki Krogerus |
2024-10-17 | usb: typec: ucsi: Supply the USB capabilities to the ports | Heikki Krogerus |
2024-10-17 | usb: typec: Add attribute file showing the USB Modes of the partner | Heikki Krogerus |
2024-10-17 | usb: typec: Add attribute file showing the supported USB modes of the port | Heikki Krogerus |
2024-10-16 | usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF | Jonathan Marek |
2024-10-16 | usb: typec: altmode should keep reference to parent | Thadeu Lima de Souza Cascardo |
2024-10-16 | usb: typec: ucsi: UCSI2.0 Set Sink Path command support | Pooja Katiyar |
2024-10-16 | usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations | Saranya Gopal |
2024-10-16 | mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device | Andy Shevchenko |
2024-10-14 | Merge 6.12-rc3 into usb-next | Greg Kroah-Hartman |
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-04 | usb: typec: stusb160x: Make use of i2c_get_match_data() | Andy Shevchenko |
2024-10-04 | usb: typec: tcpm: use max() to get higher value | R Sundar |
2024-10-04 | usb: typec: ucsi: glink: use device_for_each_child_node_scoped() | Javier Carrasco |
2024-10-04 | usb: typec: Fix typo in comment | Yu Jiaoliang |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-26 | Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-09-19 | Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-09-18 | Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2024-09-13 | usb: typec: ucsi: Fix busy loop on ASUS VivoBooks | Christian A. Ehrhardt |
2024-09-11 | usb: typec: tcpci: support edge irq | Emanuele Ghidoli |
2024-09-11 | platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm | Mika Westerberg |
2024-09-09 | Merge 6.11-rc7 into usb-next | Greg Kroah-Hartman |
2024-09-03 | power: supply: Change usb_types from an array into a bitmask | Hans de Goede |
2024-09-03 | usb: typec: ucsi: Fix cable registration | Heikki Krogerus |
2024-09-03 | usb: typec: ucsi: Fix the partner PD revision | Heikki Krogerus |
2024-09-03 | Merge 6.11-rc6 into usb-next | Greg Kroah-Hartman |
2024-09-01 | Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-08-28 | Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin... | Arnd Bergmann |
2024-08-25 | usb: typec: fix module autoloading | Liao Chen |
2024-08-23 | usb: typec: ucsi: Remove useless error check from ucsi_read_error() | Heikki Krogerus |
2024-08-23 | usb: typec: ucsi: Call CANCEL from single location | Heikki Krogerus |
2024-08-23 | usb: typec: ucsi: Common function for the GET_PD_MESSAGE command | Heikki Krogerus |
2024-08-23 | usb: typec: ucsi: Only assign the identity structure if the PPM supports it | Heikki Krogerus |
2024-08-23 | usb: typec: ucsi: Don't truncate the reads | Heikki Krogerus |
2024-08-23 | usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status | Heikki Krogerus |
2024-08-22 | usb: typec: fsa4480: Relax CHIP_ID check | Luca Weiss |
2024-08-22 | usb: typec: tipd: Free IRQ only if it was requested before | Wadim Egorov |