index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
uas: Urbs must be anchored before submitting them
Hans de Goede
1
-8
/
+12
2014-03-05
uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()
Gerd Hoffmann
1
-9
/
+10
2014-03-05
uas: add dead request list
Gerd Hoffmann
1
-8
/
+42
2014-03-05
uas: make work list per-device
Gerd Hoffmann
1
-62
/
+44
2014-03-05
uas: properly reinitialize in uas_eh_bus_reset_handler
Gerd Hoffmann
1
-0
/
+5
2014-03-05
usbfs: Add support for allocating / freeing streams
Hans de Goede
2
-0
/
+125
2014-03-05
usbfs: Add ep_to_host_endpoint helper function
Hans de Goede
1
-7
/
+11
2014-03-05
usbfs: Add support for bulk stream ids
Hans de Goede
2
-1
/
+8
2014-03-05
usbfs: proc_do_submiturb use a local variable for number_of_packets
Hans de Goede
1
-8
/
+7
2014-03-05
usbfs: Kill urbs on interface before doing a set_interface
Hans de Goede
1
-0
/
+3
2014-03-05
usb-core: Free bulk streams on interface release
Hans de Goede
1
-1
/
+22
2014-03-05
usb-core: Track if an endpoint has streams
Hans de Goede
2
-8
/
+28
2014-03-05
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
2
-1
/
+2
2014-03-05
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
1
-2
/
+1
2014-03-05
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
1
-26
/
+81
2014-03-05
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
1
-1
/
+1
2014-03-05
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2
-7
/
+16
2014-03-05
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2
-2
/
+6
2014-03-05
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
2014-03-05
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
1
-8
/
+8
2014-03-05
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
1
-1
/
+20
2014-03-05
xhci: fix usb3 streams
Gerd Hoffmann
2
-43
/
+90
2014-03-05
xhci: make warnings greppable
Oliver Neukum
1
-13
/
+8
2014-03-05
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
3
-17
/
+21
2014-03-03
USB: sisusb: Use static const, fix typo
Joe Perches
1
-4
/
+6
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
1
-4
/
+0
2014-03-03
Linux 3.14-rc5
v3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-03-01
usb: wusbcore: fix compile warnings
Thomas Pugliese
2
-7
/
+3
2014-03-01
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
1
-1
/
+1
2014-03-01
hub: debug message for failing to enable device
Oliver Neukum
1
-1
/
+5
2014-03-01
usb: wusbcore: add info to HWA debug prints
Thomas Pugliese
1
-9
/
+16
2014-03-01
usb: wusbcore: read actual_length bytes isoc in segments
Thomas Pugliese
1
-1
/
+1
2014-03-01
usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor
Thomas Pugliese
1
-1
/
+1
2014-03-01
usb: wusbcore: add a convenience function for completing a transfer segment
Thomas Pugliese
1
-21
/
+27
2014-03-01
usb: wusbcore: prevent urb dequeue and giveback race
Thomas Pugliese
1
-10
/
+27
2014-03-01
usb: wusbcore: fix stranded URB after HWA unplug
Thomas Pugliese
1
-5
/
+51
2014-03-01
usb: wusbcore: fix kernel panic on HWA unplug
Thomas Pugliese
1
-4
/
+44
2014-02-28
MAINTAINERS: add maintainer entry for Armada DRM driver
Russell King
1
-0
/
+5
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
1
-2
/
+3
2014-02-28
perf tools: Fix strict alias issue for find_first_bit
Jiri Olsa
1
-1
/
+3
2014-02-28
powerpc/powernv: Fix indirect XSCOM unmangling
Benjamin Herrenschmidt
1
-9
/
+12
2014-02-28
powerpc/powernv: Fix opal_xscom_{read,write} prototype
Benjamin Herrenschmidt
1
-2
/
+2
2014-02-28
powerpc/powernv: Refactor PHB diag-data dump
Gavin Shan
1
-95
/
+125
2014-02-28
powerpc/powernv: Dump PHB diag-data immediately
Gavin Shan
1
-53
/
+43
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
3
-5
/
+20
[next]