index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
/
ucsi_acpi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
1
-7
/
+14
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
1
-7
/
+14
2025-02-03
usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()
Dmitry Baryshkov
1
-21
/
+9
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
1
-2
/
+3
2024-11-07
usb: typec: ucsi: Convert connector specific commands to bitmaps
Heikki Krogerus
1
-5
/
+2
2024-10-16
usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
Saranya Gopal
1
-51
/
+5
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
1
-48
/
+8
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
1
-15
/
+57
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
1
-17
/
+14
2024-06-20
usb: typec: ucsi_acpi: Add LG Gram quirk
Diogo Ivo
1
-0
/
+61
2024-04-04
usb: typec: ucsi_acpi: Remove Dell quirk
Christian A. Ehrhardt
1
-52
/
+1
2024-04-04
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
Christian A. Ehrhardt
1
-1
/
+2
2024-03-26
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
1
-42
/
+33
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
1
-3
/
+68
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
1
-4
/
+13
2023-05-28
usb: typec: ucsi: acpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-05
usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325
Samuel Čavoj
1
-2
/
+42
2023-03-09
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
1
-1
/
+1
2022-10-22
usb: typec: ucsi: acpi: Implement resume callback
Heikki Krogerus
1
-0
/
+10
2022-05-30
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
1
-15
/
+4
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
1
-1
/
+1
2020-11-06
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
1
-2
/
+3
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
1
-1
/
+1
2020-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
1
-0
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-04
usb: typec: ucsi: acpi: Move to the new API
Heikki Krogerus
1
-19
/
+72
2018-06-25
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
1
-0
/
+5
2017-11-07
USB: typec: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+158
2017-06-27
usb: typec: ucsi: Add ACPI driver
Heikki Krogerus
1
-0
/
+158