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
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-27
usb: typec: retimer: Add missing id check in match callback
Nícolas F. R. A. Prado
1
-2
/
+7
2022-07-27
usb/typec/tcpm: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb: typec: anx7411: fix passing zero to 'PTR_ERR'
Xin Ji
1
-5
/
+6
2022-07-27
usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_cli...
Yang Yingliang
1
-1
/
+1
2022-07-27
usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: use semi-colons instead of commas
Dan Carpenter
1
-5
/
+5
2022-07-27
usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()
Dan Carpenter
1
-2
/
+2
2022-07-27
usb: typec: anx7411: Fix an array out of bounds
Dan Carpenter
1
-1
/
+1
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2022-07-14
usb: typec: Add retimer handle to port
Prashant Malani
2
-0
/
+10
2022-07-14
usb: typec: Add support for retimers
Prashant Malani
5
-2
/
+193
2022-07-14
usb: typec: anx7411: Add Analogix PD ANX7411 support
Xin Ji
3
-0
/
+1608
2022-07-08
usb: typec: add missing uevent when partner support PD
Linyu Yuan
1
-0
/
+1
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
5
-216
/
+4
2022-06-27
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2022-06-21
usb: typec: mux: Allow muxes to specify mode-switch
Prashant Malani
1
-2
/
+6
2022-06-21
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
Andy Shevchenko
1
-1
/
+0
2022-06-12
usb: typec: tcpm: Register USB Power Delivery Capabilities
Heikki Krogerus
1
-1
/
+141
2022-06-12
usb: typec: USB Power Delivery helpers for ports and partners
Heikki Krogerus
2
-0
/
+153
2022-06-12
usb: typec: Separate USB Power Delivery from USB Type-C
Heikki Krogerus
3
-1
/
+739
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-10
usb: typec: tcpm: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-144
/
+530
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-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
1
-2
/
+2
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
1
-0
/
+26
2022-05-05
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
1
-1
/
+1
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2
-7
/
+18
2022-04-27
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Heikki Krogerus
1
-15
/
+4
2022-04-26
usb: typec: mux: Add On Semi fsa4480 driver
Bjorn Andersson
3
-0
/
+229
2022-04-26
usb: typec: mux: Allow multiple mux_devs per mux
Bjorn Andersson
1
-26
/
+102
2022-04-26
usb: typec: mux: Introduce indirection
Bjorn Andersson
5
-87
/
+136
2022-04-26
usb: typec: mux: Check dev_set_name() return value
Bjorn Andersson
1
-4
/
+10
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: rt1719: Fix build error without CONFIG_POWER_SUPPLY
Ren Zhijie
1
-0
/
+1
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-04-21
usb: typec: tipd: Only update power status on IRQ
Guido Günther
1
-20
/
+12
2022-04-21
usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
Tanveer Alam
1
-2
/
+19
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-23
/
+1472
2022-03-03
usb: typec: tipd: Forward plug orientation to typec subsystem
Sven Peter
2
-0
/
+6
2022-03-02
ACPI: bus: Introduce acpi_bus_for_each_dev()
Rafael J. Wysocki
1
-1
/
+1
[next]