summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-18usb: typec: fusb302: Call fusb302_debugfs_init earlierHans de Goede
2019-08-18usb: typec: fusb302: Use usb_debug_root as root for our debugfs entryHans de Goede
2019-08-18usb: typec: tcpm: Use usb_debug_root as root for our debugfs entryHans de Goede
2019-08-15usb: typec: fusb302: Always provide fwnode for the portHeikki Krogerus
2019-08-15usb: typec: fusb302: Remove unused propertiesHeikki Krogerus
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman
2019-08-08USB: typec: ucsi_ccg: convert i2c driver to use dev_groupsGreg Kroah-Hartman
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-30usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-07-30usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-07-30usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-07-25usb: typec: mux: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-07-25usb: typec: tcpm: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-03drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-03drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang
2019-06-08usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus
2019-04-29usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta
2019-04-25usb: typec: displayport: Export probe and remove functionsAjay Gupta
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta
2019-04-19usb: typec: fusb302: Revert "Resolve fixed power role contract setup"Hans de Goede
2019-04-19usb: typec: fusb302: Implement start_toggling for all port-typesHans de Goede
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-26usb: typec: fusb302: Make fusb302_irq_work staticYueHaibing
2019-03-26usb: typec: wcove: Provide fwnode for the portHeikki Krogerus
2019-03-19usb: typec: fusb302: Add __printf attribute to fusb302_log functionHans de Goede