aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-8/+294
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-1/+1
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman1-9/+9
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus1-1/+1
2020-01-08usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"Colin Ian King1-1/+1
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus1-9/+9
2020-01-08usb: typec: ucsi: Actually enable all the interface notificationsHeikki Krogerus1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta3-2/+279
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus2-5/+13
2019-11-04usb: typec: ucsi: Optimise ucsi_unregister()Heikki Krogerus1-6/+3
2019-11-04usb: typec: ucsi: New error codesHeikki Krogerus2-5/+26
2019-11-04usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus3-72/+85
2019-11-04usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus5-300/+115
2019-11-04usb: typec: ucsi: Remove the old APIHeikki Krogerus4-385/+43
2019-11-04usb: typec: ucsi: ccg: Move to the new APIHeikki Krogerus1-85/+81
2019-11-04usb: typec: ucsi: acpi: Move to the new APIHeikki Krogerus1-19/+72
2019-11-04usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus2-29/+359
2019-11-04usb: typec: ucsi: Start using struct typec_operationsHeikki Krogerus1-11/+11
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus1-0/+2
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus1-38/+4
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2019-08-08USB: typec: ucsi_ccg: convert i2c driver to use dev_groupsGreg Kroah-Hartman1-10/+3
2019-08-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus1-1/+1
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-4/+125
2019-06-08usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta1-4/+76
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta3-0/+49
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva1-2/+4
2019-04-29usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()Wei Yongjun1-0/+1
2019-04-25usb: typec: Add driver for NVIDIA Alt ModesAjay Gupta1-1/+3
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus4-8/+364
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus4-92/+428
2019-04-25usb: typec: ucsi: ccg: add firmware flashing supportAjay Gupta1-13/+814
2019-04-25usb: typec: ucsi: ccg: add get_fw_info functionAjay Gupta1-2/+64
2019-02-08usb: typec: ucsi: Remove debug.h fileHeikki Krogerus3-67/+64
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+2
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-04-22usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2018-04-22usb: typec: ucsi: fix tracepoint related build errorTobias Regnery1-1/+1
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus1-3/+10
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus1-12/+19
2017-11-28usb: add user selectable option for the whole USB Type-C SupportHeikki Krogerus1-1/+0
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-8/+3
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman1-0/+1
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman2-8/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann1-0/+1