Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
79fd8e706637a5c7c41f9498fe0fbfb437abfdc8
/
drivers
79fd8e7
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
by Vitaly Kuznetsov
· 9 years ago
7047f17
Drivers: hv: vmbus: Add vendor and device atttributes
by K. Y. Srinivasan
· 9 years ago
1b807e1
Drivers: hv: vmbus: Cleanup vmbus_set_event()
by K. Y. Srinivasan
· 9 years ago
5fae054
goldfish: locking bugs in goldfish_pipe_read_write()
by Dan Carpenter
· 9 years ago
d40a094
misc: mic: fix incorrect use of error codes in SCIF DMA driver
by Eric Biggers
· 9 years ago
0d0ce9c
misc: mic/scif: use list_next_entry instead of list_entry_next
by Geliang Tang
· 9 years ago
7b64dbf
misc: mic/scif: fix wrap around tests
by Dan Carpenter
· 9 years ago
269ad6e
staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_base"
by Christian Colic
· 9 years ago
2ce601b
staging: goldfish: (coding style) Add spaces around the "+" to conform to checkpatch
by Christian Colic
· 9 years ago
b0e302b
staging: goldfish: use div64_s64 instead of do_div
by Arnd Bergmann
· 9 years ago
025fb79
mei: split amthif client init from end of clients enumeration
by Alexander Usyskin
· 9 years ago
27f476e
mei: hbm: send immediate reply flag in enum request
by Alexander Usyskin
· 9 years ago
a816a00
mei: bus: run rescan on me_clients list change
by Alexander Usyskin
· 9 years ago
7851e00
mei: drop reserved host client ids
by Alexander Usyskin
· 9 years ago
6938c19
mei: hbm: warn about fw-initiated disconnect
by Alexander Usyskin
· 9 years ago
f4e0624
mei: fixed address clients for the new platforms
by Alexander Usyskin
· 9 years ago
06ee536
mei: fill file pointer in read cb for fixed address client
by Alexander Usyskin
· 9 years ago
603c53e
mei: discard replies from unconnected fixed address clients
by Alexander Usyskin
· 9 years ago
a4307fe
mei: clean write queues and wake waiters on disconnect
by Alexander Usyskin
· 9 years ago
0faf6a3
mei: wake blocked write on link reset
by Alexander Usyskin
· 9 years ago
e8466b3
mei: drop superfluous closing bracket from write traces
by Alexander Usyskin
· 9 years ago
15c13df
mei: bus: check if the device is enabled before data transfer
by Alexander Usyskin
· 9 years ago
850f894
mei: bus: fix notification event delivery
by Tomas Winkler
· 9 years ago
a1f9ae2
mei: bus: fix RX event scheduling
by Tomas Winkler
· 9 years ago
b74d883
mei: amthif: interrupt reader on link reset
by Alexander Usyskin
· 9 years ago
4bddf56
mei: amthif: use rx_wait queue also for amthif client
by Alexander Usyskin
· 9 years ago
77b007b
mei: amthif: drop parameter validation from mei_amthif_write
by Tomas Winkler
· 9 years ago
9abd8b3
mei: amthif: replace amthif_rd_complete_list with rd_completed
by Tomas Winkler
· 9 years ago
5cf8b2a
mei: amthif: allow only one request at a time
by Alexander Usyskin
· 9 years ago
62e8e6a
mei: rename variable names 'file_object' to fp
by Tomas Winkler
· 9 years ago
f23e2cc
mei: constify struct file pointer
by Tomas Winkler
· 9 years ago
d0df8df
mei: amthif: don't drop read packets on timeout
by Alexander Usyskin
· 9 years ago
5ba0bf4
mei: amthif: don't copy from an empty buffer
by Alexander Usyskin
· 9 years ago
1f7e489
mei: call stop on failed char device register
by Alexander Usyskin
· 9 years ago
f862b6b
mei: fix possible integer overflow issue
by Tomas Winkler
· 9 years ago
439a74b
mei: debugfs: allow hbm features list dump in earlier stages
by Alexander Usyskin
· 9 years ago
26900254
mei: debugfs: adjust active clients print buffer
by Alexander Usyskin
· 9 years ago
a96c548
mei: trace pci configuration space io
by Tomas Winkler
· 9 years ago
3a20a5c
watchdog: mei_wdt: re-register device on event
by Tomas Winkler
· 9 years ago
ad1cd72
watchdog: mei_wdt: add activation debugfs entry
by Tomas Winkler
· 9 years ago
7a23f80
watchdog: mei_wdt: register wd device only if required
by Tomas Winkler
· 9 years ago
e97cdb3
mei: bus: whitelist the watchdog client
by Tomas Winkler
· 9 years ago
c9cf20e
watchdog: mei_wdt: add status debugfs entry
by Tomas Winkler
· 9 years ago
222818c
watchdog: mei_wdt: implement MEI iAMT watchdog driver
by Tomas Winkler
· 9 years ago
fdd9b86
mei: wd: drop the watchdog code from the core mei driver
by Alexander Usyskin
· 9 years ago
b86d1bd
mei: drop nfc leftovers from the mei driver
by Tomas Winkler
· 9 years ago
8b2458f
mei: always copy the read buffer if data is ready
by Alexander Usyskin
· 9 years ago
13cf988
mei: prevent queuing new flow control credit.
by Alexander Usyskin
· 9 years ago
2bcfdc2
mei: bus: remove redundant uuid string in debug messages
by Tomas Winkler
· 9 years ago
3e2fbc7
Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherent
by Shraddha Barke
· 9 years ago
d62f324
goldfish: Enable ACPI-based enumeration for android pipe
by Jason Hu
· 9 years ago
4f42071
goldfish_pipe: Pass physical addresses to the device if supported
by Yu Ning
· 9 years ago
2e5fc89
Enable platform support for Goldfish virtual devices
by Miodrag Dinic
· 9 years ago
25dd0f4
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
by Greg Hackmann
· 9 years ago
91a18a4
platform: goldfish: pipe: add devicetree bindings
by Greg Hackmann
· 9 years ago
2f3be88
goldfish_pipe: Pin pages to memory while copying and other cleanups
by Christoffer Dall
· 9 years ago
23c5ee2
goldfish_pipe: don't be clever with #define offsets
by Alex Bennée
· 9 years ago
bd2f348
goldfish: refactor goldfish platform configs
by Greg Hackmann
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e1c1087
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
81f05fe
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
00e3f5c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
6b31de3
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
by Josh Boyer
· 9 years ago
7885f2f
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
by Souvik Kumar Chakravarty
· 9 years ago
1f29cb1
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
by Simon Arlott
· 9 years ago
8fce60b
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
by Simon Arlott
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
aaa8666
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
by Cristian Birsan
· 9 years ago
b3e27d5
Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
20c759c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
98d9450
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next
by Zhang Rui
· 9 years ago
79d2453
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
1b8ee1e
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5430dfe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4adea1f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
1d5cfdb
tree wide: use kvfree() than conditional kfree()/vfree()
by Tetsuo Handa
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
57b8f11
lustre: remove unused declaration
by Al Viro
· 9 years ago
2c9b3eb
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
48162a2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
00affca
soc: qcom/spm: shut up uninitialized variable warning
by Arnd Bergmann
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
0a13dae
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
b26a95d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
03beaec
NTB: Fix macro parameter conflict with field name
by Allen Hubbe
· 9 years ago
a1b3695
NTB: Add support for AMD PCI-Express Non-Transparent Bridge
by Xiangliang Yu
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
859e762
Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
278e5ac
Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
1761b22
rbd: delete an unnecessary check before rbd_dev_destroy()
by Markus Elfring
· 9 years ago
34356f6
IB/mlx5: Unify CQ create flags check
by Leon Romanovsky
· 9 years ago
ad5f8e9
IB/mlx5: Expose Raw Packet QP to user space consumers
by majd@mellanox.com
· 9 years ago
427c1e7
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
by majd@mellanox.com
· 9 years ago
75850d0
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
by majd@mellanox.com
· 9 years ago
6d2f89df
IB/mlx5: Add Raw Packet QP query functionality
by majd@mellanox.com
· 9 years ago
0fb2ed6
IB/mlx5: Add create and destroy functionality for Raw Packet QP
by majd@mellanox.com
· 9 years ago
19098df
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
by majd@mellanox.com
· 9 years ago
Next »