summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_cht_int33fe.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-15platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy1-416/+0
2019-08-26platform/x86: intel_cht_int33fe: Use new API to gain access to the role switchHeikki Krogerus1-47/+10
2019-06-03platform/x86: intel_cht_int33fe: Replacing the old connections with referencesHeikki Krogerus1-19/+28
2019-06-03platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependenciesHeikki Krogerus1-3/+125
2019-06-03platform/x86: intel_cht_int33fe: Provide fwnode for the USB connectorHeikki Krogerus1-0/+25
2019-06-03platform/x86: intel_cht_int33fe: Provide software nodes for the devicesHeikki Krogerus1-8/+46
2019-06-03platform/x86: intel_cht_int33fe: Remove unused fusb302 device propertyHeikki Krogerus1-1/+0
2019-06-03platform/x86: intel_cht_int33fe: Register max17047 in its own functionHeikki Krogerus1-29/+33
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus1-2/+2
2019-02-14platform/x86: intel_cht_int33fe: Remove old style mux connectionsHeikki Krogerus1-15/+6
2019-02-14platform/x86: intel_cht_int33fe: Prepare for better mux naming schemeHeikki Krogerus1-1/+7
2018-12-29Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko1-1/+1
2018-12-03platform/x86: intel_cht_int33fe: Get rid of obsolete conditionalAndy Shevchenko1-19/+5
2018-12-03platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()Andy Shevchenko1-5/+23
2018-12-03platform/x86: intel_cht_int33fe: Remove duplicate NULL checkAndy Shevchenko1-4/+2
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-5/+2
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-15/+12
2018-10-18ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede1-15/+9
2018-09-27platform/x86: intel_cht_int33fe: Convert to use SPDX identifierAndy Shevchenko1-5/+2
2018-09-20platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus1-14/+4
2018-09-20platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus1-1/+11
2018-09-20platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus1-3/+6
2018-09-20platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus1-10/+4
2018-03-22platform/x86: intel_cht_int33fe: Add device connections for the Type-C portHans de Goede1-0/+24
2017-11-03platform/x86: intel_cht_int33fe: Update fusb302 type string, add propertiesHans de Goede1-1/+43
2017-10-23platform/x86: intel_cht_int33fe: make a couple of local functions staticColin Ian King1-2/+2
2017-09-20platform/x86: intel_cht_int33fe: Work around BIOS bug on some devicesHans de Goede1-9/+61
2017-05-31platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 devHans de Goede1-0/+8
2017-04-18platform/x86: Add Intel Cherry Trail ACPI INT33FE device driverHans de Goede1-0/+143