aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-198/+944
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-0/+5772
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman4-34/+0
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman5-0/+5
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2-0/+2
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman4-16/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-17usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2Colin Ian King1-2/+2
2017-10-17usb: typec: tcpm: reset the port on removalHeikki Krogerus1-0/+1
2017-10-04usb: typec: driver for TI TPS6598x USB Power Delivery controllersHeikki Krogerus3-0/+487
2017-10-04usb: typec: wcove: start using tcpm for USB PD supportHeikki Krogerus2-151/+447
2017-09-18staging: typec: tcpm: Rewrite comparison to NULL pointerHarsha Sharma1-1/+1
2017-09-18usb: typec: fusb302: Move out of stagingGuenter Roeck6-0/+2148
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck3-0/+3624
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/kernel/git/lee/mfdLinus Torvalds1-1/+1
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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