Age | Commit message (Expand) | Author |
2021-05-10 | usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 | Jack Pham |
2021-05-10 | usb: typec: ucsi: Put fwnode in any case during ->probe() | Andy Shevchenko |
2021-03-26 | usb: typec: Fix a typo | Bhaskar Chowdhury |
2021-02-09 | usb: typec: ucsi: Determine common SVDM Version | Kyle Tso |
2021-02-09 | usb: pd: Make SVDM Version configurable in VDM header | Kyle Tso |
2021-01-19 | usb: typec: ucsi: Add conditional dependency on USB role switch | Heikki Krogerus |
2021-01-12 | usb: typec: ucsi: Add support for USB role switch | Mayank Rana |
2020-12-11 | usb: ucsi: convert comma to semicolon | Zheng Yongjun |
2020-11-16 | Merge 5.10-rc4 into here. | Greg Kroah-Hartman |
2020-11-13 | usb: typec: ucsi: Report power supply changes | Heikki Krogerus |
2020-11-06 | usb: typec: ucsi: Work around PPM losing change information | Benjamin Berg |
2020-11-06 | usb: typec: ucsi: acpi: Always decode connector change information | Benjamin Berg |
2020-09-16 | usb: typec: ucsi: Prevent mode overrun | Heikki Krogerus |
2020-09-16 | usb: typec: ucsi: acpi: Increase command completion timeout value | Heikki Krogerus |
2020-09-04 | usb: typec: ucsi: acpi: Check the _DEP dependencies | Heikki Krogerus |
2020-08-18 | usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port() | Hans de Goede |
2020-08-18 | usb: typec: ucsi: Rework ppm_lock handling | Hans de Goede |
2020-08-18 | usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls | Hans de Goede |
2020-08-18 | usb: typec: ucsi: Fix AB BA lock inversion | Hans de Goede |
2020-07-15 | usb: typec: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-09 | usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init() | Lee Jones |
2020-04-27 | usb: typec: ucsi: Fix the stub for ucsi_register_port_psy() | Heikki Krogerus |
2020-04-23 | usb: typec: ucsi: register with power_supply class | K V, Abhilash |
2020-04-23 | usb: typec: ucsi: save power data objects in PD mode | K V, Abhilash |
2020-04-23 | usb: typec: ucsi: Correct bit-mask for CCI | K V, Abhilash |
2020-04-23 | usb: typec: ucsi: replace magic numbers | K V, Abhilash |
2020-04-23 | usb: typec: ucsi: Workaround for missed op_mode change | K V, Abhilash |
2020-04-23 | usb: typec: ucsi: set USB data role when partner type is power cable/ufp | Mayank Rana |
2020-03-23 | Merge 5.6-rc7 into usb-next | Greg Kroah-Hartman |
2020-03-12 | usb: typec: ucsi_ccg: workaround for NVIDIA test device | Ajay Gupta |
2020-03-12 | usb: typec: ucsi: displayport: Fix a potential race during registration | Heikki Krogerus |
2020-03-12 | usb: typec: ucsi: displayport: Fix NULL pointer dereference | Heikki Krogerus |
2020-02-17 | usb: ucsi: ccg: disable runtime pm during fw flashing | Ajay Gupta |
2020-02-17 | usb: typec: ucsi: register DP only for NVIDIA DP VDO | Ajay Gupta |
2020-02-10 | usb: typec: ucsi: remove redundant assignment to variable num | Colin Ian King |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-13 | Merge 5.5-rc6 into usb-next | Greg Kroah-Hartman |
2020-01-09 | usb: typec: Add parameter for the VDO to typec_altmode_enter() | Heikki Krogerus |
2020-01-08 | usb: typec: ucsi: fix spelling mistake "connetor" -> "connector" | Colin Ian King |
2020-01-08 | usb: typec: ucsi: Fix the notification bit offsets | Heikki Krogerus |
2020-01-08 | usb: typec: ucsi: Actually enable all the interface notifications | Heikki Krogerus |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-30 | usb: typec: ucsi: add support for separate DP altmode devices | Ajay Gupta |
2019-12-30 | usb: typec: ucsi: Store the notification mask | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Optimise ucsi_unregister() | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: New error codes | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Remove all bit-fields | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Remove struct ucsi_control | Heikki Krogerus |
2019-11-04 | usb: typec: ucsi: Remove the old API | Heikki Krogerus |