index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-21
usb: core: handle hub C_PORT_OVER_CURRENT condition
Bin Liu
1
-2
/
+6
2018-07-20
usb: xhci: Fix memory leak in xhci_endpoint_reset()
Zheng Xiaowei
1
-0
/
+1
2018-07-20
usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection
Adam Thomson
1
-1
/
+1
2018-07-20
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-07-17
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
1
-10
/
+10
2018-07-17
usb: dwc2: Fix inefficient copy of unaligned buffers
Antti Seppälä
1
-3
/
+9
2018-07-17
usb: dwc2: Fix DMA alignment to start at allocated boundary
Antti Seppälä
1
-21
/
+23
2018-07-17
usb: gadget: aspeed: Workaround memory ordering issue
Benjamin Herrenschmidt
3
-3
/
+46
2018-07-17
usb: dwc3: gadget: remove redundant variable maxpacket
Colin Ian King
1
-3
/
+0
2018-07-17
usb: dwc2: avoid NULL dereferences
John Keeping
1
-3
/
+3
2018-07-17
usb/phy: fix PPC64 build errors in phy-fsl-usb.c
Randy Dunlap
1
-1
/
+3
2018-07-17
usb: dwc2: host: do not delay retries for CONTROL IN transfers
Dmitry Torokhov
1
-2
/
+7
2018-07-17
usb: gadget: u_audio: protect stream runtime fields with stream spinlock
Vladimir Zapolskiy
1
-1
/
+9
2018-07-17
usb: gadget: u_audio: remove cached period bytes value
Vladimir Zapolskiy
1
-35
/
+5
2018-07-17
usb: gadget: u_audio: remove caching of stream buffer parameters
Vladimir Zapolskiy
1
-17
/
+13
2018-07-17
usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
Joshua Frkuska
1
-1
/
+5
2018-07-17
usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
Eugeniu Rosca
1
-3
/
+3
2018-07-17
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
1
-2
/
+2
2018-07-17
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
1
-1
/
+1
2018-07-17
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
1
-2
/
+2
2018-07-17
usb: gadget: Fix OS descriptors support
Benjamin Herrenschmidt
1
-1
/
+0
2018-07-17
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
Benjamin Herrenschmidt
1
-1
/
+8
2018-07-16
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
1
-0
/
+3
2018-07-16
Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
4
-18
/
+5
2018-07-06
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2018-07-06
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
1
-0
/
+4
2018-07-06
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-07-06
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
1
-0
/
+1
2018-07-06
Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-2
/
+8
2018-07-06
USB: serial: mos7840: fix status-register error handling
Johan Hovold
1
-0
/
+3
2018-07-06
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
2018-07-05
usb: chipidea: Always build ULPI code
Fabio Estevam
4
-18
/
+5
2018-07-04
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
Olli Salonen
1
-0
/
+1
2018-07-04
USB: serial: ch341: fix type promotion bug in ch341_control_in()
Dan Carpenter
1
-1
/
+1
2018-07-02
typec: tcpm: Correctly report power_supply current and voltage for non pd supply
Hans de Goede
1
-2
/
+3
2018-07-02
usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
Kai-Heng Feng
1
-4
/
+8
2018-06-28
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+14
2018-06-26
usb: chipidea: host: fix disconnection detect issue
Peter Chen
1
-1
/
+4
2018-06-25
usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
Peter Chen
1
-3
/
+4
2018-06-25
typec: tcpm: Fix a msecs vs jiffies bug
Dan Carpenter
1
-1
/
+2
2018-06-25
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
1
-0
/
+3
2018-06-25
usb: typec: ucsi: Fix for incorrect status data issue
Heikki Krogerus
1
-0
/
+13
2018-06-25
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
1
-0
/
+5
2018-06-25
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-06-25
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
1
-2
/
+2
2018-06-25
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-06-25
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2
-7
/
+33
2018-06-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-06-19
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
1
-1
/
+6
2018-06-19
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
1
-2
/
+5
[next]