index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-05-29
usb: typec: ucsi: correctly access opcode
Min-Hua Chen
1
-1
/
+1
2023-05-29
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
1
-0
/
+14
2023-05-28
usb: typec: ucsi: acpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-20
usb: typec: ucsi: don't print PPM init deferred errors
Fabrice Gasnier
1
-2
/
+4
2023-04-05
usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325
Samuel Čavoj
1
-2
/
+42
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2
-19
/
+16
2023-03-23
usb: typec: ucsi: add PMIC Glink UCSI driver
Neil Armstrong
3
-0
/
+356
2023-03-09
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
1
-1
/
+1
2023-03-09
usb: ucsi: Fix ucsi->connector race
Hans de Goede
1
-13
/
+9
2023-03-09
usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
Hans de Goede
1
-5
/
+6
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+8
2023-02-02
usb: typec: ucsi: Don't attempt to resume the ports before they exist
Heikki Krogerus
1
-1
/
+8
2023-02-02
usb: typec: ucsi_ccg: Add OF support
Wayne Chang
1
-4
/
+18
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2
-3
/
+23
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2
-3
/
+22
2023-01-06
usb: typec: ucsi: Register USB Power Delivery Capabilities
Saranya Gopal
2
-13
/
+158
2022-11-29
usb: typec: ucsi: Resume in separate work
Heikki Krogerus
2
-4
/
+14
2022-11-22
usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-22
usb: typec: ucsi: stm32g0: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-10-22
usb: typec: ucsi: acpi: Implement resume callback
Heikki Krogerus
1
-0
/
+10
2022-10-22
usb: typec: ucsi: Check the connection on resume
Heikki Krogerus
1
-13
/
+29
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+16
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+2
2022-09-30
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
Sing-Han Chen
1
-0
/
+12
2022-09-30
usb: typec: ucsi: Don't warn on probe deferral
Wayne Chang
1
-5
/
+3
2022-09-27
usb: typec: ucsi: Remove incorrect warning
Heikki Krogerus
1
-2
/
+0
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
1
-29
/
+24
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
1
-29
/
+24
2022-08-23
Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"
Takashi Iwai
1
-29
/
+24
2022-08-18
usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"
Colin Ian King
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2022-07-27
usb: typec: ucsi: stm32g0: add bootloader support
Fabrice Gasnier
1
-13
/
+526
2022-07-27
usb: typec: ucsi: stm32g0: add support for stm32g0 controller
Fabrice Gasnier
3
-0
/
+275
2022-07-27
usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
Linyu Yuan
1
-0
/
+4
2022-06-10
ucsi_ccg: ACPI based I2c client enumeration for AMD ASICs
Sanket Goswami
1
-0
/
+7
2022-06-10
ucsi_ccg: Do not hardcode interrupt polarity and type
Sanket Goswami
1
-8
/
+13
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-37
/
+54
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-17
/
+6
2022-05-30
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
1
-7
/
+17
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
1
-15
/
+4
2022-04-26
usb: typec: ucsi: Wait for the USB role switches
Linyu Yuan
2
-13
/
+25
2022-04-26
usb: typec: ucsi: add a common function ucsi_unregister_connectors()
Linyu Yuan
1
-24
/
+29
2022-04-21
usb: typec: ucsi: Fix role swapping
Heikki Krogerus
1
-7
/
+13
2022-04-21
usb: typec: ucsi: Fix reuse of completion structure
Heikki Krogerus
1
-0
/
+4
2022-01-26
ucsi_ccg: Check DEV_INT bit only when starting CCG4
Sing-Han Chen
1
-1
/
+1
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2021-12-21
usb: typec: ucsi: Only check the contract if there is a connection
Heikki Krogerus
1
-1
/
+3
2021-11-17
usb: typec: ucsi: Expose number of alternate modes in partner
Saranya Gopal
1
-1
/
+15
[next]