summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-08-15xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-08-13usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede
2024-08-13Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-13usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus
2024-08-13usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin
2024-08-13usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier
2024-08-07usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus
2024-08-07usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang
2024-08-07usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus
2024-08-07usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus
2024-08-07Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2024-07-31USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki
2024-07-31usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli
2024-07-31usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli
2024-07-31usb: gadget: u_serial: Set start_delayed during suspendPrashanth K
2024-07-31usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter
2024-07-31usb: typec: fsa4480: Check if the chip is really thereKonrad Dybcio
2024-07-31usb: gadget: core: Check for unset descriptorChris Wulff
2024-07-31usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum
2024-07-31usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff
2024-07-31usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai
2024-07-31Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-10Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-10usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping
2024-07-10USB: uas: Implement the new shutdown callbackKerem Karabay
2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay
2024-07-10usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...Uwe Kleine-König
2024-07-10usb: dwc3: enable CCI support for AMD-xilinx DWC3 controllerRadhey Shyam Pandey
2024-07-10usb: dwc2: add support for other Lantiq SoCsHauke Mehrtens
2024-07-10usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai
2024-07-09USB: serial: mos7840: fix crash on resumeDmitry Smirnov
2024-07-05USB: serial: garmin_gps: use struct_size() to allocate pktJavier Carrasco
2024-07-05USB: serial: garmin_gps: annotate struct garmin_packet with __counted_byJavier Carrasco
2024-07-05USB: serial: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-05USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'Dr. David Alan Gilbert
2024-07-05USB: serial: option: add Rolling RW350-GL variantsVanillan Wang
2024-07-05USB: serial: option: add support for Foxconn T99W651Slark Xiao
2024-07-05USB: serial: option: add Netprisma LCUK54 series modulesMank Wang
2024-07-05usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-03usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus
2024-07-03usb: dwc3: core: Check all ports when set phy suspendThinh Nguyen
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch
2024-07-03usb: typec: ucsi: reorder operations in ucsi_run_command()Dmitry Baryshkov
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: inline ucsi_read_message_inDmitry Baryshkov