Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2180a0d41a896ea590868cded5fb22de297c6b72
2180a0d
carma-fpga-program: drop videobuf dependency
by Hans Verkuil
· 10 years ago
27361ff
carma-fpga: drop videobuf dependency
by Hans Verkuil
· 10 years ago
e976a72
carma-fpga-program.c: fix compile errors
by Hans Verkuil
· 10 years ago
723493c
i8k: Fix temperature bug handling in i8k_get_temp()
by Pali Rohár
· 10 years ago
ca4f828
cxl: Name interrupts in /proc/interrupt
by Michael Neuling
· 10 years ago
27bbcef
CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warning
by Ian Munsie
· 10 years ago
ac610cd
coresight-replicator: remove .owner field for driver
by Pankaj Dubey
· 10 years ago
8ee885a
coresight: fixed comments in coresight.h
by Pankaj Dubey
· 10 years ago
84b763d
coresight: fix typo in comment in coresight-priv.h
by Pankaj Dubey
· 10 years ago
799656d
coresight: bindings for coresight drivers
by Mathieu Poirier
· 10 years ago
7a25ec8
coresight: Adding ABI documentation
by Mathieu Poirier
· 10 years ago
4b7e4f8
w1: support auto-load of w1_bq27000 module.
by NeilBrown
· 10 years ago
4b97b27
w1: avoid potential u16 overflow
by David Fries
· 10 years ago
a30cfa4
cn: verify msg->len before making callback
by David Fries
· 10 years ago
55c4e64
mei: export fw status registers through sysfs
by Tomas Winkler
· 10 years ago
edca5ea
mei: read and print all six FW status registers
by Alexander Usyskin
· 10 years ago
e88281e
mei: txe: add cherrytrail device id
by Tomas Winkler
· 10 years ago
18caeb7
mei: kill cached host and me csr values
by Tomas Winkler
· 10 years ago
c380b86
misc: Remove unused subdirectory
by Thierry Reding
· 10 years ago
f671223
hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block
by Dexuan Cui
· 10 years ago
4300f26
tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
by Dexuan Cui
· 10 years ago
9e5db05
Tools: hv: vssdaemon: skip all filesystems mounted readonly
by Vitaly Kuznetsov
· 10 years ago
7a40174
Tools: hv: vssdaemon: report freeze errors
by Vitaly Kuznetsov
· 10 years ago
8d9560e
Drivers: hv: kvp,vss: Fast propagation of userspace communication failure
by Vitaly Kuznetsov
· 10 years ago
6491420
Drivers: hv: vss: Introduce timeout for communication with userspace
by Vitaly Kuznetsov
· 10 years ago
1a3c724
Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-testing
by Greg Kroah-Hartman
· 10 years ago
6ab0b11
extcon: max14577: Fix obvious typo in company name in copyright
by Krzysztof Kozlowski
· 10 years ago
c22159a
extcon: max77693: Fix cable name of JIG_UART_ON
by Krzysztof Kozlowski
· 10 years ago
f841afb
extcon: Implement OF-based extcon lookup properly
by Tomasz Figa
· 10 years ago
e88b1fc
Revert "misc: always assign miscdevice to file->private_data in open()"
by Greg Kroah-Hartman
· 10 years ago
4bc33a2
Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"
by Greg Kroah-Hartman
· 10 years ago
1b6f475
Revert "char: misc: document behaviour of open()"
by Greg Kroah-Hartman
· 10 years ago
cc641d5
checkkconfigsymbols.py: improve detection of defects
by Valentin Rothberg
· 10 years ago
184901a
ARM: removing support for etb/etm in "arch/arm/kernel/"
by Mathieu Poirier
· 10 years ago
4d5616c
coresight: adding basic support for D01 board
by Xia Kaixu
· 10 years ago
0bec8d8
coresight: adding basic support for Vexpress TC2
by Mathieu Poirier
· 10 years ago
9d31620
coresight: adding support for beagle and beagleXM
by Mathieu Poirier
· 10 years ago
872234d
coresight: documentation for coresight framework and drivers
by Mathieu Poirier
· 10 years ago
a939fc5
coresight-etm: add CoreSight ETM/PTM driver
by Pratik Patel
· 10 years ago
ceacc1d
coresight-replicator: add CoreSight Replicator driver
by Pratik Patel
· 10 years ago
6e21e34
coresight-funnel: add CoreSight Funnel driver
by Pratik Patel
· 10 years ago
fdfc0d8
coresight-etb: add CoreSight ETB driver
by Pratik Patel
· 10 years ago
dc161b9
coresight-tpiu: add CoreSight TPIU driver
by Pratik Patel
· 10 years ago
bc4bf7f
coresight-tmc: add CoreSight TMC driver
by Pratik Patel
· 10 years ago
a06ae86
coresight: add CoreSight core layer framework
by Pratik Patel
· 10 years ago
f4c9485
Revert "driver core: Fix unbalanced device reference in drivers_probe"
by Greg Kroah-Hartman
· 10 years ago
4bc9ef2
pcmcia: sa1111: pass sa1111_dev to jornada720 code
by Dmitry Eremin-Solenikov
· 10 years ago
cfd1f00
pcmcia: sa1111: pass sa1111_dev to badge4-specific code
by Dmitry Eremin-Solenikov
· 10 years ago
d0439a5
hangcheck-timer: cleanup casting in hangcheck_init()
by Dan Carpenter
· 10 years ago
d252215
W1: ds2490: Increase timeout when waiting for status
by Alexander Stein
· 10 years ago
bb34cb6
driver core: Fix unbalanced device reference in drivers_probe
by Alex Williamson
· 10 years ago
7750efd
pch_phub: Build context save/restore only for PM
by Thierry Reding
· 10 years ago
cf35d6e
misc: genwqe: check for error from get_user_pages_fast()
by Ian Abbott
· 10 years ago
965ab29
char: misc: document behaviour of open()
by Martin Kepplinger
· 10 years ago
2bfeeca
fbdev: pxa3xx-gcu: remove redundant implementation of open()
by Martin Kepplinger
· 10 years ago
32eca22
misc: always assign miscdevice to file->private_data in open()
by Martin Kepplinger
· 10 years ago
04a258c
Drivers: hv: vmbus: Fix a race condition when unregistering a device
by Vitaly Kuznetsov
· 10 years ago
31d4ea1
Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messages
by Vitaly Kuznetsov
· 10 years ago
170f4be
tools: hv: introduce -n/--no-daemon option
by Vitaly Kuznetsov
· 10 years ago
4f68919
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
by Dexuan Cui
· 10 years ago
e0f1147
uio: support memory sizes larger than 32 bits
by Cristian Stoica
· 10 years ago
5559b7b
devres: support sizes greater than an unsigned long
by Cristian Stoica
· 10 years ago
5ebdc36
mei: fix hbm MEI_HBM_STARTED ambiguity
by Tomas Winkler
· 10 years ago
a176c24
mei: nfc: clean nfc internal struct on host exit
by Tomas Winkler
· 10 years ago
148b1fd
i8k: Add MODULE_DEVICE_TABLE macro
by Pali Rohár
· 10 years ago
0f35223
i8k: Add support for Dell Latitude E6440
by Pali Rohár
· 10 years ago
24fe1f0
checkkconfigsymbols.sh: reimplementation in python
by Valentin Rothberg
· 10 years ago
49af54f
misc: atmel-ssc: prepare clock only when request
by Bo Shen
· 10 years ago
d512c20
mei: hbm: use client specific print functions
by Alexander Usyskin
· 10 years ago
4ade435
mei: debugfs: display also connectionless clients
by Tomas Winkler
· 10 years ago
3d32cf0
mei: use local cl variables in wd and amthif
by Tomas Winkler
· 10 years ago
140c755
mei: drop unneeded client NULL check in cb structure
by Alexander Usyskin
· 10 years ago
0df1f24
Linux 3.18-rc3
by Linus Torvalds
· 10 years ago
81d92dc
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
ad2be37
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
1226716
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
3c43de0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
7501a53
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
66338fe
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4cb8c35
irda: stop calling sk_prot->disconnect() on connection failure
by Linus Torvalds
· 10 years ago
74cfe07
drm/exynos: correct connector->dpms field before resuming
by Andrzej Hajda
· 10 years ago
d6948b2
drm/exynos: enable vblank after DPMS on
by Andrzej Hajda
· 10 years ago
3cb6830
drm/exynos: init kms poll at the end of initialization
by Andrzej Hajda
· 10 years ago
64f7aed
drm/exynos: propagate plane initialization errors
by Andrzej Hajda
· 10 years ago
9887e2d
drm/exynos: vidi: fix build warning
by Inki Dae
· 10 years ago
d9aaf75
drm/exynos: remove explicit encoder/connector de-initialization
by Andrzej Hajda
· 10 years ago
c52142e
drm/exynos: init vblank with real number of crtcs
by Andrzej Hajda
· 10 years ago
a73896c
KVM: vmx: defer load of APIC access page address during reset
by Paolo Bonzini
· 10 years ago
282da87
KVM: nVMX: Disable preemption while reading from shadow VMCS
by Jan Kiszka
· 10 years ago
7e46ddd
KVM: x86: Fix far-jump to non-canonical check
by Nadav Amit
· 10 years ago
10a8fce
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux
by Dave Airlie
· 10 years ago
12d7aac
Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
528a506
Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9f93567
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
ab01f96
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
08da742
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
653bc77
x86_64, entry: Fix out of bounds read on sysenter
by Andy Lutomirski
· 10 years ago
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
Next »