index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
ucsi
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-13
usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
Christian A. Ehrhardt
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
2024-09-03
usb: typec: ucsi: Fix cable registration
Heikki Krogerus
2024-09-03
usb: typec: ucsi: Fix the partner PD revision
Heikki Krogerus
2024-09-03
Merge 6.11-rc6 into usb-next
Greg Kroah-Hartman
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2024-08-23
usb: typec: ucsi: Remove useless error check from ucsi_read_error()
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Call CANCEL from single location
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Common function for the GET_PD_MESSAGE command
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Only assign the identity structure if the PPM supports it
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Don't truncate the reads
Heikki Krogerus
2024-08-23
usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status
Heikki Krogerus
2024-08-22
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
2024-08-21
usb: typec: ucsi: Move unregister out of atomic section
Bjorn Andersson
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
2024-08-19
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
2024-08-13
usb: typec: ucsi: Fix the return value of ucsi_run_command()
Heikki Krogerus
2024-08-12
Merge 6.11-rc3 into usb-next
Greg Kroah-Hartman
2024-08-07
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
2024-07-31
usb: typec: ucsi: glink: Remove unnecessary semicolon
Chen Ni
2024-07-10
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
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-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: 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-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: 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
[next]