summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-13ucsi_ccg: Disable async suspend in ucsi_ccg_probe()Jon Hunter
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz
2025-04-25usb: typec: ucsi: Fix unmet dependencies for UCSI_HUAWEI_GAOKUNYue Haibing
2025-04-25usb: typec: ucsi: huawei_gaokun: add error checkingPengyu Luo
2025-04-11usb: typec: ucsi: Add the UCSI commands in debugfsMadhu M
2025-04-11usb: typec: ucsi: add Huawei Matebook E Go ucsi driverPengyu Luo
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski
2025-03-03ucsi_ccg: Don't show non-functional attributesMario Limonciello
2025-03-03ucsi_ccg: Don't show failed to get FW build information errorMario Limonciello
2025-02-19usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt
2025-02-14usb: typec: ucsi: resume work after EC initJameson Thies
2025-02-03usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()Dmitry Baryshkov
2025-02-03usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()Dmitry Baryshkov
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2025-01-11usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/constStephen Boyd
2025-01-11usb: typec: cros-ec-ucsi: Add newlines to printk messagesStephen Boyd
2025-01-07usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi
2025-01-03usb: typec: ucsi: Implement ChromeOS UCSI driverPavan Holla
2024-12-27usb: typec: ucsi: make yoga_c630_ucsi_ops be staticPei Xiao
2024-12-23usb: typec: ucsi: Set orientation as none when connector is unpluggedAbel Vesa
2024-12-04usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi
2024-12-04usb: typec: ucsi: Fix completion notificationsŁukasz Bartosik
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-12usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter
2024-11-12usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()Heikki Krogerus
2024-11-10usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov
2024-11-10usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov
2024-11-07usb: typec: ucsi: Convert connector specific commands to bitmapsHeikki Krogerus
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-10-29usb: typec: ucsi: Helper for Get Connector Status commandHeikki Krogerus
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus
2024-10-16usb: typec: ucsi: UCSI2.0 Set Sink Path command supportPooja Katiyar
2024-10-16usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operationsSaranya Gopal
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04usb: typec: ucsi: glink: use device_for_each_child_node_scoped()Javier Carrasco
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds