index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
1
-3
/
+5
2019-10-04
USB: usb-skeleton: fix runtime PM after driver unbind
Johan Hovold
1
-5
/
+3
2019-10-04
xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...
Wei Yongjun
1
-0
/
+1
2019-10-04
dt-bindings: usb: Bring back phy-names
Maxime Ripard
3
-2
/
+17
2019-10-04
ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCI
Maxime Ripard
12
-0
/
+40
2019-10-04
usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
Yoshihiro Shimoda
6
-2
/
+34
2019-10-04
usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
Yoshihiro Shimoda
1
-2
/
+0
2019-10-04
udc: lpc32xx: fix 64-bit compiler warning
Arnd Bergmann
2
-3
/
+3
2019-10-04
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
1
-0
/
+8
2019-10-04
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-04
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
1
-2
/
+21
2019-10-04
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-04
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
1
-4
/
+11
2019-10-04
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
2019-10-04
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
1
-4
/
+6
2019-10-04
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
1
-2
/
+2
2019-10-04
USB: legousbtower: fix open after failed reset request
Johan Hovold
1
-2
/
+2
2019-10-04
USB: legousbtower: fix potential NULL-deref on disconnect
Johan Hovold
1
-11
/
+15
2019-10-04
USB: legousbtower: fix deadlock on disconnect
Johan Hovold
1
-17
/
+2
2019-10-04
USB: legousbtower: fix slab info leak at probe
Johan Hovold
1
-2
/
+4
2019-10-04
usb: typec: ucsi: displayport: Fix for the mode entering routine
Heikki Krogerus
1
-0
/
+2
2019-10-04
usb: typec: ucsi: ccg: Remove run_isr flag
Heikki Krogerus
1
-38
/
+4
2019-10-04
USB: usblcd: use pr_err()
Johan Hovold
1
-1
/
+1
2019-10-04
USB: usblcd: drop redundant lcd mutex
Johan Hovold
1
-7
/
+0
2019-10-04
USB: usblcd: drop redundant disconnect mutex
Johan Hovold
1
-17
/
+1
2019-10-04
USB: usblcd: fix I/O after disconnect
Johan Hovold
1
-2
/
+31
2019-10-04
bindings: rename links to mason USB2/USB3 DT files
Mauro Carvalho Chehab
1
-2
/
+2
2019-10-04
usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()
Dan Carpenter
1
-6
/
+8
2019-10-04
USB: dummy-hcd: fix power budget for SuperSpeed mode
Jacky.Cao@sony.com
1
-1
/
+2
2019-10-04
usbip: vhci_hcd indicate failed message
Mao Wenan
1
-2
/
+2
2019-10-04
USB: yurex: Don't retry on unexpected errors
Alan Stern
1
-3
/
+4
2019-10-04
USB: adutux: fix NULL-derefs on disconnect
Johan Hovold
1
-6
/
+10
2019-10-04
USB: adutux: fix use-after-free on disconnect
Johan Hovold
1
-3
/
+4
2019-10-04
usb: cdns3: Fix sheduling with locks held.
Pawel Laszczak
1
-1
/
+1
2019-10-04
usb: cdns3: Fix use after free in probe error handling
Dan Carpenter
1
-1
/
+2
2019-10-04
USB: microtek: fix info-leak at probe
Johan Hovold
1
-0
/
+4
2019-10-04
dt-bindings: usb: Fix references to usb-hcd.yaml
Jonathan Neuschäfer
4
-7
/
+7
2019-10-04
USB: rio500: Remove Rio 500 kernel driver
Bastien Nocera
13
-708
/
+0
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-30
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
[next]