summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-22usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-01-22usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-01-22usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus
2020-01-09usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus
2020-01-08usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"Colin Ian King
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus
2020-01-08usb: typec: ucsi: Actually enable all the interface notificationsHeikki Krogerus
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-02USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus
2019-12-17usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2019-12-10usb: typec: fix use after free in typec_register_port()Wen Yang
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede
2019-11-04usb: typec: ucsi: Optimise ucsi_unregister()Heikki Krogerus
2019-11-04usb: typec: ucsi: New error codesHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove the old APIHeikki Krogerus
2019-11-04usb: typec: ucsi: ccg: Move to the new APIHeikki Krogerus
2019-11-04usb: typec: ucsi: acpi: Move to the new APIHeikki Krogerus
2019-11-04usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus
2019-11-04usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus
2019-11-04usb: typec: hd3ss3220: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: ucsi: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: tcpm: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus
2019-11-04usb: typec: Copy everything from struct typec_capability during registrationHeikki Krogerus
2019-10-15usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()Dan Carpenter
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-10usb: typec: remove duplicated include from hd3ss3220.cYueHaibing
2019-10-10usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'Biju Das
2019-10-10usb: typec: add dependency for TYPEC_HD3SS3220Mao Wenan
2019-10-06usb: typec: hd3ss3220_irq() can be statickbuild test robot
2019-10-04usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controllerBiju Das
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