index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
usb: typec: ucsi: don't retrieve PDOs if not supported
Mark Pearson
1
-0
/
+4
2024-06-20
usb: typec: tipd: use min() to set tps6598x firmware packet size
Javier Carrasco
1
-4
/
+1
2024-06-20
usb: typec: tipd: add error log to provide firmware name and size
Javier Carrasco
1
-0
/
+4
2024-06-20
usb: typec: tipd: drop second firmware name read
Javier Carrasco
1
-17
/
+7
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
3
-3
/
+11
2024-06-04
usb: typec: ucsi: Enable UCSI v2.0 notifications
Diogo Ivo
1
-1
/
+18
2024-06-04
usb: typec: ucsi: Add new capability bits
Diogo Ivo
1
-1
/
+7
2024-06-04
usb: typec: mux: gpio-sbu: Make enable gpio optional
Francesco Dolcini
1
-1
/
+5
2024-06-04
usb: typec: ucsi: Always set number of alternate modes
Jameson Thies
1
-3
/
+11
2024-06-04
usb: typec: ucsi: Delay alternate mode discovery
Jameson Thies
1
-2
/
+2
2024-06-04
usb: typec: Update sysfs when setting ops
Abhishek Pandit-Subedi
3
-3
/
+19
2024-06-04
usb: typec: ucsi: Fix null pointer dereference in trace
Abhishek Pandit-Subedi
1
-1
/
+1
2024-06-04
usb: typec: tcpm: print error on hard reset
Sebastian Reichel
1
-0
/
+2
2024-06-04
usb: typec: tcpm: avoid resets for missing source capability messages
Sebastian Reichel
1
-2
/
+25
2024-06-04
usb: typec: ucsi: Add new notification bits
Diogo Ivo
1
-12
/
+17
2024-06-04
usb: typec: nb7vpq904m: Remove unneeded indentation
R Sundar
1
-33
/
+35
2024-06-04
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
1
-1
/
+6
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
1
-0
/
+1
2024-06-04
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
1
-1
/
+3
2024-06-04
usb: typec: ucsi: glink: increase max ports for x1e80100
Johan Hovold
1
-1
/
+1
2024-05-10
usb: typec: tipd: rely on i2c_get_match_data()
Javier Carrasco
1
-4
/
+1
2024-05-10
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2
-13
/
+43
2024-05-10
usb: typec: tipd: fix event checking for tps25750
Javier Carrasco
1
-3
/
+3
2024-05-10
usb: typec: ucsi: displayport: Fix potential deadlock
Heikki Krogerus
1
-4
/
+0
2024-05-10
usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
Dmitry Baryshkov
1
-2
/
+8
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
3
-15
/
+46
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
1
-7
/
+23
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
1
-0
/
+4
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
1
-1
/
+4
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
1
-0
/
+1
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
1
-1
/
+1
2024-04-24
usb: typec: qcom-pmic: fix pdphy start() error handling
Johan Hovold
1
-4
/
+7
2024-04-24
usb: typec: qcom-pmic: fix use-after-free on late probe errors
Johan Hovold
1
-2
/
+6
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
3
-5
/
+7
2024-04-18
usb: typec: ucsi: glink: set orientation aware if supported
Dmitry Baryshkov
1
-0
/
+12
2024-04-18
usb: typec: ucsi: add update_connector callback
Dmitry Baryshkov
2
-0
/
+5
2024-04-18
usb: typec: ucsi: glink: use typec_set_orientation
Dmitry Baryshkov
1
-9
/
+4
2024-04-18
usb: typec: ucsi: glink: move GPIO reading into connector_status callback
Dmitry Baryshkov
1
-28
/
+20
2024-04-18
usb: typec: ucsi: add callback for connector status updates
Dmitry Baryshkov
2
-0
/
+9
2024-04-11
usb: typec: mux: gpio-sbu: Allow GPIO operations to sleep
Francesco Dolcini
1
-4
/
+4
2024-04-09
usb: typec: ucsi_glink: drop special handling for CCI_BUSY
Dmitry Baryshkov
1
-5
/
+3
2024-04-09
usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650
Dmitry Baryshkov
1
-1
/
+1
2024-04-09
usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490
Dmitry Baryshkov
1
-1
/
+1
2024-04-09
usb: typec: ucsi: Wait 20ms before reading CCI after a reset
Pavan Holla
1
-1
/
+3
2024-04-09
usb: typec: mux: it5205: Fix ChipID value typo
AngeloGioacchino Del Regno
1
-1
/
+1
2024-04-04
usb: typec: ucsi_acpi: Remove Dell quirk
Christian A. Ehrhardt
1
-52
/
+1
2024-04-04
usb: typec: ucsi: Never send a lone connector change ack
Christian A. Ehrhardt
1
-27
/
+21
2024-04-04
usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h
Christian A. Ehrhardt
3
-3
/
+3
2024-04-04
usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk
Dmitry Baryshkov
1
-2
/
+5
[prev]
[next]