aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2017-11-28usb: add user selectable option for the whole USB Type-C SupportGravatar Heikki Krogerus 2-9/+46
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-198/+944
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-0/+5772
2017-11-07USB: typec: Remove remaining redundant license textGravatar Greg Kroah-Hartman 4-34/+0
2017-11-07USB: typec: add SPDX identifiers to some filesGravatar Greg Kroah-Hartman 5-0/+5
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGravatar Greg Kroah-Hartman 2-0/+2
2017-11-07USB: typec: Remove redundant license textGravatar Greg Kroah-Hartman 4-16/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-10-17usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2Gravatar Colin Ian King 1-2/+2
2017-10-17usb: typec: tcpm: reset the port on removalGravatar Heikki Krogerus 1-0/+1
2017-10-04usb: typec: driver for TI TPS6598x USB Power Delivery controllersGravatar Heikki Krogerus 3-0/+487
2017-10-04usb: typec: wcove: start using tcpm for USB PD supportGravatar Heikki Krogerus 2-151/+447
2017-09-18staging: typec: tcpm: Rewrite comparison to NULL pointerGravatar Harsha Sharma 1-1/+1
2017-09-18usb: typec: fusb302: Move out of stagingGravatar Guenter Roeck 6-0/+2148
2017-09-18typec: tcpm: Move out of stagingGravatar Guenter Roeck 3-0/+3624
2017-07-17usb: typec: include linux/device.h in ucsi.hGravatar Arnd Bergmann 1-0/+1
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 11-15/+1664
2017-06-27usb: typec: ucsi: Add ACPI driverGravatar Heikki Krogerus 3-0/+176
2017-06-27usb: typec: Add support for UCSI interfaceGravatar Heikki Krogerus 9-0/+1367
2017-06-19mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsGravatar Kuppuswamy Sathyanarayanan 1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Gravatar Andy Shevchenko 1-4/+4
2017-06-03usb: typec: Add a sysfs node to manage port typeGravatar Badhri Jagan Sridharan 1-10/+96
2017-06-03usb: typec: update partner power delivery support with opmodeGravatar Heikki Krogerus 1-0/+19
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersGravatar Mats Karrman 1-5/+6
2017-03-23usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYGravatar Heikki Krogerus 3-0/+393
2017-03-23usb: USB Type-C connector classGravatar Heikki Krogerus 3-0/+1270