Age | Commit message (Expand) | Author |
9 days | usb: typec: ucsi: Fix NULL pointer access | Andrei Kuchynski |
2025-02-19 | usb: typec: ucsi: increase timeout for PPM reset operations | Fedor Pchelkin |
2025-02-19 | acpi: typec: ucsi: Introduce a ->poll_cci method | Christian A. Ehrhardt |
2025-02-19 | usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality | AngeloGioacchino Del Regno |
2025-02-14 | usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY | Jos Wang |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-27 | Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-17 | usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS | Kyle Tso |
2025-01-17 | usb: typec: ucsi: Add a macro definition for UCSI v1.0 | Pengyu Luo |
2025-01-15 | USB: typec: Use str_enable_disable-like helpers | Krzysztof Kozlowski |
2025-01-13 | Merge 6.13-rc7 into driver-core-next | Greg Kroah-Hartman |
2025-01-13 | usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE | Jos Wang |
2025-01-13 | Merge 6.13-rc7 into usb-next | Greg Kroah-Hartman |
2025-01-11 | usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const | Stephen Boyd |
2025-01-11 | usb: typec: cros-ec-ucsi: Add newlines to printk messages | Stephen Boyd |
2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker |
2025-01-07 | usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control() | GONG Ruiqi |
2025-01-03 | usb: typec: class: Remove both cable_match() and partner_match() | Zijun Hu |
2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu |
2025-01-03 | usb: typec: ucsi: Implement ChromeOS UCSI driver | Pavan Holla |
2024-12-27 | usb: typec: ucsi: make yoga_c630_ucsi_ops be static | Pei Xiao |
2024-12-24 | usb: typec: Print err when displayport fails to enter | Abhishek Pandit-Subedi |
2024-12-24 | usb: typec: Make active on port altmode writable | Abhishek Pandit-Subedi |
2024-12-24 | usb: typec: Add driver for Thunderbolt 3 Alternate Mode | Heikki Krogerus |
2024-12-24 | usb: typec: Only use SVID for matching altmodes | Abhishek Pandit-Subedi |
2024-12-24 | usb: typec: tcpm: Add new AMS for Get_Revision response | Amit Sunil Dhamne |
2024-12-24 | usb: typec: tcpm: Add support for parsing pd-revision DT property | Amit Sunil Dhamne |
2024-12-24 | usb: typec: hd3ss3220: support configuring role preference based on fwnode pr... | Oliver Facklam |
2024-12-24 | usb: typec: hd3ss3220: support configuring port type | Oliver Facklam |
2024-12-24 | usb: typec: hd3ss3220: configure advertised power opmode based on fwnode prop... | Oliver Facklam |
2024-12-23 | usb: typec: tcpci: fix NULL pointer issue on shared irq case | Xu Yang |
2024-12-23 | usb: typec: ucsi: Set orientation as none when connector is unplugged | Abel Vesa |
2024-12-23 | usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan... | Dan Carpenter |
2024-12-23 | usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is Rp | Xu Yang |
2024-12-23 | usb: typec: intel_pmc_mux: Silence snprintf() output truncation warning | Heikki Krogerus |
2024-12-16 | Merge 6.13-rc3 into usb-next | Greg Kroah-Hartman |
2024-12-04 | usb: typec: ucsi: Fix connector status writing past buffer size | Lucas De Marchi |
2024-12-04 | usb: typec: ucsi: Fix completion notifications | Łukasz Bartosik |
2024-12-04 | usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe() | Joe Hattori |
2024-12-04 | usb: typec: anx7411: fix fwnode_handle reference leak | Joe Hattori |
2024-12-04 | usb: typec: tcpci_mt6370: don't include 'pm_wakeup.h' directly | Wolfram Sang |
2024-11-29 | Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-11-22 | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-11-16 | usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property | Amit Sunil Dhamne |
2024-11-12 | usb: typec: fix potential array underflow in ucsi_ccg_sync_control() | Dan Carpenter |
2024-11-12 | usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init() | Heikki Krogerus |
2024-11-10 | usb: typec: ucsi: glink: be more precise on orientation-aware ports | Dmitry Baryshkov |
2024-11-10 | usb: typec: ucsi: glink: fix off-by-one in connector_status | Dmitry Baryshkov |
2024-11-07 | usb: typec: ucsi: Convert connector specific commands to bitmaps | Heikki Krogerus |