Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
97172a660cfc744996112eb625a77282a4b627b7
97172a6
uas: Honor no-uas quirk set in usb-storage's quirks module parameter
by Hans de Goede
· 11 years ago
d24d481
usb-storage: Modify and export adjust_quirks so that it can be used by uas
by Hans de Goede
· 11 years ago
5bfd5b5
usb-storage: Don't bind to uas devices if the uas driver is enabled
by Hans de Goede
· 11 years ago
79b4c06
uas: Add the posibilty to blacklist uas devices from using the uas driver
by Hans de Goede
· 11 years ago
a82b76f
usb: Reset USB-3 devices on USB-3 link bounce
by Hans de Goede
· 11 years ago
7a7b562
usb: Clear host_endpoint->streams when implicitly freeing streams
by Hans de Goede
· 11 years ago
f792088
xhci: Handle MaxPSASize == 0
by Hans de Goede
· 11 years ago
84c1e40
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
by Hans de Goede
· 11 years ago
127329d
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
by Hans de Goede
· 11 years ago
82aa038
uas: Move uas detect code to uas-detect.h
by Hans de Goede
· 11 years ago
e1be067
uas: Add a uas_find_uas_alt_setting helper function
by Hans de Goede
· 11 years ago
d3f7c15
uas: Use all available stream ids
by Hans de Goede
· 11 years ago
d24354b
uas: Pack iu struct definitions
by Hans de Goede
· 11 years ago
00d202c
uas: Fix response iu struct definition
by Hans de Goede
· 11 years ago
e52e031
uas: s/response_ui/response_iu/
by Hans de Goede
· 11 years ago
4de7a373
uas: Fix reset handling for externally triggered reset
by Hans de Goede
· 11 years ago
be326f4
uas: Fix reset locking
by Hans de Goede
· 11 years ago
6c2334e
uas: Fix uas not working when plugged into an ehci port
by Hans de Goede
· 11 years ago
a887cd3
uas: uas_alloc_cmd_urb: drop unused stream_id parameter
by Hans de Goede
· 11 years ago
7e50e0b
uas: Avoid unnecessary unlock / lock calls around unlink_data_urbs
by Hans de Goede
· 11 years ago
6ce8213
uas: Properly set interface to altsetting 0 on probe failure
by Hans de Goede
· 11 years ago
d5f808d
uas: Urbs must be anchored before submitting them
by Hans de Goede
· 11 years ago
f491ecb
uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()
by Gerd Hoffmann
· 11 years ago
326349f
uas: add dead request list
by Gerd Hoffmann
· 11 years ago
1bf8198
uas: make work list per-device
by Gerd Hoffmann
· 11 years ago
d89bd83
uas: properly reinitialize in uas_eh_bus_reset_handler
by Gerd Hoffmann
· 11 years ago
bcf7f6e
usbfs: Add support for allocating / freeing streams
by Hans de Goede
· 11 years ago
2fec32b
usbfs: Add ep_to_host_endpoint helper function
by Hans de Goede
· 11 years ago
948cd8c
usbfs: Add support for bulk stream ids
by Hans de Goede
· 11 years ago
b2d03eb
usbfs: proc_do_submiturb use a local variable for number_of_packets
by Hans de Goede
· 11 years ago
5ec9c17
usbfs: Kill urbs on interface before doing a set_interface
by Hans de Goede
· 11 years ago
6343e8b
usb-core: Free bulk streams on interface release
by Hans de Goede
· 11 years ago
8d4f70b
usb-core: Track if an endpoint has streams
by Hans de Goede
· 11 years ago
8f5d354
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
by Hans de Goede
· 11 years ago
12d4bbc
usb-core: Fix usb_free_streams return value documentation
by Hans de Goede
· 11 years ago
d573422
xhci: Remove segments from radix tree on failed insert.
by Sarah Sharp
· 11 years ago
a390153
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
by Hans de Goede
· 11 years ago
9aad95e
xhci: For streams the dequeue ptr must be read from the stream ctx
by Hans de Goede
· 11 years ago
95241db
xhci: Set SCT field for Set TR dequeue on streams
by Hans de Goede
· 11 years ago
c4bedb7
xhci: For streams the css flag most be read from the stream-ctx on ep stop
by Hans de Goede
· 11 years ago
ee4aa54
xhci: Check size rather then number of streams when allocating stream ctxs
by Hans de Goede
· 11 years ago
df61383
xhci: Free streams when they are still allocated on a set_interface call
by Hans de Goede
· 11 years ago
1534130
xhci: fix usb3 streams
by Gerd Hoffmann
· 11 years ago
e587b8b
xhci: make warnings greppable
by Oliver Neukum
· 11 years ago
25cd288
usb/xhci: Change how we indicate a host supports Link PM.
by Sarah Sharp
· 11 years ago
3c1b2c3
USB: sisusb: Use static const, fix typo
by Joe Perches
· 11 years ago
5d188d6
USB: EHCI: tegra: Drop unused defines
by Thierry Reding
· 11 years ago
8cb38e9
Merge 3.14-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
0414855
Linux 3.14-rc5
by Linus Torvalds
· 11 years ago
c59224d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a53c8ce
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
3751c97
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
9ff7aeb
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
d668ca1c
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
9f4a9b8
Merge iio fixes into staging-linus
by Greg Kroah-Hartman
· 11 years ago
3154da3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
49e893b
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
6950e23
drm/vmwgfx: avoid null pointer dereference at failure paths
by Alexey Khoroshilov
· 11 years ago
a34417f
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.
by Thomas Hellstrom
· 11 years ago
ae20456
drm/vmwgfx: Remove some unused surface formats
by Thomas Hellstrom
· 11 years ago
55de1ed
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
702256e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
3750c14
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
751a03c
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
af76815
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
927c4da
usb: wusbcore: fix compile warnings
by Thomas Pugliese
· 11 years ago
d3dae4a
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
23c0582
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
by Bjørn Mork
· 11 years ago
938569e
hub: debug message for failing to enable device
by Oliver Neukum
· 11 years ago
d1c5dd6
usb: wusbcore: add info to HWA debug prints
by Thomas Pugliese
· 11 years ago
ecf3701
usb: wusbcore: read actual_length bytes isoc in segments
by Thomas Pugliese
· 11 years ago
4659a24
usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor
by Thomas Pugliese
· 11 years ago
e500d52
usb: wusbcore: add a convenience function for completing a transfer segment
by Thomas Pugliese
· 11 years ago
5da43af
usb: wusbcore: prevent urb dequeue and giveback race
by Thomas Pugliese
· 11 years ago
acfadce
usb: wusbcore: fix stranded URB after HWA unplug
by Thomas Pugliese
· 11 years ago
618836cc
usb: wusbcore: fix kernel panic on HWA unplug
by Thomas Pugliese
· 11 years ago
8427def
MAINTAINERS: add maintainer entry for Armada DRM driver
by Russell King
· 11 years ago
ebb7c19
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
7aa4835
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
04b5225
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
d8efcf3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
78d9e93
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
f94def7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
b57fc9e
arm64: Fix !CONFIG_SMP kernel build
by Catalin Marinas
· 11 years ago
84fe682
arm64: mm: Add double logical invert to pte accessors
by Steve Capper
· 11 years ago
e0d849f
dm cache: fix truncation bug when mapping I/O to >2TB fast device
by Heinz Mauelshagen
· 11 years ago
b39c2a5
perf tools: Fix strict alias issue for find_first_bit
by Jiri Olsa
· 11 years ago
e0cf957
powerpc/powernv: Fix indirect XSCOM unmangling
by Benjamin Herrenschmidt
· 11 years ago
2f3f38e
powerpc/powernv: Fix opal_xscom_{read,write} prototype
by Benjamin Herrenschmidt
· 11 years ago
af87d2f
powerpc/powernv: Refactor PHB diag-data dump
by Gavin Shan
· 11 years ago
9471660
powerpc/powernv: Dump PHB diag-data immediately
by Gavin Shan
· 11 years ago
573ebfa
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
by Paul Mackerras
· 11 years ago
a95fc58
powerpc/ftrace: bugfix for test_24bit_addr
by Liu Ping Fan
· 11 years ago
f5295bd
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
by Laurent Dufour
· 11 years ago
41dd03a
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
by Tony Breeds
· 11 years ago
6c09ea4
Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'
by Rafael J. Wysocki
· 11 years ago
1b385cb
kvm, vmx: Really fix lazy FPU on nested guest
by Paolo Bonzini
· 11 years ago
280e7c4
perf tools: fix BFD detection on opensuse
by Andi Kleen
· 11 years ago
3803c8e
drm/radeon: enable speaker allocation setup on dce3.2
by Alex Deucher
· 11 years ago
832eafa
drm/radeon: change audio enable logic
by Alex Deucher
· 11 years ago
Next »