aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_cht_int33fe.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-26platform/x86: intel_cht_int33fe: Use new API to gain access to the role switchGravatar Heikki Krogerus 1-47/+10
2019-06-03platform/x86: intel_cht_int33fe: Replacing the old connections with referencesGravatar Heikki Krogerus 1-19/+28
2019-06-03platform/x86: intel_cht_int33fe: Supply fwnodes for the external dependenciesGravatar Heikki Krogerus 1-3/+125
2019-06-03platform/x86: intel_cht_int33fe: Provide fwnode for the USB connectorGravatar Heikki Krogerus 1-0/+25
2019-06-03platform/x86: intel_cht_int33fe: Provide software nodes for the devicesGravatar Heikki Krogerus 1-8/+46
2019-06-03platform/x86: intel_cht_int33fe: Remove unused fusb302 device propertyGravatar Heikki Krogerus 1-1/+0
2019-06-03platform/x86: intel_cht_int33fe: Register max17047 in its own functionGravatar Heikki Krogerus 1-29/+33
2019-06-03usb: typec: Registering real device entries for the muxesGravatar Heikki Krogerus 1-2/+2
2019-02-14platform/x86: intel_cht_int33fe: Remove old style mux connectionsGravatar Heikki Krogerus 1-15/+6
2019-02-14platform/x86: intel_cht_int33fe: Prepare for better mux naming schemeGravatar Heikki Krogerus 1-1/+7
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameGravatar Andy Shevchenko 1-1/+1
2018-12-03platform/x86: intel_cht_int33fe: Get rid of obsolete conditionalGravatar Andy Shevchenko 1-19/+5
2018-12-03platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()Gravatar Andy Shevchenko 1-5/+23
2018-12-03platform/x86: intel_cht_int33fe: Remove duplicate NULL checkGravatar Andy Shevchenko 1-4/+2
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 1-5/+2
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-15/+12
2018-10-18ACPI / scan: Create platform device for INT33FE ACPI nodesGravatar Hans de Goede 1-15/+9
2018-09-27platform/x86: intel_cht_int33fe: Convert to use SPDX identifierGravatar Andy Shevchenko 1-5/+2
2018-09-20platform: x86: intel_cht_int33fe: Remove the old connections for the muxesGravatar Heikki Krogerus 1-14/+4
2018-09-20platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portGravatar Heikki Krogerus 1-1/+11
2018-09-20platform: x86: intel_cht_int33fe: Add connection for the DP alt modeGravatar Heikki Krogerus 1-3/+6
2018-09-20platform: x86: intel_cht_int33fe: Register all connections at onceGravatar Heikki Krogerus 1-10/+4
2018-03-22platform/x86: intel_cht_int33fe: Add device connections for the Type-C portGravatar Hans de Goede 1-0/+24
2017-11-03platform/x86: intel_cht_int33fe: Update fusb302 type string, add propertiesGravatar Hans de Goede 1-1/+43
2017-10-23platform/x86: intel_cht_int33fe: make a couple of local functions staticGravatar Colin Ian King 1-2/+2
2017-09-20platform/x86: intel_cht_int33fe: Work around BIOS bug on some devicesGravatar Hans de Goede 1-9/+61
2017-05-31platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 devGravatar Hans de Goede 1-0/+8
2017-04-17platform/x86: Add Intel Cherry Trail ACPI INT33FE device driverGravatar Hans de Goede 1-0/+143