index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
1
-3
/
+5
2024-08-13
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Hans de Goede
1
-0
/
+1
2024-08-13
Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
Xu Yang
1
-1
/
+0
2024-08-13
usb: typec: ucsi: Fix the return value of ucsi_run_command()
Heikki Krogerus
1
-1
/
+1
2024-08-13
usb: xhci: fix duplicate stall handling in handle_tx_event()
Niklas Neronin
1
-0
/
+1
2024-08-13
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
1
-1
/
+1
2024-08-07
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
1
-7
/
+4
2024-08-07
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
1
-1
/
+1
2024-08-07
usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()
Tudor Ambarus
1
-14
/
+22
2024-08-07
usb: gadget: f_fs: restore ffs_func_disable() functionality
Tudor Ambarus
1
-3
/
+3
2024-08-07
Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+7
2024-07-31
USB: serial: debug: do not echo input by default
Marek Marczykowski-Górecki
1
-0
/
+7
2024-07-31
usb: typec: tipd: Delete extra semi-colon
Harshit Mogalapalli
1
-1
/
+1
2024-07-31
usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()
Harshit Mogalapalli
1
-1
/
+1
2024-07-31
usb: gadget: u_serial: Set start_delayed during suspend
Prashanth K
1
-0
/
+1
2024-07-31
usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()
Dan Carpenter
1
-1
/
+1
2024-07-31
usb: typec: fsa4480: Check if the chip is really there
Konrad Dybcio
1
-0
/
+14
2024-07-31
usb: gadget: core: Check for unset descriptor
Chris Wulff
1
-6
/
+4
2024-07-31
usb: vhci-hcd: Do not drop references before new references are gained
Oliver Neukum
1
-3
/
+6
2024-07-31
usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...
Chris Wulff
1
-8
/
+34
2024-07-31
usb: gadget: midi2: Fix the response for FB info with block 0xff
Takashi Iwai
1
-6
/
+15
2024-07-31
Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
9
-13
/
+9
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-5
/
+5
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2024-07-20
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-07-20
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
96
-787
/
+1432
2024-07-10
Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-0
/
+73
2024-07-10
usb: gadget: f_uac2: fix non-newline-terminated function name
John Keeping
1
-1
/
+4
2024-07-10
USB: uas: Implement the new shutdown callback
Kerem Karabay
1
-3
/
+2
2024-07-10
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
1
-0
/
+14
2024-07-10
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
6
-8
/
+8
2024-07-10
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
3
-0
/
+74
2024-07-10
usb: dwc2: add support for other Lantiq SoCs
Hauke Mehrtens
1
-5
/
+25
2024-07-10
usb: gadget: midi2: Fix incorrect default MIDI2 protocol setup
Takashi Iwai
1
-8
/
+11
2024-07-09
USB: serial: mos7840: fix crash on resume
Dmitry Smirnov
1
-0
/
+45
2024-07-05
USB: serial: garmin_gps: use struct_size() to allocate pkt
Javier Carrasco
1
-2
/
+1
2024-07-05
USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by
Javier Carrasco
1
-1
/
+1
2024-07-05
USB: serial: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
7
-0
/
+7
2024-07-05
USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'
Dr. David Alan Gilbert
1
-10
/
+0
2024-07-05
USB: serial: option: add Rolling RW350-GL variants
Vanillan Wang
1
-0
/
+2
2024-07-05
USB: serial: option: add support for Foxconn T99W651
Slark Xiao
1
-0
/
+2
2024-07-05
USB: serial: option: add Netprisma LCUK54 series modules
Mank Wang
1
-0
/
+24
2024-07-05
usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
Lee Jones
1
-0
/
+3
2024-07-03
usb: dwc3: pci: add support for the Intel Panther Lake
Heikki Krogerus
1
-0
/
+8
2024-07-03
usb: dwc3: core: Check all ports when set phy suspend
Thinh Nguyen
1
-12
/
+17
2024-07-03
usb: typec: tcpci: add support to set connector orientation
Marco Felsch
1
-0
/
+44
2024-07-03
usb: typec: ucsi: reorder operations in ucsi_run_command()
Dmitry Baryshkov
1
-20
/
+14
2024-07-03
usb: typec: ucsi: extract common code for command handling
Dmitry Baryshkov
7
-203
/
+67
2024-07-03
usb: typec: ucsi: inline ucsi_read_message_in
Dmitry Baryshkov
1
-14
/
+8
[next]