aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-04-22usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2018-04-22usb: typec: ucsi: fix tracepoint related build errorTobias Regnery1-1/+1
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-3/+10
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus1-12/+19
2017-11-28usb: add user selectable option for the whole USB Type-C SupportHeikki Krogerus1-1/+0
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-8/+3
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman1-0/+1
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman2-8/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann1-0/+1
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-0/+1540
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus3-0/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus7-0/+1364