summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
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
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: typec: ucsi: Fix a comment in ucsi_init()Subbaraman Narayanamurthy
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-27usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'Lee Jones
2021-05-21usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-05-10usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-10usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-03-26usb: typec: Fix a typoBhaskar Chowdhury
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso
2021-01-19usb: typec: ucsi: Add conditional dependency on USB role switchHeikki Krogerus
2021-01-12usb: typec: ucsi: Add support for USB role switchMayank Rana
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-11-06usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg
2020-11-06usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg
2020-09-16usb: typec: ucsi: Prevent mode overrunHeikki Krogerus
2020-09-16usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus
2020-09-04usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-08-18usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede
2020-08-18usb: typec: ucsi: Rework ppm_lock handlingHans de Goede
2020-08-18usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede
2020-08-18usb: typec: ucsi: Fix AB BA lock inversionHans de Goede
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()Lee Jones
2020-04-27usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus
2020-04-23usb: typec: ucsi: register with power_supply classK V, Abhilash
2020-04-23usb: typec: ucsi: save power data objects in PD modeK V, Abhilash
2020-04-23usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash
2020-04-23usb: typec: ucsi: replace magic numbersK V, Abhilash
2020-04-23usb: typec: ucsi: Workaround for missed op_mode changeK V, Abhilash
2020-04-23usb: typec: ucsi: set USB data role when partner type is power cable/ufpMayank Rana
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-12usb: typec: ucsi_ccg: workaround for NVIDIA test deviceAjay Gupta
2020-03-12usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus
2020-03-12usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus
2020-02-17usb: ucsi: ccg: disable runtime pm during fw flashingAjay Gupta
2020-02-17usb: typec: ucsi: register DP only for NVIDIA DP VDOAjay Gupta
2020-02-10usb: typec: ucsi: remove redundant assignment to variable numColin Ian King
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds