index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-04
uas: Add the posibilty to blacklist uas devices from using the uas driver
Hans de Goede
2014-03-04
usb: Reset USB-3 devices on USB-3 link bounce
Hans de Goede
2014-03-04
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
2014-03-04
xhci: Handle MaxPSASize == 0
Hans de Goede
2014-03-04
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
2014-03-04
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
2014-03-04
uas: Move uas detect code to uas-detect.h
Hans de Goede
2014-03-04
uas: Add a uas_find_uas_alt_setting helper function
Hans de Goede
2014-03-04
uas: Use all available stream ids
Hans de Goede
2014-03-04
uas: Pack iu struct definitions
Hans de Goede
2014-03-04
uas: Fix response iu struct definition
Hans de Goede
2014-03-04
uas: s/response_ui/response_iu/
Hans de Goede
2014-03-04
uas: Fix reset handling for externally triggered reset
Hans de Goede
2014-03-04
uas: Fix reset locking
Hans de Goede
2014-03-04
uas: Fix uas not working when plugged into an ehci port
Hans de Goede
2014-03-04
uas: uas_alloc_cmd_urb: drop unused stream_id parameter
Hans de Goede
2014-03-04
uas: Avoid unnecessary unlock / lock calls around unlink_data_urbs
Hans de Goede
2014-03-04
uas: Properly set interface to altsetting 0 on probe failure
Hans de Goede
2014-03-04
uas: Urbs must be anchored before submitting them
Hans de Goede
2014-03-04
uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()
Gerd Hoffmann
2014-03-04
uas: add dead request list
Gerd Hoffmann
2014-03-04
uas: make work list per-device
Gerd Hoffmann
2014-03-04
uas: properly reinitialize in uas_eh_bus_reset_handler
Gerd Hoffmann
2014-03-04
usbfs: Add support for allocating / freeing streams
Hans de Goede
2014-03-04
usbfs: Add ep_to_host_endpoint helper function
Hans de Goede
2014-03-04
usbfs: Add support for bulk stream ids
Hans de Goede
2014-03-04
usbfs: proc_do_submiturb use a local variable for number_of_packets
Hans de Goede
2014-03-04
usbfs: Kill urbs on interface before doing a set_interface
Hans de Goede
2014-03-04
usb-core: Free bulk streams on interface release
Hans de Goede
2014-03-04
usb-core: Track if an endpoint has streams
Hans de Goede
2014-03-04
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
2014-03-04
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
2014-03-04
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
2014-03-04
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
2014-03-04
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2014-03-04
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2014-03-04
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
2014-03-04
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
2014-03-04
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
2014-03-04
xhci: fix usb3 streams
Gerd Hoffmann
2014-03-04
xhci: make warnings greppable
Oliver Neukum
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2014-03-03
USB: sisusb: Use static const, fix typo
Joe Perches
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
2014-03-02
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
2014-03-02
Linux 3.14-rc5
Linus Torvalds
2014-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-03-02
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-03-02
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-02
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]