summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier2023-04-201-2/+4
* usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj2023-04-051-2/+42
* Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2023-03-272-19/+16
|\
| * usb: ucsi_acpi: Increase the command completion timeoutHans de Goede2023-03-091-1/+1
| * usb: ucsi: Fix ucsi->connector raceHans de Goede2023-03-091-13/+9
| * usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede2023-03-091-5/+6
* | usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong2023-03-233-0/+356
|/
* Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-061-1/+8
|\
| * usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus2023-02-021-1/+8
* | usb: typec: ucsi_ccg: Add OF supportWayne Chang2023-02-021-4/+18
* | Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-232-3/+23
|\|
| * usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-01-172-3/+22
* | usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal2023-01-062-13/+158
|/
* usb: typec: ucsi: Resume in separate workHeikki Krogerus2022-11-292-4/+14
* usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-2/+2
* usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus2022-10-221-0/+10
* usb: typec: ucsi: Check the connection on resumeHeikki Krogerus2022-10-221-13/+29
* Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-073-6/+16
|\
| * usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen2022-09-301-0/+12
| * usb: typec: ucsi: Don't warn on probe deferralWayne Chang2022-09-301-5/+3
| * Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2022-09-051-29/+24
| |\
| * | usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"Colin Ian King2022-08-181-1/+1
* | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-042-6/+2
|\ \ \
| * \ \ Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-161-29/+24
| |\ \ \ | | | |/ | | |/|
| * | | i2c: Make remove callback return voidUwe Kleine-König2022-08-162-6/+2
| | |/ | |/|
* | | usb: typec: ucsi: Remove incorrect warningHeikki Krogerus2022-09-271-2/+0
| |/ |/|
* | Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai2022-08-231-29/+24
|/
* usb: typec: ucsi: stm32g0: add bootloader supportFabrice Gasnier2022-07-271-13/+526
* usb: typec: ucsi: stm32g0: add support for stm32g0 controllerFabrice Gasnier2022-07-273-0/+275
* usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan2022-07-271-0/+4
* ucsi_ccg: ACPI based I2c client enumeration for AMD ASICsSanket Goswami2022-06-101-0/+7
* ucsi_ccg: Do not hardcode interrupt polarity and typeSanket Goswami2022-06-101-8/+13
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-032-37/+54
|\
| * Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-031-7/+17
| |\
| * | usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan2022-04-262-13/+25
| * | usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan2022-04-261-24/+29
* | | Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2022-05-301-17/+6
|\ \ \ | |_|/ |/| |
| * | usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter2022-05-301-2/+2
| * | usb: typec: ucsi: acpi: Map the mailbox with memremap()Heikki Krogerus2022-04-271-15/+4
| |/
* | usb: typec: ucsi: Fix role swappingHeikki Krogerus2022-04-211-7/+13
* | usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus2022-04-211-0/+4
|/
* ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen2022-01-261-1/+1
* Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman2022-01-031-1/+3
|\
| * usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus2021-12-211-1/+3
* | usb: typec: ucsi: Expose number of alternate modes in partnerSaranya Gopal2021-11-171-1/+15
|/
* usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus2021-10-052-147/+45
* usb: typec: ucsi: Read the PDOs in separate workHeikki Krogerus2021-10-051-13/+17
* usb: typec: ucsi: Check the partner alt modes always if there is PD contractHeikki Krogerus2021-10-051-5/+9
* usb: typec: ucsi: acpi: Reduce the command completion timeoutHeikki Krogerus2021-10-051-1/+1