index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
/
ucsi_acpi.c
Age
Commit message (
Expand
)
Author
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
2024-06-20
usb: typec: ucsi_acpi: Add LG Gram quirk
Diogo Ivo
2024-04-04
usb: typec: ucsi_acpi: Remove Dell quirk
Christian A. Ehrhardt
2024-04-04
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
2023-05-28
usb: typec: ucsi: acpi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-05
usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325
Samuel Čavoj
2023-03-09
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
2022-10-22
usb: typec: ucsi: acpi: Implement resume callback
Heikki Krogerus
2022-05-30
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
Dan Carpenter
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
2020-11-06
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
2020-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-04
usb: typec: ucsi: acpi: Move to the new API
Heikki Krogerus
2018-06-25
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
2017-11-07
USB: typec: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-06-27
usb: typec: ucsi: Add ACPI driver
Heikki Krogerus