summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)AuthorLines
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus-0/+2
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus-38/+4
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman-1/+1
2019-08-08USB: typec: ucsi_ccg: convert i2c driver to use dev_groupsGreg Kroah-Hartman-10/+3
2019-08-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus-1/+1
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-4/+125
2019-06-08usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta-4/+76
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta-0/+49
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva-2/+4
2019-04-29usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun-0/+1
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta-1/+3
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus-8/+364
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus-92/+428
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta-13/+814
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta-2/+64
2019-02-08usb: typec: ucsi: Remove debug.h fileHeikki Krogerus-67/+64
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman-0/+2
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta-0/+319
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus-0/+13
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus-0/+5
2018-04-22usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus-1/+1
2018-04-22usb: typec: ucsi: fix tracepoint related build errorTobias Regnery-1/+1
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus-3/+10
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus-12/+19
2017-11-28usb: add user selectable option for the whole USB Type-C SupportHeikki Krogerus-1/+0
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+3
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman-0/+1
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman-8/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann-0/+1
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1540
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus-0/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus-0/+1364