index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Lines
2018-03-22
usb: typec: Separate the definitions for data and power roles
Heikki Krogerus
-38
/
+68
2018-03-22
usb: typec: API for controlling USB Type-C Multiplexers
Heikki Krogerus
-0
/
+262
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
-122
/
+44
2018-03-09
usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFER
Hans de Goede
-1
/
+2
2018-03-09
usb: typec: Start using ERR_PTR
Heikki Krogerus
-48
/
+58
2018-03-09
USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-28
/
+6
2018-03-06
Revert "typec: tcpm: Only request matching pdos"
Hans de Goede
-121
/
+42
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
-9
/
+46
2017-12-12
usb: typec: wcove: fix the sink capabilities
Heikki Krogerus
-3
/
+1
2017-12-07
typec: tcpm: Only request matching pdos
Badhri Jagan Sridharan
-42
/
+121
2017-12-07
typec: tcpm: Validate source and sink caps
Badhri Jagan Sridharan
-9
/
+121
2017-12-06
usb: typec: remove duplicate includes
Pravin Shedge
-1
/
+0
2017-11-28
usb: add user selectable option for the whole USB Type-C Support
Heikki Krogerus
-9
/
+46
2017-11-28
typec: tcpm: fusb302: Resolve out of order messaging events
Adam Thomson
-4
/
+17
2017-11-28
typec: fusb302: Use dev_err during probe
Mats Karrman
-9
/
+8
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-198
/
+944
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+5772
2017-11-07
USB: typec: Remove remaining redundant license text
Greg Kroah-Hartman
-34
/
+0
2017-11-07
USB: typec: add SPDX identifiers to some files
Greg Kroah-Hartman
-0
/
+5
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
-0
/
+2
2017-11-07
USB: typec: Remove redundant license text
Greg Kroah-Hartman
-16
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+4
2017-11-01
usb: typec: tps6598x: mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2017-10-17
usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2
Colin Ian King
-2
/
+2
2017-10-17
usb: typec: tcpm: reset the port on removal
Heikki Krogerus
-0
/
+1
2017-10-04
usb: typec: driver for TI TPS6598x USB Power Delivery controllers
Heikki Krogerus
-0
/
+487
2017-10-04
usb: typec: wcove: start using tcpm for USB PD support
Heikki Krogerus
-151
/
+447
2017-09-18
staging: typec: tcpm: Rewrite comparison to NULL pointer
Harsha Sharma
-1
/
+1
2017-09-18
usb: typec: fusb302: Move out of staging
Guenter Roeck
-0
/
+2148
2017-09-18
typec: tcpm: Move out of staging
Guenter Roeck
-0
/
+3624
2017-07-17
usb: typec: include linux/device.h in ucsi.h
Arnd Bergmann
-0
/
+1
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-15
/
+1664
2017-06-27
usb: typec: ucsi: Add ACPI driver
Heikki Krogerus
-0
/
+176
2017-06-27
usb: typec: Add support for UCSI interface
Heikki Krogerus
-0
/
+1367
2017-06-19
mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips
Kuppuswamy Sathyanarayanan
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
-4
/
+4
2017-06-03
usb: typec: Add a sysfs node to manage port type
Badhri Jagan Sridharan
-10
/
+96
2017-06-03
usb: typec: update partner power delivery support with opmode
Heikki Krogerus
-0
/
+19
2017-05-17
usb: typec: Don't prevent using constant typec_mode_desc initializers
Mats Karrman
-5
/
+6
2017-03-23
usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY
Heikki Krogerus
-0
/
+393
2017-03-23
usb: USB Type-C connector class
Heikki Krogerus
-0
/
+1270
[prev]