Age | Commit message (Expand) | Author |
2024-12-23 | usb: typec: intel_pmc_mux: Silence snprintf() output truncation warning | Heikki Krogerus |
2024-11-04 | usb: typec: mux: Add support for the TUSB1046 crosspoint switch | Romain Gantois |
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-09-11 | platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm | Mika Westerberg |
2024-08-22 | usb: typec: fsa4480: Relax CHIP_ID check | Luca Weiss |
2024-07-31 | usb: typec: fsa4480: Check if the chip is really there | Konrad Dybcio |
2024-06-20 | usb: typec-mux: nb7vpq904m: broadcast typec state to next mux | Neil Armstrong |
2024-06-20 | usb: typec-mux: ptn36502: broadcast typec state to next mux | Neil Armstrong |
2024-06-20 | usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove | Neil Armstrong |
2024-06-20 | usb: typec-mux: ptn36502: unregister typec switch on probe error and remove | Neil Armstrong |
2024-06-04 | usb: typec: mux: gpio-sbu: Make enable gpio optional | Francesco Dolcini |
2024-06-04 | usb: typec: nb7vpq904m: Remove unneeded indentation | R Sundar |
2024-04-23 | Merge 6.9-rc5 into usb-next | Greg Kroah-Hartman |
2024-04-11 | usb: typec: mux: gpio-sbu: Allow GPIO operations to sleep | Francesco Dolcini |
2024-04-09 | usb: typec: mux: it5205: Fix ChipID value typo | AngeloGioacchino Del Regno |
2024-04-04 | usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF | Nathan Chancellor |
2024-03-26 | usb: typec: ptn36502: switch to DRM_AUX_BRIDGE | Luca Weiss |
2024-01-27 | usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver | AngeloGioacchino Del Regno |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-12-15 | usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver | Neil Armstrong |
2023-12-07 | usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OF | Nathan Chancellor |
2023-12-04 | usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGE | Dmitry Baryshkov |
2023-10-27 | usb: typec: fsa4480: Add support to swap SBU orientation | Luca Weiss |
2023-10-21 | usb: typec: add support for PTN36502 redriver | Luca Weiss |
2023-10-02 | usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1 | Utkarsh Patel |
2023-10-02 | usb: typec: intel_pmc_mux: enable sysfs usb role access | Uday M Bhat |
2023-08-14 | Merge 6.5-rc6 into usb-next | Greg Kroah-Hartman |
2023-08-04 | usb: typec: mux: intel: Add dependency on USB_COMMON | Heikki Krogerus |
2023-08-04 | usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe() | Christophe JAILLET |
2023-07-25 | usb: typec: intel_pmc_mux: Configure Active and Retimer Cable type | Utkarsh Patel |
2023-07-25 | usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM device | Madhu M |
2023-07-25 | usb: typec: nb7vpq904m: Switch back to use struct i2c_driver::probe | Uwe Kleine-König |
2023-06-23 | usb: typec: nb7vpq904m: fix CONFIG_DRM dependency | Neil Armstrong |
2023-06-21 | usb: typec: fsa4480: add support for Audio Accessory Mode | Neil Armstrong |
2023-06-21 | usb: typec: fsa4480: rework mux & switch setup to handle more states | Neil Armstrong |
2023-06-15 | usb: typec: add support for the nb7vpq904m Type-C Linear Redriver | Dmitry Baryshkov |
2023-06-13 | usb: typec: intel_pmc_mux: Expose IOM port status to debugfs | Rajat Khandelwal |
2023-05-29 | usb: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-05-28 | usb: typec: intel_pmc_mux: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-05-28 | usb: typec: mux: gpio-sbu: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-05-08 | usb: typec: mux: Remove some unneeded includes | Christophe JAILLET |
2023-01-24 | usb: typec: mux: Introduce GPIO-based SBU mux | Bjorn Andersson |
2023-01-17 | usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probe | Andy Shevchenko |
2023-01-17 | usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count | Andy Shevchenko |
2022-11-08 | usb: typec: mux: Enter safe mode only when pins need to be reconfigured | Rajat Khandelwal |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |
2022-09-10 | usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources() | Heikki Krogerus |
2022-08-18 | usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device | Utkarsh Patel |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |