index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2024-09-01
Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-08-30
Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
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-27
USB: serial: option: add MeiG Smart SRM825L
ZHANG Yuntian
2024-08-24
usb: cdnsp: fix for Link TRB with TC
Pawel Laszczak
2024-08-22
usb: dwc3: st: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: st: fix probed platform device ref count on probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
Michael Grzeschik
2024-08-22
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
2024-08-22
usb: typec: fsa4480: Relax CHIP_ID check
Luca Weiss
2024-08-22
usb: dwc3: xilinx: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-08-22
usb: dwc3: omap: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-08-22
usb: gadget: uvc: queue pump work in uvcg_video_enable()
Xu Yang
2024-08-22
cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
Ian Ray
2024-08-22
usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
Pawel Laszczak
2024-08-22
usb: dwc3: core: Prevent USB core invalid event buffer address access
Selvarasu Ganesan
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-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
[next]