index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
Lines
2022-09-27
usb: typec: ucsi: Remove incorrect warning
Heikki Krogerus
-2
/
+0
2022-08-23
Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"
Takashi Iwai
-29
/
+24
2022-07-27
usb: typec: ucsi: stm32g0: add bootloader support
Fabrice Gasnier
-13
/
+526
2022-07-27
usb: typec: ucsi: stm32g0: add support for stm32g0 controller
Fabrice Gasnier
-0
/
+275
2022-07-27
usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
Linyu Yuan
-0
/
+4
2022-06-10
ucsi_ccg: ACPI based I2c client enumeration for AMD ASICs
Sanket Goswami
-0
/
+7
2022-06-10
ucsi_ccg: Do not hardcode interrupt polarity and type
Sanket Goswami
-8
/
+13
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-37
/
+54
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
-17
/
+6
2022-05-30
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
Dan Carpenter
-2
/
+2
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
-7
/
+17
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
-15
/
+4
2022-04-26
usb: typec: ucsi: Wait for the USB role switches
Linyu Yuan
-13
/
+25
2022-04-26
usb: typec: ucsi: add a common function ucsi_unregister_connectors()
Linyu Yuan
-24
/
+29
2022-04-21
usb: typec: ucsi: Fix role swapping
Heikki Krogerus
-7
/
+13
2022-04-21
usb: typec: ucsi: Fix reuse of completion structure
Heikki Krogerus
-0
/
+4
2022-01-26
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
-1
/
+1
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
-1
/
+3
2021-12-21
usb: typec: ucsi: Only check the contract if there is a connection
Heikki Krogerus
-1
/
+3
2021-11-17
usb: typec: ucsi: Expose number of alternate modes in partner
Saranya Gopal
-1
/
+15
2021-10-05
usb: typec: ucsi: Better fix for missing unplug events issue
Heikki Krogerus
-147
/
+45
2021-10-05
usb: typec: ucsi: Read the PDOs in separate work
Heikki Krogerus
-13
/
+17
2021-10-05
usb: typec: ucsi: Check the partner alt modes always if there is PD contract
Heikki Krogerus
-5
/
+9
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
-1
/
+1
2021-10-05
usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking
Heikki Krogerus
-19
/
+101
2021-10-05
usb: typec: ucsi: Don't stop alt mode registration on busy condition
Heikki Krogerus
-0
/
+2
2021-10-05
usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition
Heikki Krogerus
-1
/
+3
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
-0
/
+1
2021-06-10
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
-0
/
+1
2021-06-10
usb: typec: ucsi: Fix a comment in ucsi_init()
Subbaraman Narayanamurthy
-1
/
+1
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
-1
/
+1
2021-05-27
usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'
Lee Jones
-1
/
+1
2021-05-21
usb: typec: ucsi: Clear pending after acking connector change
Bjorn Andersson
-1
/
+1
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
-11
/
+36
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
-1
/
+4
2021-03-26
usb: typec: Fix a typo
Bhaskar Chowdhury
-1
/
+1
2021-02-09
usb: typec: ucsi: Determine common SVDM Version
Kyle Tso
-3
/
+30
2021-02-09
usb: pd: Make SVDM Version configurable in VDM header
Kyle Tso
-3
/
+3
2021-01-19
usb: typec: ucsi: Add conditional dependency on USB role switch
Heikki Krogerus
-0
/
+1
2021-01-12
usb: typec: ucsi: Add support for USB role switch
Mayank Rana
-3
/
+55
2020-12-11
usb: ucsi: convert comma to semicolon
Zheng Yongjun
-3
/
+3
2020-11-16
Merge 5.10-rc4 into here.
Greg Kroah-Hartman
-1
/
+17
2020-11-13
usb: typec: ucsi: Report power supply changes
Heikki Krogerus
-1
/
+17
2020-11-06
usb: typec: ucsi: Work around PPM losing change information
Benjamin Berg
-20
/
+107
2020-11-06
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
-2
/
+3
2020-09-16
usb: typec: ucsi: Prevent mode overrun
Heikki Krogerus
-6
/
+16
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
-1
/
+1
2020-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
-0
/
+4
2020-08-18
usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
Hans de Goede
-17
/
+23
2020-08-18
usb: typec: ucsi: Rework ppm_lock handling
Hans de Goede
-34
/
+22
[next]