index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-5
/
+3
2024-03-11
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+12
2024-03-05
xhci: Fix failure to detect ring expansion need.
Mathias Nyman
1
-1
/
+7
2024-03-05
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
1
-2
/
+3
2024-03-05
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
1
-1
/
+1
2024-03-05
usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...
RD Babiera
1
-9
/
+9
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
1
-2
/
+5
2024-03-05
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
Neil Armstrong
1
-0
/
+1
2024-03-02
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Alan Stern
1
-5
/
+18
2024-02-25
Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-24
/
+74
2024-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+14
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
1
-1
/
+2
2024-02-19
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
1
-1
/
+9
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
1
-3
/
+0
2024-02-19
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Aaro Koskinen
1
-1
/
+2
2024-02-19
usb: dwc3: gadget: Don't disconnect if not started
Thinh Nguyen
1
-0
/
+5
2024-02-19
usb: cdns3: fix memory double free when handle zero packet
Frank Li
1
-1
/
+5
2024-02-19
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
1
-1
/
+1
2024-02-19
usb: roles: don't get/set_role() when usb_role_switch is unregistered
Xu Yang
1
-2
/
+10
2024-02-19
usb: roles: fix NULL pointer issue when put module's reference
Xu Yang
1
-6
/
+11
2024-02-19
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
3
-6
/
+14
2024-02-19
usb: cdnsp: blocked some cdns3 specific code
Pawel Laszczak
1
-2
/
+14
2024-02-19
usb: uhci-grlib: Explicitly include linux/platform_device.h
Andreas Larsson
1
-0
/
+1
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2
-0
/
+14
2024-02-09
Revert "usb: dwc3: Support EBC feature of DWC_usb31"
Thinh Nguyen
3
-9
/
+0
2024-02-08
usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2024-02-05
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
1
-11
/
+12
2024-02-02
Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+4
2024-01-31
USB: serial: option: add Fibocom FM101-GL variant
Puliang Lu
1
-0
/
+1
2024-01-30
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
JackBB Wu
1
-0
/
+2
2024-01-30
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
1
-0
/
+1
2024-01-27
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
1
-1
/
+2
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
1
-3
/
+68
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
1
-4
/
+13
2024-01-27
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
1
-0
/
+2
2024-01-27
usb: ulpi: Fix debugfs directory leak
Sean Anderson
1
-1
/
+1
2024-01-27
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
1
-2
/
+1
2024-01-27
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2024-01-27
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-01-27
usb: chipidea: core: handle power lost in workqueue
Xu Yang
2
-20
/
+26
2024-01-27
usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
Uttkarsh Aggarwal
1
-4
/
+2
2024-01-27
usb: dwc3: pci: add support for the Intel Arrow Lake-H
Heikki Krogerus
1
-0
/
+4
2024-01-27
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
1
-3
/
+13
2024-01-27
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
1
-1
/
+5
2024-01-27
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2
-14
/
+61
2024-01-27
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
1
-1
/
+1
2024-01-27
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
1
-6
/
+6
2024-01-27
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
1
-4
/
+4
[next]