index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
/
ucsi_ccg.c
Age
Commit message (
Expand
)
Author
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...
Johan Hovold
2025-11-21
usb: typec: ucsi: Update UCSI structure to have message in and message out fi...
Pooja Katiyar
2025-06-24
usb: typec: ucsi: add recipient arg to update_altmodes() callback
Dmitry Baryshkov
2025-05-13
ucsi_ccg: Disable async suspend in ucsi_ccg_probe()
Jon Hunter
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-03
ucsi_ccg: Don't show non-functional attributes
Mario Limonciello
2025-03-03
ucsi_ccg: Don't show failed to get FW build information error
Mario Limonciello
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
2025-02-03
usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()
Dmitry Baryshkov
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
2025-01-07
usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
GONG Ruiqi
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-12
usb: typec: fix potential array underflow in ucsi_ccg_sync_control()
Dan Carpenter
2024-11-05
usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Dan Carpenter
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-10
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
2024-01-27
ucsi_ccg: Refine the UCSI Interrupt handling
Haotien Hsu
2023-10-02
usb: typec: Add Displayport Alternate Mode 2.1 Support
Utkarsh Patel
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-02
usb: typec: ucsi_ccg: Add OF support
Wayne Chang
2022-11-22
usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-30
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
Sing-Han Chen
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-10
ucsi_ccg: ACPI based I2c client enumeration for AMD ASICs
Sanket Goswami
2022-06-10
ucsi_ccg: Do not hardcode interrupt polarity and type
Sanket Goswami
2022-01-26
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
2020-03-12
usb: typec: ucsi_ccg: workaround for NVIDIA test device
Ajay Gupta
2020-02-17
usb: ucsi: ccg: disable runtime pm during fw flashing
Ajay Gupta
2019-12-30
usb: typec: ucsi: add support for separate DP altmode devices
Ajay Gupta
2019-11-04
usb: typec: ucsi: ccg: Move to the new API
Heikki Krogerus
2019-10-04
usb: typec: ucsi: ccg: Remove run_isr flag
Heikki Krogerus
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
2019-06-03
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
2019-04-29
usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()
Wei Yongjun
2019-04-25
usb: typec: ucsi: ccg: add firmware flashing support
Ajay Gupta
2019-04-25
usb: typec: ucsi: ccg: add get_fw_info function
Ajay Gupta
2018-11-09
usb: typec: ucsi: add support for Cypress CCGx
Ajay Gupta