aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi
AgeCommit message (Expand)Author
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()Lee Jones
2020-04-27usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus
2020-04-23usb: typec: ucsi: register with power_supply classK V, Abhilash
2020-04-23usb: typec: ucsi: save power data objects in PD modeK V, Abhilash
2020-04-23usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash
2020-04-23usb: typec: ucsi: replace magic numbersK V, Abhilash
2020-04-23usb: typec: ucsi: Workaround for missed op_mode changeK V, Abhilash
2020-04-23usb: typec: ucsi: set USB data role when partner type is power cable/ufpMayank Rana
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-12usb: typec: ucsi_ccg: workaround for NVIDIA test deviceAjay Gupta
2020-03-12usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus
2020-03-12usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus
2020-02-17usb: ucsi: ccg: disable runtime pm during fw flashingAjay Gupta
2020-02-17usb: typec: ucsi: register DP only for NVIDIA DP VDOAjay Gupta
2020-02-10usb: typec: ucsi: remove redundant assignment to variable numColin Ian King
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-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki 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-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus
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: ucsi: Start using struct typec_operationsHeikki Krogerus
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-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-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
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-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: 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