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_stm32g0.c
Age
Commit message (
Expand
)
Author
2025-09-06
usb: ucsi: stm32: Use min() to improve ucsi_stm32g0_fw_cb()
Thorsten Blum
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
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-06-20
usb: ucsi: stm32: fix command completion handling
Fabrice Gasnier
2024-04-04
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
Christian A. Ehrhardt
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-22
usb: typec: ucsi: stm32g0: 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-08-18
usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"
Colin Ian King
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-27
usb: typec: ucsi: stm32g0: add bootloader support
Fabrice Gasnier
2022-07-27
usb: typec: ucsi: stm32g0: add support for stm32g0 controller
Fabrice Gasnier