开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
2024-08-07
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
2024-08-07
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
2024-07-31
usb: typec: tipd: Delete extra semi-colon
Harshit Mogalapalli
2024-07-31
usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()
Harshit Mogalapalli
2024-07-31
usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()
Dan Carpenter
2024-07-31
usb: typec: fsa4480: Check if the chip is really there
Konrad Dybcio
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-10
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
2024-07-03
usb: typec: tcpci: add support to set connector orientation
Marco Felsch
2024-07-03
usb: typec: ucsi: reorder operations in ucsi_run_command()
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: inline ucsi_read_message_in
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: rework command execution functions
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: split read operation
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: simplify command sending API
Dmitry Baryshkov
2024-07-03
usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()
Dmitry Baryshkov
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2024-06-27
usb: typec: ucsi: add Lenovo Yoga C630 glue driver
Dmitry Baryshkov
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status changes
Pooja Katiyar
2024-06-27
usb: typec: ucsi: UCSI2.0 Get Error Status data structure changes
Pooja Katiyar
2024-06-27
usb: typec: ucsi: Only set number of plug altmodes after registration
Jameson Thies
2024-06-20
usb: typec: ucsi: glink: fix child node release in probe function
Javier Carrasco
2024-06-20
usb: typec: ucsi_acpi: Add LG Gram quirk
Diogo Ivo
2024-06-20
usb: ucsi: stm32: fix command completion handling
Fabrice Gasnier
2024-06-20
usb: typec-mux: nb7vpq904m: broadcast typec state to next mux
Neil Armstrong
2024-06-20
usb: typec-mux: ptn36502: broadcast typec state to next mux
Neil Armstrong
2024-06-20
usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove
Neil Armstrong
2024-06-20
usb: typec-mux: ptn36502: unregister typec switch on probe error and remove
Neil Armstrong
2024-06-20
usb: typec: ucsi: psy: Add support for the charge type property
Heikki Krogerus
2024-06-20
usb: typec: ucsi: Changing the driver data type to void
Heikki Krogerus
2024-06-20
usb: typec: ucsi: don't retrieve PDOs if not supported
Mark Pearson
2024-06-20
usb: typec: tipd: use min() to set tps6598x firmware packet size
Javier Carrasco
2024-06-20
usb: typec: tipd: add error log to provide firmware name and size
Javier Carrasco
2024-06-20
usb: typec: tipd: drop second firmware name read
Javier Carrasco
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-04
usb: typec: ucsi: Enable UCSI v2.0 notifications
Diogo Ivo
2024-06-04
usb: typec: ucsi: Add new capability bits
Diogo Ivo
2024-06-04
usb: typec: mux: gpio-sbu: Make enable gpio optional
Francesco Dolcini
2024-06-04
usb: typec: ucsi: Always set number of alternate modes
Jameson Thies
2024-06-04
usb: typec: ucsi: Delay alternate mode discovery
Jameson Thies
2024-06-04
usb: typec: Update sysfs when setting ops
Abhishek Pandit-Subedi
2024-06-04
usb: typec: ucsi: Fix null pointer dereference in trace
Abhishek Pandit-Subedi
2024-06-04
usb: typec: tcpm: print error on hard reset
Sebastian Reichel
2024-06-04
usb: typec: tcpm: avoid resets for missing source capability messages
Sebastian Reichel
2024-06-04
usb: typec: ucsi: Add new notification bits
Diogo Ivo
2024-06-04
usb: typec: nb7vpq904m: Remove unneeded indentation
R Sundar
2024-06-04
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
[next]