Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6a6631dc322b1ca187752a77bc5f74155017ecb
b6a6631
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
by Sergei Shtylyov
· 8 years ago
858b9be
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its caller
by Sergei Shtylyov
· 8 years ago
dbac5d0
usb: musb: host: don't start next rx urb if current one failed
by Bin Liu
· 8 years ago
b580121
usb: musb: host: clear rxcsr error bit if set
by Bin Liu
· 8 years ago
d95815b
USB: xhci: Add broken streams quirk for Frescologic device id 1009
by Hans de Goede
· 8 years ago
85e3990
USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN
by Alan Stern
· 8 years ago
593224e
USB: uas: Fix slave queue_depth not being set
by Hans de Goede
· 8 years ago
5fc3632
uas: remove can_queue set in host template
by Tom Yan
· 8 years ago
32cb0b3
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
by Hans de Goede
· 8 years ago
81099f9
usb: quirks: Fix sorting
by Hans de Goede
· 8 years ago
757de49
xhci: fix platform quirks overwrite regression in 4.7-rc1
by Mathias Nyman
· 8 years ago
de95c40
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
by Thomas Petazzoni
· 8 years ago
3425aa0
xhci: Fix handling timeouted commands on hosts in weird states.
by Mathias Nyman
· 8 years ago
27a41a8
xhci: Cleanup only when releasing primary hcd
by Gabriel Krisman Bertazi
· 8 years ago
6399232
Merge tag 'fixes-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
50c763f
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
by John Youn
· 8 years ago
27a0faa
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
by Peter Griffin
· 8 years ago
7e14f47a
usb: gadget: composite: don't queue OS desc req if length is invalid
by William Wu
· 8 years ago
c6010c8
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
by Jim Lin
· 8 years ago
e877b72
usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
by Heinrich Schuchardt
· 9 years ago
ffeee83
usb: gadget: avoid exposing kernel stack
by Heinrich Schuchardt
· 9 years ago
23e3439
usb: dwc2: fix regression on big-endian PowerPC/ARM systems
by Arnd Bergmann
· 8 years ago
5364239
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
by Jim Lin
· 8 years ago
cc50dc2
usb: gadget: storage-common: Fix old comment about qualifier descriptor
by Krzysztof Opasiak
· 8 years ago
d4529f9
usb: gadget: uac2: Drop unused device qualifier descriptor
by Krzysztof Opasiak
· 8 years ago
e5a8916
usb: gadget: printer: Drop unused device qualifier descriptor
by Krzysztof Opasiak
· 8 years ago
375f62e
Documentation: configfs-usb-gadget-uvc: fix kernel version
by Alexandre Belloni
· 8 years ago
15186f1
usb: dwc2: gadget: Do not halt isochronous endpoints
by Vahram Aharonyan
· 8 years ago
51da43b
usb: dwc2: gadget: Do not halt endpoint if active
by Vahram Aharonyan
· 8 years ago
d246dcb
usb: gadget: fix spinlock dead lock in gadgetfs
by Bin Liu
· 8 years ago
0015f91
usb: f_fs: off by one bug in _ffs_func_bind()
by Dan Carpenter
· 8 years ago
4879efb
usb: dwc3: exynos: Fix deferred probing storm.
by Steinar H. Gunderson
· 8 years ago
f1bddbb
usb: gadget: Fix binding to UDC via configfs interface
by Krzysztof Opasiak
· 9 years ago
1a695a9
Linux 4.7-rc1
by Linus Torvalds
· 8 years ago
e0ab7af
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
by George Spelvin
· 8 years ago
f2a031b
Rename other copy of hash_string to hashlen_string
by George Spelvin
· 8 years ago
037369b
hpfs: implement the show_options method
by Mikulas Patocka
· 8 years ago
01d6e08
affs: fix remount failure when there are no options changed
by Mikulas Patocka
· 8 years ago
44d5170
hpfs: fix remount failure when there are no options changed
by Mikulas Patocka
· 8 years ago
4029632
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
d66492b
fs: fix binfmt_aout.c build error
by Guenter Roeck
· 8 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 8 years ago
4684fe9
h8300: Add <asm/hash.h>
by George Spelvin
· 8 years ago
7b13277
microblaze: Add <asm/hash.h>
by George Spelvin
· 8 years ago
14c44b9
m68k: Add <asm/hash.h>
by George Spelvin
· 8 years ago
468a942
<linux/hash.h>: Add support for architecture-specific functions
by George Spelvin
· 8 years ago
2a18da7a
fs/namei.c: Improve dcache hash function
by George Spelvin
· 8 years ago
ef703f4
Eliminate bad hash multipliers from hash_32() and hash_64()
by George Spelvin
· 8 years ago
92d5677
Change hash_64() return value to 32 bits
by George Spelvin
· 8 years ago
917ea16
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
by George Spelvin
· 8 years ago
fcfd2fb
fs/namei.c: Add hashlen_string() function
by George Spelvin
· 8 years ago
f4bcbe7
Pull out string hash to <linux/stringhash.h>
by George Spelvin
· 8 years ago
4e8440b
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
a1842b2
Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 8 years ago
0723ab4
Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
8d057e3
Revert "platform/chrome: chromeos_laptop: Add Leon Touch"
by Benson Leung
· 8 years ago
e6be18f
i2c: dev: use after free in detach
by Dan Carpenter
· 8 years ago
a8c5ddf
MIPS: Add missing FROZEN hotplug notifier transitions
by Anna-Maria Gleixner
· 8 years ago
bb93078
MIPS: Build microMIPS VDSO for microMIPS kernels
by James Hogan
· 8 years ago
13eb192
MIPS: Fix sigreturn via VDSO on microMIPS kernel
by James Hogan
· 8 years ago
5214cae
MIPS: devicetree: fix cpu interrupt controller node-names
by Antony Pavlov
· 8 years ago
94cc36b
MIPS: VDSO: Build with `-fno-strict-aliasing'
by Maciej W. Rozycki
· 8 years ago
41cc07b
MIPS: Pistachio: Enable KASLR
by Matt Redfearn
· 8 years ago
aedcfbe
MIPS: lib: Mark intrinsics notrace
by Harvey Hunt
· 8 years ago
aa76042
MIPS: Fix 64-bit HTW configuration
by James Hogan
· 8 years ago
6446e6c
MIPS: Add 64-bit HTW fields
by James Hogan
· 8 years ago
f46d92e
MAINTAINERS: Add file patterns for mips device tree bindings
by Geert Uytterhoeven
· 8 years ago
7ad2410
MAINTAINERS: Add file patterns for mips brcm device tree bindings
by Geert Uytterhoeven
· 8 years ago
5aadab0
MIPS: Simplify DSP instruction encoding macros
by James Hogan
· 8 years ago
c84700c
MIPS: Add missing tlbinvf/XPA microMIPS encodings
by James Hogan
· 8 years ago
6e1b29c
MIPS: Fix little endian microMIPS MSA encodings
by James Hogan
· 8 years ago
1c48a17
MIPS: Add missing VZ accessor microMIPS encodings
by James Hogan
· 8 years ago
0dfa1c1
MIPS: Add inline asm encoding helpers
by James Hogan
· 8 years ago
4939788
MIPS: Spelling fix lets -> let's
by Ralf Baechle
· 8 years ago
a320a11
MIPS: VR41xx: Fix typo
by Andrea Gelmini
· 8 years ago
5004614
MIPS: oprofile: Fix typo
by Andrea Gelmini
· 8 years ago
e7e3346
MIPS: math-emu: Fix typo
by Andrea Gelmini
· 8 years ago
209b877
MIPS: lib: Fix typo
by Andrea Gelmini
· 8 years ago
a90c59e
MIPS: kernel: Fix typo
by Andrea Gelmini
· 8 years ago
f5be47f
MIPS: R6: Fix typo
by Andrea Gelmini
· 8 years ago
a9e7e45
MIPS: IP22/IP28: Fix typo
by Andrea Gelmini
· 8 years ago
da66f8e
MIPS: Cavium: Fix typo
by Andrea Gelmini
· 8 years ago
7a448b5
MIPS: MT: Fix typo
by Andrea Gelmini
· 8 years ago
fb0f6e8
MIPS: Loongson64: Fix typo
by Andrea Gelmini
· 8 years ago
dc3c273
MIPS: IP32: Fix typo
by Andrea Gelmini
· 8 years ago
87fd4e2
MIPS: IP27: Fix typo
by Andrea Gelmini
· 8 years ago
e904b94
MIPS: BCM63xx: Fix typo
by Andrea Gelmini
· 8 years ago
be9fde2
MIPS: Alchemy: Fix typo
by Andrea Gelmini
· 8 years ago
20430e7
MIPS: hazards.h: Fix typo
by Andrea Gelmini
· 8 years ago
9b987c4
MIPS: Lasat: A couple off by one bugs in picvue_proc.c
by Dan Carpenter
· 11 years ago
2b436a3
MIPS: ralink: add MT7628 EPHY LEDs pinmux support
by Álvaro Fernández Rojas
· 8 years ago
07b50db
MIPS: ralink: fix MT7628 wled_an pinmux gpio
by Álvaro Fernández Rojas
· 8 years ago
d714682
MIPS: ralink: fix MT7628 pinmux typos
by Álvaro Fernández Rojas
· 8 years ago
f03984c
MIPS: Fix write_gc0_* macros when writing zero
by James Hogan
· 8 years ago
63a8802
MIPS: CPS: Copy EVA configuration when starting secondary VPs.
by Matt Redfearn
· 8 years ago
5c33f8b
MIPS: Add definitions of SegCtl registers and use them
by Matt Redfearn
· 8 years ago
dd31740
dt/bindings: Correct clk binding example for PIC32 gpio.
by Purna Chandra Mandal
· 8 years ago
761e52b
dt/bindings: Correct clk binding example for PIC32 WDT.
by Purna Chandra Mandal
· 8 years ago
Next »