Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c4e94174983a86c935be1537a73e496b778b0287
c4e9417
usb: chipidea: udc: don't touch DP when controller is in host mode
by Li Jun
· 8 years ago
f1f6d9a
xhci: don't dereference a xhci member after removing xhci
by Mathias Nyman
· 8 years ago
88716a9
usb: xhci: Fix panic if disconnect
by Jim Lin
· 8 years ago
0d2daad
xhci: really enqueue zero length TRBs.
by Alban Browaeys
· 8 years ago
33be126
xhci: always handle "Command Ring Stopped" events
by Mathias Nyman
· 8 years ago
add1250
cdc-acm: fix wrong pipe type on rx interrupt xfers
by Gavin Li
· 8 years ago
fa25425
Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
5395875
usb: misc: usbtest: add fix for driver hang
by Lu Baolu
· 8 years ago
224f6e4
Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
a0ad85a
usb: dwc3: gadget: stop processing on HWO set
by Felipe Balbi
· 8 years ago
79d1748
usb: dwc3: don't set last bit for ISOC endpoints
by Janusz Dziedzic
· 9 years ago
207707d
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
by Xerox Lin
· 9 years ago
17a1dc5
usb: udc: core: fix error handling
by Peter Chen
· 9 years ago
7442e6d
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
by Dan Carpenter
· 9 years ago
327b21da
usb/gadget: fix gadgetfs aio support.
by Mathieu Laurendeau
· 9 years ago
3887db5
usb: gadget: composite: Fix return value in case of error
by Christophe JAILLET
· 9 years ago
bd610c5
usb: gadget: uvc: Fix return value in case of error
by Christophe JAILLET
· 9 years ago
63196e9
usb: gadget: fix check in sync read from ep in gadgetfs
by Binyamin Sharet
· 9 years ago
528d281
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
by Peter Chen
· 9 years ago
4c4f106
usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()
by Wei Yongjun
· 9 years ago
ec57fcd
usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()
by Wei Yongjun
· 9 years ago
cee51c3
usb: gadget: configfs: add mutex lock before unregister gadget
by Winter Wang
· 9 years ago
88c09ea
usb: gadget: u_ether: fix dereference after null check coverify warning
by Peter Chen
· 9 years ago
c526c62
usb: gadget: composite: fix dereference after null check coverify warning
by Peter Chen
· 9 years ago
700aa7f
usb: renesas_usbhs: Use dmac only if the pipe type is bulk
by Yoshihiro Shimoda
· 8 years ago
9ab967e
usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
by Yoshihiro Shimoda
· 8 years ago
772ce81
usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac
by Yoshihiro Shimoda
· 8 years ago
4491ed5
usb: dwc3: pci: add Intel Kabylake PCI ID
by Heikki Krogerus
· 9 years ago
7c705df
usb: dwc3: gadget: always cleanup all TRBs
by Felipe Balbi
· 8 years ago
e5b36ae
usb: dwc3: gadget: fix for short pkts during chained xfers
by Felipe Balbi
· 8 years ago
c7de573
usb: dwc3: gadget: increment request->actual once
by Felipe Balbi
· 9 years ago
59b71f7
usb: host: max3421-hcd: fix mask of IO control register
by Jaewon Kim
· 9 years ago
5cce438
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
by Alan Stern
· 9 years ago
70f7ca9
usb: devio, do not warn when allocation fails
by Jiri Slaby
· 9 years ago
bc337b5
usb: ehci: change order of register cleanup during shutdown
by Marc Ohlf
· 9 years ago
aed9d65
USB: validate wMaxPacketValue entries in endpoint descriptors
by Alan Stern
· 9 years ago
9c6256a
usb: misc: ftdi-elan: Fix off-by-one memory corruptions
by Xiao Han
· 9 years ago
2832493
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
by Peter Chen
· 9 years ago
07d316a
USB: hub: change the locking in hub_activate
by Alan Stern
· 8 years ago
ca5cbc8
USB: hub: fix up early-exit pathway in hub_activate
by Alan Stern
· 8 years ago
6bb47e8
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
by Viresh Kumar
· 9 years ago
647024a
USB: serial: fix memleak in driver-registration error path
by Alexey Klimov
· 8 years ago
01d7956
USB: serial: option: add support for Telit LE920A4
by Daniele Palmas
· 9 years ago
ae34d12c
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
by Sheng-Hui J. Chu
· 9 years ago
6977495
USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
by Robert Deliën
· 9 years ago
cf1b180
USB: serial: option: add D-Link DWM-156/A3
by Lubomir Rintel
· 9 years ago
29b4817
Linux 4.8-rc1
by Linus Torvalds
· 8 years ago
857953d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
635a4ba
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
31c64f7
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
by Jens Axboe
· 9 years ago
ba13e83
mm: make __swap_writepage() use bio_set_op_attrs()
by Jens Axboe
· 9 years ago
c11f0c0
block/mm: make bdev_ops->rw_page() take a bool for read/write
by Jens Axboe
· 8 years ago
52ddb7e
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e9d488c
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc
by Linus Torvalds
· 8 years ago
337684a
fs: return EPERM on immutable inode
by Eryu Guan
· 9 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0cbbc42
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ce804bf
Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
0803e04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
80fac0f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
db82627
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c98f582
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1630e84
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
by Linus Torvalds
· 8 years ago
194d6ad
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
a157b3a
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
32199ec
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
a02040d
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
0603006
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
d268675
Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
fff648d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
62e6e9b
Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
0524b42
Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
11d8ec4
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
39fada5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
f72035f
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
e976e56
ramoops: use persistent_ram_free() instead of kfree() for freeing prz
by Hiraku Toyooka
· 9 years ago
529182e
ramoops: use DT reserved-memory bindings
by Kees Cook
· 9 years ago
95f1464
NTB: ntb_hw_intel: use local variable pdev
by Allen Hubbe
· 9 years ago
4089527
NTB: ntb_hw_intel: show BAR size in debugfs info
by Allen Hubbe
· 9 years ago
a9c59ef
ntb_test: Add a selftest script for the NTB subsystem
by Logan Gunthorpe
· 9 years ago
35539b5
ntb_perf: clear link_is_up flag when the link goes down.
by Logan Gunthorpe
· 9 years ago
20572ee
ntb_pingpong: Add a debugfs file to get the ping count
by Logan Gunthorpe
· 9 years ago
bfcaa39
ntb_tool: Add link status and files to debugfs
by Logan Gunthorpe
· 9 years ago
717146a
ntb_tool: Postpone memory window initialization for the user
by Logan Gunthorpe
· 9 years ago
26dc638
ntb_perf: Wait for link before running test
by Logan Gunthorpe
· 9 years ago
58fd0f3
ntb_perf: Return results by reading the run file
by Logan Gunthorpe
· 9 years ago
da573ea
ntb_perf: Improve thread handling to increase robustness
by Logan Gunthorpe
· 9 years ago
fd2ecd8
ntb_perf: Schedule based on time not on performance
by Logan Gunthorpe
· 9 years ago
19645a0
ntb_transport: Check the number of spads the hardware supports
by Logan Gunthorpe
· 9 years ago
8b71d28
ntb_tool: Add memory window debug support
by Logan Gunthorpe
· 9 years ago
4aae977
ntb_perf: Allow limiting the size of the memory windows
by Logan Gunthorpe
· 9 years ago
a754a8f
NTB: allocate number transport entries depending on size of ring size
by Dave Jiang
· 9 years ago
625f080
ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
by Logan Gunthorpe
· 9 years ago
c792eba
ntb_tool: Fix infinite loop bug when writing spad/peer_spad file
by Logan Gunthorpe
· 9 years ago
4dc14b3
Merge branches 'acpi-ec' and 'acpi-button'
by Rafael J. Wysocki
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
e2b3b80
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
Next »