summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-09usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-02usb: typec: ucsi_ccg: Add OF supportWayne Chang
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-11-22usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-22usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus
2022-10-22usb: typec: ucsi: Check the connection on resumeHeikki Krogerus
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-08-23Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai
2022-08-18usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"Colin Ian King
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-27usb: typec: ucsi: stm32g0: add bootloader supportFabrice Gasnier
2022-07-27usb: typec: ucsi: stm32g0: add support for stm32g0 controllerFabrice Gasnier
2022-07-27usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan
2022-06-10ucsi_ccg: ACPI based I2c client enumeration for AMD ASICsSanket Goswami
2022-06-10ucsi_ccg: Do not hardcode interrupt polarity and typeSanket Goswami
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2022-05-30usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-27usb: typec: ucsi: acpi: Map the mailbox with memremap()Heikki Krogerus
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan
2022-04-26usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan
2022-04-21usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-04-21usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-01-26ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-01-03Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman
2021-12-21usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus
2021-11-17usb: typec: ucsi: Expose number of alternate modes in partnerSaranya Gopal
2021-10-05usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus
2021-10-05usb: typec: ucsi: Read the PDOs in separate workHeikki Krogerus
2021-10-05usb: typec: ucsi: Check the partner alt modes always if there is PD contractHeikki Krogerus
2021-10-05usb: typec: ucsi: acpi: Reduce the command completion timeoutHeikki Krogerus
2021-10-05usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus
2021-10-05usb: typec: ucsi: Don't stop alt mode registration on busy conditionHeikki Krogerus
2021-10-05usb: typec: ucsi: Always cancel the command if PPM reports BUSY conditionHeikki Krogerus
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman