summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2018-07-08usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-07-08usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-06-20usb: typec: ucsi: fix tracepoint related build errorTobias Regnery1-1/+1
2018-05-01usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
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-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-07-04Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-15/+1664
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus3-0/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus9-0/+1367
2017-06-19mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-4/+4
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan1-10/+96
2017-06-03usb: typec: update partner power delivery support with opmodeHeikki Krogerus1-0/+19
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersMats Karrman1-5/+6
2017-03-23usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYHeikki Krogerus3-0/+393
2017-03-23usb: USB Type-C connector classHeikki Krogerus3-0/+1270