Age | Commit message (Expand) | Author |
2024-08-15 | xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration | Mathias Nyman |
2024-08-13 | usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[] | Hans de Goede |
2024-08-13 | Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET" | Xu Yang |
2024-08-13 | usb: typec: ucsi: Fix the return value of ucsi_run_command() | Heikki Krogerus |
2024-08-13 | usb: xhci: fix duplicate stall handling in handle_tx_event() | Niklas Neronin |
2024-08-13 | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() | Marc Zyngier |
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-08-07 | usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() | Tudor Ambarus |
2024-08-07 | usb: gadget: f_fs: restore ffs_func_disable() functionality | Tudor Ambarus |
2024-08-07 | Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2024-07-31 | USB: serial: debug: do not echo input by default | Marek Marczykowski-Górecki |
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: gadget: u_serial: Set start_delayed during suspend | Prashanth K |
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-31 | usb: gadget: core: Check for unset descriptor | Chris Wulff |
2024-07-31 | usb: vhci-hcd: Do not drop references before new references are gained | Oliver Neukum |
2024-07-31 | usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_... | Chris Wulff |
2024-07-31 | usb: gadget: midi2: Fix the response for FB info with block 0xff | Takashi Iwai |
2024-07-31 | Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli |
2024-07-19 | Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-19 | Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-07-10 | Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2024-07-10 | usb: gadget: f_uac2: fix non-newline-terminated function name | John Keeping |
2024-07-10 | USB: uas: Implement the new shutdown callback | Kerem Karabay |
2024-07-10 | USB: core: add 'shutdown' callback to usb_driver | Kerem Karabay |
2024-07-10 | usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data... | Uwe Kleine-König |
2024-07-10 | usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller | Radhey Shyam Pandey |
2024-07-10 | usb: dwc2: add support for other Lantiq SoCs | Hauke Mehrtens |
2024-07-10 | usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup | Takashi Iwai |
2024-07-09 | USB: serial: mos7840: fix crash on resume | Dmitry Smirnov |
2024-07-05 | USB: serial: garmin_gps: use struct_size() to allocate pkt | Javier Carrasco |
2024-07-05 | USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by | Javier Carrasco |
2024-07-05 | USB: serial: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-07-05 | USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' | Dr. David Alan Gilbert |
2024-07-05 | USB: serial: option: add Rolling RW350-GL variants | Vanillan Wang |
2024-07-05 | USB: serial: option: add support for Foxconn T99W651 | Slark Xiao |
2024-07-05 | USB: serial: option: add Netprisma LCUK54 series modules | Mank Wang |
2024-07-05 | usb: gadget: configfs: Prevent OOB read/write in usb_string_copy() | Lee Jones |
2024-07-03 | usb: dwc3: pci: add support for the Intel Panther Lake | Heikki Krogerus |
2024-07-03 | usb: dwc3: core: Check all ports when set phy suspend | Thinh Nguyen |
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 |