Age | Commit message (Expand) | Author |
10 days | usb: typec: ucsi: Fix NULL pointer access | Andrei Kuchynski |
2025-02-19 | usb: typec: ucsi: increase timeout for PPM reset operations | Fedor Pchelkin |
2025-02-19 | acpi: typec: ucsi: Introduce a ->poll_cci method | Christian A. Ehrhardt |
2025-01-17 | usb: typec: ucsi: Add a macro definition for UCSI v1.0 | Pengyu Luo |
2025-01-13 | Merge 6.13-rc7 into usb-next | Greg Kroah-Hartman |
2025-01-11 | usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const | Stephen Boyd |
2025-01-11 | usb: typec: cros-ec-ucsi: Add newlines to printk messages | Stephen Boyd |
2025-01-07 | usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control() | GONG Ruiqi |
2025-01-03 | usb: typec: ucsi: Implement ChromeOS UCSI driver | Pavan Holla |
2024-12-27 | usb: typec: ucsi: make yoga_c630_ucsi_ops be static | Pei Xiao |
2024-12-23 | usb: typec: ucsi: Set orientation as none when connector is unplugged | Abel Vesa |
2024-12-04 | usb: typec: ucsi: Fix connector status writing past buffer size | Lucas De Marchi |
2024-12-04 | usb: typec: ucsi: Fix completion notifications | Łukasz Bartosik |
2024-11-29 | Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-11-12 | usb: typec: fix potential array underflow in ucsi_ccg_sync_control() | Dan Carpenter |
2024-11-12 | usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init() | Heikki Krogerus |
2024-11-10 | usb: typec: ucsi: glink: be more precise on orientation-aware ports | Dmitry Baryshkov |
2024-11-10 | usb: typec: ucsi: glink: fix off-by-one in connector_status | Dmitry Baryshkov |
2024-11-07 | usb: typec: ucsi: Convert connector specific commands to bitmaps | Heikki Krogerus |
2024-11-05 | usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd() | Dan Carpenter |
2024-10-29 | usb: typec: ucsi: Helper for Get Connector Status command | Heikki Krogerus |
2024-10-17 | usb: typec: ucsi: Add support for the partner USB Modes | Heikki Krogerus |
2024-10-17 | usb: typec: ucsi: Supply the USB capabilities to the ports | Heikki Krogerus |
2024-10-16 | usb: typec: ucsi: UCSI2.0 Set Sink Path command support | Pooja Katiyar |
2024-10-16 | usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations | Saranya Gopal |
2024-10-14 | Merge 6.12-rc3 into usb-next | Greg Kroah-Hartman |
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-04 | usb: typec: ucsi: glink: use device_for_each_child_node_scoped() | Javier Carrasco |
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 |