index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
13
-32
/
+392
|
\
|
*
usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW
Thomas Hebb
2020-01-22
1
-1
/
+1
|
*
usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
Thomas Hebb
2020-01-22
1
-1
/
+1
|
*
usb: typec: tcpci: mask event interrupts when remove driver
Jun Li
2020-01-22
1
-0
/
+6
|
*
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
2020-01-13
2
-14
/
+24
|
|
\
|
*
|
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
2020-01-09
3
-12
/
+28
|
*
|
usb: typec: More API for cable handling
Heikki Krogerus
2020-01-09
1
-0
/
+46
|
*
|
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
2020-01-09
4
-9
/
+12
|
*
|
usb: typec: Block mode entry if the port has the mode disabled
Heikki Krogerus
2020-01-09
1
-0
/
+3
|
*
|
usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"
Colin Ian King
2020-01-08
1
-1
/
+1
|
*
|
usb: typec: ucsi: Actually enable all the interface notifications
Heikki Krogerus
2020-01-08
1
-0
/
+1
|
*
|
usb: typec: fix non-kernel-doc comments
Randy Dunlap
2020-01-08
2
-2
/
+2
|
*
|
usb: typec: ucsi: add support for separate DP altmode devices
Ajay Gupta
2019-12-30
3
-2
/
+279
|
*
|
usb: typec: ucsi: Store the notification mask
Heikki Krogerus
2019-12-30
2
-5
/
+13
*
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
|
/
*
|
usb: typec: ucsi: Fix the notification bit offsets
Heikki Krogerus
2020-01-08
1
-9
/
+9
*
|
USB-PD tcpm: bad warning+size, PPS adapters
Douglas Gilbert
2020-01-02
1
-5
/
+15
|
/
*
usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
zhong jiang
2019-12-17
1
-0
/
+1
*
usb: typec: fix use after free in typec_register_port()
Wen Yang
2019-12-10
1
-2
/
+4
*
usb: typec: tcpm: Remove tcpc_config configuration mechanism
Hans de Goede
2019-11-16
1
-87
/
+3
*
usb: typec: ucsi: Optimise ucsi_unregister()
Heikki Krogerus
2019-11-04
1
-6
/
+3
*
usb: typec: ucsi: New error codes
Heikki Krogerus
2019-11-04
2
-5
/
+26
*
usb: typec: ucsi: Remove all bit-fields
Heikki Krogerus
2019-11-04
3
-72
/
+85
*
usb: typec: ucsi: Remove struct ucsi_control
Heikki Krogerus
2019-11-04
5
-300
/
+115
*
usb: typec: ucsi: Remove the old API
Heikki Krogerus
2019-11-04
4
-385
/
+43
*
usb: typec: ucsi: ccg: Move to the new API
Heikki Krogerus
2019-11-04
1
-85
/
+81
*
usb: typec: ucsi: acpi: Move to the new API
Heikki Krogerus
2019-11-04
1
-19
/
+72
*
usb: typec: ucsi: Simplified registration and I/O API
Heikki Krogerus
2019-11-04
2
-29
/
+359
*
usb: typec: hd3ss3220: Give the connector fwnode to the port device
Heikki Krogerus
2019-11-04
1
-3
/
+9
*
usb: typec: Remove the callback members from struct typec_capability
Heikki Krogerus
2019-11-04
1
-29
/
+11
*
usb: typec: hd3ss3220: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-11
/
+13
*
usb: typec: ucsi: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-11
/
+11
*
usb: typec: tps6598x: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-23
/
+26
*
usb: typec: tcpm: Start using struct typec_operations
Heikki Krogerus
2019-11-04
1
-25
/
+20
*
usb: typec: Separate the operations vector
Heikki Krogerus
2019-11-04
1
-10
/
+29
*
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
2019-11-04
1
-0
/
+11
*
usb: typec: Copy everything from struct typec_capability during registration
Heikki Krogerus
2019-11-04
1
-6
/
+14
*
usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe()
Dan Carpenter
2019-10-15
1
-2
/
+2
*
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
2019-10-14
3
-44
/
+14
|
\
|
*
usb: typec: ucsi: displayport: Fix for the mode entering routine
Heikki Krogerus
2019-10-04
1
-0
/
+2
|
*
usb: typec: ucsi: ccg: Remove run_isr flag
Heikki Krogerus
2019-10-04
1
-38
/
+4
|
*
usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()
Dan Carpenter
2019-10-04
1
-6
/
+8
*
|
usb: typec: remove duplicated include from hd3ss3220.c
YueHaibing
2019-10-10
1
-1
/
+0
*
|
usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
Biju Das
2019-10-10
1
-8
/
+11
*
|
usb: typec: add dependency for TYPEC_HD3SS3220
Mao Wenan
2019-10-10
1
-0
/
+1
*
|
usb: typec: hd3ss3220_irq() can be static
kbuild test robot
2019-10-06
1
-1
/
+1
*
|
usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
Biju Das
2019-10-04
3
-0
/
+270
|
/
*
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
1
-14
/
+2
|
\
|
*
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2019-07-30
1
-7
/
+1
[next]