Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
66c472cdb62d7b00de55722a772f7dfecf88abd1
66c472c
Documentation: fpga: move fpga overview to driver-api
by Alan Tull
· 7 years ago
917a430
fpga: region: kernel-doc fixes
by Alan Tull
· 7 years ago
060ac5c
fpga: bridge: kernel-doc fixes
by Alan Tull
· 7 years ago
ff9da89
fpga: mgr: kernel-doc fixes
by Alan Tull
· 7 years ago
473f01f
fpga: use SPDX
by Alan Tull
· 7 years ago
9f36897
fpga: region: change api, add fpga_region_create/free
by Alan Tull
· 7 years ago
371cd1b
fpga: bridge: change api, don't use drvdata
by Alan Tull
· 7 years ago
7085e2a
fpga: manager: change api, don't use drvdata
by Alan Tull
· 7 years ago
bbaa9cd
fpga: region: don't use drvdata in common fpga code
by Alan Tull
· 7 years ago
8976093
Drivers: hv: vmbus: Removed an unnecessary cast from void *
by Dexuan Cui
· 7 years ago
1c9a4be5
ver_linux: Drop redundant calls to system() to test if file is readable
by Alexander Kapshuk
· 7 years ago
4169bc4
ver_linux: Move stderr redirection from function parameter to function body
by Alexander Kapshuk
· 7 years ago
0eca353
misc: IBM Virtual Management Channel Driver (VMC)
by Bryant G. Ly
· 7 years ago
5b7d127
rpmsg: Correct support for MODULE_DEVICE_TABLE()
by Andrew F. Davis
· 7 years ago
065c095
1wire: family module autoload fails because of upper/lower case mismatch.
by Ingo Flaschberger
· 7 years ago
955bc61
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
by Stefan Potyra
· 7 years ago
bd23a72
virt: vbox: Only copy_from_user the request-header once
by Wenwen Wang
· 7 years ago
bdeeed0
nubus: Call bus_register unconditionally
by Finn Thain
· 7 years ago
6be5b5b
ARM: amba: Fix wrong indentation in driver_override_store()
by Geert Uytterhoeven
· 7 years ago
1770a80
misc: sgi-gru: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
49cb93c
slimbus: qcom: remove unused variable
by Srinivas Kandagatla
· 7 years ago
50808bf
nvmem: properly handle returned value nvmem_reg_read
by Mathieu Malaterre
· 7 years ago
b378c77
nvmem: core: describe add missing dev function parameter
by Srinivas Kandagatla
· 7 years ago
e550773
nvmem: meson-efuse: add write support
by Jerome Brunet
· 7 years ago
a29a63b
nvmem: meson-efuse: simplify read callback
by Jerome Brunet
· 7 years ago
401488d
nvmem: meson-efuse: remove econfig global
by Jerome Brunet
· 7 years ago
3b51f47
nvmem: Add RAVE SP EEPROM driver
by Andrey Smirnov
· 7 years ago
3905c11
dt-bindings: nvmem: Add binding for RAVE SP EEPROM driver
by Andrey Smirnov
· 7 years ago
b3db17e
drivers: nvmem: Export nvmem_add_cells()
by Andrew Lunn
· 7 years ago
40fe78a
coresight: Remove %px for printing pcsr value
by Leo Yan
· 7 years ago
bd11441
coresight tmc etr: Removing extra newline
by Mathieu Poirier
· 7 years ago
805c2c2
coresight tmc etr: Fix uninitialised variable
by Mathieu Poirier
· 7 years ago
3606a1d
coresight tmc etr: Make memory check consistent in the same function
by Mathieu Poirier
· 7 years ago
ad0dfdf
coresight: Moving framework and drivers to SPDX identifier
by Mathieu Poirier
· 7 years ago
a7082da
coresight: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
a93e7b3
uio: Prevent device destruction while fds are open
by Hamish Martin
· 7 years ago
81daa40
uio: Reduce return paths from uio_write()
by Hamish Martin
· 7 years ago
f59acbc
doc: fix sysfs ABI documentation
by Stephen Hemminger
· 7 years ago
ae20b25
Drivers: hv: vmbus: enable VMBus protocol version 5.0
by Dexuan Cui
· 7 years ago
e19f70a
android: binder: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
720c241
ANDROID: binder: change down_write to down_read
by Minchan Kim
· 7 years ago
838d556
ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
by 宋金时
· 7 years ago
1190b4e
ANDROID: binder: remove 32-bit binder interface.
by Martijn Coenen
· 7 years ago
176c257
Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
c46302e
soundwire: intel: Add audio DAI ops
by Vinod Koul
· 7 years ago
37a2d22
soundwire: intel: Add stream initialization
by Vinod Koul
· 7 years ago
5d6b3c8
soundwire: cdns: Add stream routines
by Vinod Koul
· 7 years ago
07abeff
soundwire: cdns: Add port routines
by Vinod Koul
· 7 years ago
c91605f
soundwire: Remove cdns_master_ops
by Shreyas NC
· 7 years ago
97349b6
ASoC: Add SoundWire stream programming interface
by Shreyas NC
· 7 years ago
5c3eb9f
soundwire: Add stream configuration APIs
by Sanyog Kale
· 7 years ago
99b8a5d
soundwire: Add bank switch routine
by Sanyog Kale
· 7 years ago
79df15b
soundwire: Add helpers for ports operations
by Sanyog Kale
· 7 years ago
f8101c7
soundwire: Add Master and Slave port programming
by Sanyog Kale
· 7 years ago
bbe7379
soundwire: Add support for port management
by Sanyog Kale
· 7 years ago
89e5905
soundwire: Add support for SoundWire stream management
by Sanyog Kale
· 7 years ago
89634f9
Documentation: soundwire: Add more documentation
by Sanyog Kale
· 7 years ago
fce45d1
soundwire: Update email address for Vinod
by Vinod Koul
· 7 years ago
720d690
Merge 4.17-rc3 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
6da6c0d
Linux v4.17-rc3
by Linus Torvalds
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
810fb07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cdface5
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
19b9ad6
<linux/stringhash.h>: fix end_name_hash() for 64bit long
by Amir Goldstein
· 7 years ago
bf8f5de
MAINTAINERS: add myself as maintainer of AFFS
by David Sterba
· 7 years ago
a97d8ef
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
6e041ff
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
cac2642
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
7b87308
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
64ebe31
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
d8a3327
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
ee3748b
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b52c85a
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
79a17dd9
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
1993cbf0
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
7ff5000
Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
ee7141c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
245131e
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0f940fa
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a468f2d
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
by Junaid Shahid
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
1a512c0
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
2a01046
i2c: sprd: Fix the i2c count issue
by Baolin Wang
· 7 years ago
da33aa0
i2c: sprd: Prevent i2c accesses after suspend is called
by Baolin Wang
· 7 years ago
23a2772
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
by Alexander Popov
· 7 years ago
3789c12
arm64: avoid instrumenting atomic_ll_sc.o
by Mark Rutland
· 7 years ago
4ea3f05
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 7 years ago
b2d7ecb
powerpc/kvm/booke: Fix altivec related build break
by Laurentiu Tudor
· 7 years ago
6029755
powerpc: Fix deadlock with multiple calls to smp_send_stop
by Nicholas Piggin
· 7 years ago
c0f7f5b
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
by Shilpasri G Bhat
· 7 years ago
24d9092
Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
0644f18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
0871062
Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
Next »