summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus2019-08-011-1/+1
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-163-4/+125
|\
| * usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta2019-06-081-4/+76
| * usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta2019-06-083-0/+49
* | usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva2019-06-031-2/+4
|/
* usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun2019-04-291-0/+1
* usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta2019-04-251-1/+3
* usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus2019-04-254-8/+364
* usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus2019-04-254-92/+428
* usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta2019-04-251-13/+814
* usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta2019-04-251-2/+64
* usb: typec: ucsi: Remove debug.h fileHeikki Krogerus2019-02-083-67/+64Star
* USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+2
* usb: typec: ucsi: add support for Cypress CCGxAjay Gupta2018-11-093-0/+319
* usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus2018-06-251-0/+13
* usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus2018-06-251-0/+5
* usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus2018-04-221-1/+1
* usb: typec: ucsi: fix tracepoint related build errorTobias Regnery2018-04-221-1/+1
* usb: typec: Separate the definitions for data and power rolesHeikki Krogerus2018-03-221-3/+10
* usb: typec: Start using ERR_PTRHeikki Krogerus2018-03-091-12/+19
* usb: add user selectable option for the whole USB Type-C SupportHeikki Krogerus2017-11-281-1/+0Star
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-143-8/+3Star
|\
| * USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman2017-11-071-0/+1
| * USB: typec: Remove redundant license textGreg Kroah-Hartman2017-11-072-8/+0Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-042-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* usb: typec: include linux/device.h in ucsi.hArnd Bergmann2017-07-171-0/+1
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-3/+3
* usb: typec: ucsi: Add ACPI driverHeikki Krogerus2017-06-273-0/+176
* usb: typec: Add support for UCSI interfaceHeikki Krogerus2017-06-277-0/+1364