Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
442ee366bec3cbdaf5794e80f803d87c5787c5d8
442ee36
usb: usbip: Avoid NULL pointer dereference in case of error
by Krzysztof Opasiak
· 9 years ago
2a7a10b
usbip: vudc: make dev_desc attribute binary
by Igor Kotrasinski
· 9 years ago
0c1849a
usb: Add driver for UCSI
by Heikki Krogerus
· 9 years ago
dc5878a
usb: core: move root hub's device node assignment after it is added to bus
by Peter Chen
· 9 years ago
49e8ecc
Use "foo *bar" instead of "foo * bar".
by Sandhya Bankar
· 9 years ago
62b5c80
usb: Remove unnecessary space before function pointer arguments.
by Sandhya Bankar
· 9 years ago
feb26ac
usb: core: hub: hub_port_init lock controller instead of bus
by Chris Bainbridge
· 9 years ago
edc8c54
usb/host/: const data must use __initconst not __initdata
by Nicolas Pitre
· 9 years ago
10871c1
usb: devio: declare usbdev_vm_ops as static
by Michele Curti
· 9 years ago
26186e5
usb: misc: usbtest: fix error of urb allocation
by Chunfeng Yun
· 9 years ago
f5e6253
usb: core: buffer: avoid NULL pointer dereferrence
by Chunfeng Yun
· 9 years ago
b5a2a8e
usbip: vudc: fix Kconfig dependencies
by Arnd Bergmann
· 9 years ago
6dc38da
usbip: safe completion against unbind operation
by Nobuo Iwata
· 9 years ago
0255cf9
usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()
by Krzysztof Opasiak
· 9 years ago
8c7003a3
usbip: fix NULL pointer dereference on errors
by Alexander Popov
· 9 years ago
2bdf6ea
usb: usbip: vudc: Fix WARN_ON() usage pattern
by Krzysztof Opasiak
· 9 years ago
f945c54
Documentation: ABI: Add doc for usbip-vudc attributes
by Krzysztof Opasiak
· 9 years ago
ce15bda
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
2a58f9c
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
by Felipe Balbi
· 9 years ago
676e349
usb: dwc3: gadget: update DCFG.NumP to max burst size
by Felipe Balbi
· 9 years ago
a6ef3e0
usb: dwc2: Proper cleanup on dr_mode failure
by John Youn
· 9 years ago
907a444
usb: dwc2: Fixed SOF interrupt enabling/disabling
by Sevak Arakelyan
· 9 years ago
b0d65902
usb: dwc2: host: Setting qtd to NULL after freeing it
by Vardan Mikayelyan
· 9 years ago
ee3de8d
usb: dwc2: gadget: Prevent handling of host interrupts
by Vardan Mikayelyan
· 9 years ago
8c3d609
usb: dwc2: gadget: Check for ep0 in enable
by Vahram Aharonyan
· 9 years ago
7b9cc7a
usb: dwc3: gadget: give better command return code
by Konrad Leszczynski
· 9 years ago
0878263
usb: gadget: composite: avoid kernel oops with bad gadgets
by Felipe Balbi
· 9 years ago
ce046d3
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
by Heikki Krogerus
· 9 years ago
474799f
usb: dwc3: pci: make build-in device properties available
by Heikki Krogerus
· 9 years ago
ae41141
usb: dwc3: ep0: sanity check test mode selector
by Fei Yang
· 9 years ago
328fafb
usb: hcd: do not call whc_clean_up on wch_init call failure
by Colin Ian King
· 9 years ago
1507372
USB: bcma: use simpler devm helper for getting vcc GPIO
by Rafał Miłecki
· 9 years ago
c06fac7
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
by Felipe Balbi
· 9 years ago
b1c127ae
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
by Felipe Balbi
· 9 years ago
72d4b28
usb: host: xhci: plat: change type of mvebu init_quirk()
by Felipe Balbi
· 9 years ago
3bdb263
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
by Felipe Balbi
· 9 years ago
7eca937
usb: xhci: plat: add ->plat_start() and ->init_quirk() methods
by Felipe Balbi
· 9 years ago
2dc240a
usb: host: xhci: rcar: retire use of xhci_plat_type_is()
by Felipe Balbi
· 9 years ago
7814015
usb: xhci: remove duplicate code of interval checking
by Alexandr Ivanov
· 9 years ago
75b040e
usb: xhci: remove duplicate function xhci_urb_to_transfer_ring
by Alexandr Ivanov
· 9 years ago
d251034
usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions
by Alexandr Ivanov
· 9 years ago
5f2e5fb
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
by David Mosberger
· 9 years ago
98b74b0
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
by David Mosberger
· 9 years ago
9360575
usbip: vudc: Add vudc to Kconfig
by Igor Kotrasinski
· 9 years ago
e0546fd
usbip: tools: Start using VUDC backend in usbip tools
by Igor Kotrasinski
· 9 years ago
7b3f74f
usbip: tools: Add vudc backend to usbip tools
by Krzysztof Opasiak
· 9 years ago
3391ba0
usbip: tools: Extract generic code to be shared with vudc backend
by Krzysztof Opasiak
· 9 years ago
ea6873a
usbip: vudc: Add SysFS infrastructure for VUDC
by Igor Kotrasinski
· 9 years ago
b6a0ca1
usbip: vudc: Add UDC specific ops
by Igor Kotrasinski
· 9 years ago
d62ba98
usbip: vudc: Add vudc_tx
by Igor Kotrasinski
· 9 years ago
abdb295
usbip: vudc: Add vudc_transfer
by Igor Kotrasinski
· 9 years ago
79c02cb
usbip: vudc: Add vudc_rx
by Igor Kotrasinski
· 9 years ago
80fd9cd
usbip: vudc: Add VUDC main file
by Igor Kotrasinski
· 9 years ago
c7af4c2
usbip: vudc: Make usbip_common vudc-aware
by Igor Kotrasinski
· 9 years ago
602364f
usbip: vudc: Add header for USB/IP UDC
by Igor Kotrasinski
· 9 years ago
f0183a3
usb: storage: fix multi-line comment style
by Felipe Balbi
· 9 years ago
5b91dfe
usb: storage: scsiglue: limit USB3 devices to 2048 sectors
by Felipe Balbi
· 9 years ago
779b457
usb: storage: scsiglue: further describe our 240 sector limit
by Felipe Balbi
· 9 years ago
d64aab0
hub: admit devices are SS+
by Oliver Neukum
· 9 years ago
fca504f
USB: correct intervals for SS+
by Oliver Neukum
· 9 years ago
dd80b54
USB: LTM also for USB 3.1
by Oliver Neukum
· 9 years ago
69b4269
Merge 4.6-rc5 into usb-next
by Greg Kroah-Hartman
· 9 years ago
02da2d7
Linux 4.6-rc5
by Linus Torvalds
· 9 years ago
913f201
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 9 years ago
4dfa573
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
987aedb
generic syscalls: wire up preadv2 and pwritev2 syscalls
by Andre Przywara
· 9 years ago
1ad9bf9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
82b23cb
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0e11d25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
16ecb41
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6527efb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
68dc08b
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
8e3ae37
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
f9d1e7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
09502d9
Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
ddce192
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
ff06162
Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
7c5047a
Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
d61fb48
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
d4b0528
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
d40d334
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 9 years ago
ea5dfb5
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
by Tony Luck
· 9 years ago
ff15e95
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
by Tony Luck
· 9 years ago
5813dea
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
103f611
x86/mm/xen: Suppress hugetlbfs in PV guests
by Jan Beulich
· 9 years ago
78b0634
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
by Juergen Gross
· 9 years ago
3b9d6da
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
by Sebastian Andrzej Siewior
· 9 years ago
16eeed7
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
by Daniel Lezcano
· 9 years ago
c2bb9e3
objtool: Fix Makefile to properly see if libelf is supported
by Steven Rostedt
· 9 years ago
18cdfe751
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
221004c
drm: Loongson-3 doesn't fully support wc memory
by Huacai Chen
· 9 years ago
005e8da
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
28dca90
drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
by Ben Skeggs
· 9 years ago
562e268
amdgpu/uvd: add uvd fw version for amdgpu
by Sonny Jiang
· 9 years ago
054892e
drm/amdgpu: forbid mapping of userptr bo through radeon device file
by Jérôme Glisse
· 9 years ago
b5dcec6
drm/radeon: forbid mapping of userptr bo through radeon device file
by Jérôme Glisse
· 9 years ago
83c5cda
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
by Alex Deucher
· 9 years ago
3ea25f8
drm/amdgpu: use defines for CRTCs and AMFT blocks
by Alex Deucher
· 9 years ago
deba0a2
drm/dp/mst: Validate port in drm_dp_payload_send_msg()
by cpaul@redhat.com
· 9 years ago
3addc4e
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
Next »