Age | Commit message (Expand) | Author | Files | Lines |
2020-03-26 | usb: typec: Correct the documentation for typec_cable_put() | Azhar Shaikh | 1 | -1/+1 |
2020-03-23 | Merge 5.6-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+11 |
2020-03-12 | usb: typec: ucsi_ccg: workaround for NVIDIA test device | Ajay Gupta | 2 | -5/+52 |
2020-03-12 | usb: typec: ucsi: displayport: Fix a potential race during registration | Heikki Krogerus | 1 | -1/+8 |
2020-03-12 | usb: typec: ucsi: displayport: Fix NULL pointer dereference | Heikki Krogerus | 1 | -0/+3 |
2020-03-04 | usb: typec: driver for Intel PMC mux control | Heikki Krogerus | 3 | -0/+444 |
2020-03-04 | usb: typec: mux: Allow the mux handles to be requested with fwnode | Heikki Krogerus | 1 | -11/+11 |
2020-03-04 | usb: typec: mux: Add helpers for setting the mux state | Heikki Krogerus | 2 | -6/+23 |
2020-03-04 | usb: typec: mux: Allow the muxes to be named | Heikki Krogerus | 1 | -2/+4 |
2020-03-04 | usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRP | Li Jun | 1 | -2/+6 |
2020-03-04 | usb: typec: Add sysfs node to show cc orientation | Badhri Jagan Sridharan | 2 | -0/+27 |
2020-02-17 | usb: ucsi: ccg: disable runtime pm during fw flashing | Ajay Gupta | 1 | -0/+2 |
2020-02-17 | usb: typec: ucsi: register DP only for NVIDIA DP VDO | Ajay Gupta | 2 | -2/+17 |
2020-02-14 | usb: typec: tcpm: set correct data role for non-DRD | Li Jun | 1 | -11/+42 |
2020-02-12 | usb: typec: mux: Drop support for device name matching | Heikki Krogerus | 1 | -21/+4 |
2020-02-12 | usb: typec: altmode: Remove the notification chain | Heikki Krogerus | 3 | -79/+2 |
2020-02-12 | usb: typec: Allow power role swapping even without USB PD | Heikki Krogerus | 1 | -6/+0 |
2020-02-12 | usb: typec: Hide the port_type attribute when it's not supported | Heikki Krogerus | 1 | -2/+3 |
2020-02-12 | usb: typec: Make the attributes read-only when writing is not possible | Heikki Krogerus | 1 | -2/+63 |
2020-02-10 | usb: typec: ucsi: remove redundant assignment to variable num | Colin Ian King | 1 | -1/+1 |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 13 | -32/+392 |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -1/+1 |
2020-01-22 | usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW | Thomas Hebb | 1 | -1/+1 |
2020-01-22 | usb: typec: wcove: fix "op-sink-microwatt" default that was in mW | Thomas Hebb | 1 | -1/+1 |
2020-01-22 | usb: typec: tcpci: mask event interrupts when remove driver | Jun Li | 1 | -0/+6 |
2020-01-13 | Merge 5.5-rc6 into usb-next | Greg Kroah-Hartman | 2 | -14/+24 |
2020-01-09 | usb: typec: Give the mux drivers all the details regarding the port state | Heikki Krogerus | 3 | -12/+28 |
2020-01-09 | usb: typec: More API for cable handling | Heikki Krogerus | 1 | -0/+46 |
2020-01-09 | usb: typec: Add parameter for the VDO to typec_altmode_enter() | Heikki Krogerus | 4 | -9/+12 |
2020-01-09 | usb: typec: Block mode entry if the port has the mode disabled | Heikki Krogerus | 1 | -0/+3 |
2020-01-08 | usb: typec: ucsi: fix spelling mistake "connetor" -> "connector" | Colin Ian King | 1 | -1/+1 |
2020-01-08 | usb: typec: ucsi: Fix the notification bit offsets | Heikki Krogerus | 1 | -9/+9 |
2020-01-08 | usb: typec: ucsi: Actually enable all the interface notifications | Heikki Krogerus | 1 | -0/+1 |
2020-01-08 | usb: typec: fix non-kernel-doc comments | Randy Dunlap | 2 | -2/+2 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2020-01-02 | USB-PD tcpm: bad warning+size, PPS adapters | Douglas Gilbert | 1 | -5/+15 |
2019-12-30 | usb: typec: ucsi: add support for separate DP altmode devices | Ajay Gupta | 3 | -2/+279 |
2019-12-30 | usb: typec: ucsi: Store the notification mask | Heikki Krogerus | 2 | -5/+13 |
2019-12-17 | usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state' | zhong jiang | 1 | -0/+1 |
2019-12-10 | usb: typec: fix use after free in typec_register_port() | Wen Yang | 1 | -2/+4 |
2019-11-16 | usb: typec: tcpm: Remove tcpc_config configuration mechanism | Hans de Goede | 1 | -87/+3 |
2019-11-04 | usb: typec: ucsi: Optimise ucsi_unregister() | Heikki Krogerus | 1 | -6/+3 |
2019-11-04 | usb: typec: ucsi: New error codes | Heikki Krogerus | 2 | -5/+26 |
2019-11-04 | usb: typec: ucsi: Remove all bit-fields | Heikki Krogerus | 3 | -72/+85 |
2019-11-04 | usb: typec: ucsi: Remove struct ucsi_control | Heikki Krogerus | 5 | -300/+115 |
2019-11-04 | usb: typec: ucsi: Remove the old API | Heikki Krogerus | 4 | -385/+43 |
2019-11-04 | usb: typec: ucsi: ccg: Move to the new API | Heikki Krogerus | 1 | -85/+81 |
2019-11-04 | usb: typec: ucsi: acpi: Move to the new API | Heikki Krogerus | 1 | -19/+72 |
2019-11-04 | usb: typec: ucsi: Simplified registration and I/O API | Heikki Krogerus | 2 | -29/+359 |
2019-11-04 | usb: typec: hd3ss3220: Give the connector fwnode to the port device | Heikki Krogerus | 1 | -3/+9 |