summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi/ucsi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-231-0/+1
|\
| * usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-01-171-0/+1
* | usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal2023-01-061-0/+8
|/
* usb: typec: ucsi: Resume in separate workHeikki Krogerus2022-11-291-0/+1
* usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan2022-04-261-1/+5
* usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus2021-10-051-2/+0
* usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus2021-10-051-0/+1
* usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham2021-05-101-2/+4
* usb: typec: ucsi: Add support for USB role switchMayank Rana2021-01-121-0/+3
* Merge 5.10-rc4 into here.Greg Kroah-Hartman2020-11-161-0/+2
|\
| * usb: typec: ucsi: Report power supply changesHeikki Krogerus2020-11-131-0/+2
* | usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg2020-11-061-0/+2
|/
* usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus2020-04-271-1/+1
* usb: typec: ucsi: register with power_supply classK V, Abhilash2020-04-231-0/+15
* usb: typec: ucsi: save power data objects in PD modeK V, Abhilash2020-04-231-0/+9
* usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash2020-04-231-1/+1
* usb: typec: ucsi_ccg: workaround for NVIDIA test deviceAjay Gupta2020-03-121-0/+2
* usb: typec: ucsi: register DP only for NVIDIA DP VDOAjay Gupta2020-02-171-0/+7
* Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman2020-01-131-9/+9
|\
| * usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus2020-01-081-9/+9
* | usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta2019-12-301-0/+11
* | usb: typec: ucsi: Store the notification maskHeikki Krogerus2019-12-301-0/+3
|/
* usb: typec: ucsi: New error codesHeikki Krogerus2019-11-041-0/+6
* usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus2019-11-041-46/+47
* usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus2019-11-041-191/+40
* usb: typec: ucsi: Remove the old APIHeikki Krogerus2019-11-041-41/+0
* usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus2019-11-041-0/+58
* usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta2019-06-081-0/+1
* usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus2019-04-251-0/+21
* usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus2019-04-251-0/+97
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* usb: typec: include linux/device.h in ucsi.hArnd Bergmann2017-07-171-0/+1
* usb: typec: Add support for UCSI interfaceHeikki Krogerus2017-06-271-0/+335