summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi_stm32g0.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier1-4/+15
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt1-0/+1
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2022-08-18usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"Colin Ian King1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-07-27usb: typec: ucsi: stm32g0: add bootloader supportFabrice Gasnier1-13/+526
2022-07-27usb: typec: ucsi: stm32g0: add support for stm32g0 controllerFabrice Gasnier1-0/+264