Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6c4e5f9c9ff41ea997fd0f345b3b2b88c113eb68
6c4e5f9
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
by Keith Mange
· 10 years ago
b575f71
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
by Vladimir Zapolskiy
· 10 years ago
b144ce2
mei: fix up uuid matching
by Greg Kroah-Hartman
· 9 years ago
039ae58
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
by Pali Rohár
· 10 years ago
a5afba1
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
by Pali Rohár
· 10 years ago
db17006
virtio_console: silence a static checker warning
by Dan Carpenter
· 10 years ago
45c554e
xillybus: XILLYBUS_OF should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
3411d03
goldfish_pipe: Fix unlikely() misuse
by Joe Perches
· 10 years ago
d3046ba
pcmcia: fix a boot time warning in pcmcia cs code
by Dmitry Eremin-Solenikov
· 10 years ago
7879b1d
um,ethertap: use strncpy
by Alan
· 10 years ago
f0c7b47
drivers/char: Remove msm_smd_pkt driver
by Stephen Boyd
· 10 years ago
ce59fec
Drivers: hv: vmbus: distribute subchannels among all vcpus
by Vitaly Kuznetsov
· 10 years ago
f38e7dd
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
by Vitaly Kuznetsov
· 10 years ago
357e836
Drivers: hv: vmbus: decrease num_sc on subchannel removal
by Vitaly Kuznetsov
· 10 years ago
fea844a
Drivers: hv: vmbus: briefly comment num_sc and next_oc
by Vitaly Kuznetsov
· 10 years ago
8dfd332
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
by Vitaly Kuznetsov
· 10 years ago
1959a28
Drivers: hv: vmbus: kill tasklets on module unload
by Vitaly Kuznetsov
· 10 years ago
ffc151f
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
by Vitaly Kuznetsov
· 10 years ago
2db84ef
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
by K. Y. Srinivasan
· 10 years ago
db9ba20
drivers: hv: vmbus: Get rid of some unused definitions
by K. Y. Srinivasan
· 10 years ago
813c5b7
hv: vmbus_free_channels(): remove the redundant free_channel()
by Dexuan Cui
· 10 years ago
096c605
Drivers: hv: vmbus: unregister panic notifier on module unload
by Vitaly Kuznetsov
· 10 years ago
e4ecb41
Drivers: hv: vmbus: introduce vmbus_acpi_remove
by Vitaly Kuznetsov
· 10 years ago
7c95912
Drivers: hv: utils: unify driver registration reporting
by Vitaly Kuznetsov
· 10 years ago
a4d1ee5
Drivers: hv: fcopy: full handshake support
by Vitaly Kuznetsov
· 10 years ago
cd8dc05
Drivers: hv: vss: full handshake support
by Vitaly Kuznetsov
· 10 years ago
f5722b9
Tools: hv: vss: use misc char device to communicate with kernel
by Vitaly Kuznetsov
· 10 years ago
8ddca80
Tools: hv: kvp: use misc char device to communicate with kernel
by Vitaly Kuznetsov
· 10 years ago
11bc3a5
Drivers: hv: kvp: convert to hv_utils_transport
by Vitaly Kuznetsov
· 10 years ago
c7e490f
Drivers: hv: fcopy: convert to hv_utils_transport
by Vitaly Kuznetsov
· 10 years ago
6472f80
Drivers: hv: vss: convert to hv_utils_transport
by Vitaly Kuznetsov
· 10 years ago
14b50f8
Drivers: hv: util: introduce hv_utils_transport abstraction
by Vitaly Kuznetsov
· 10 years ago
3f0dccf
Drivers: hv: fcopy: set .owner reference for file operations
by Vitaly Kuznetsov
· 10 years ago
4c93ccc
Drivers: hv: fcopy: switch to using the hvutil_device_state state machine
by Vitaly Kuznetsov
· 10 years ago
086a6f6
Drivers: hv: vss: switch to using the hvutil_device_state state machine
by Vitaly Kuznetsov
· 10 years ago
97bf16c
Drivers: hv: kvp: switch to using the hvutil_device_state state machine
by Vitaly Kuznetsov
· 10 years ago
636c88d
Drivers: hv: util: introduce state machine for util drivers
by Vitaly Kuznetsov
· 10 years ago
1d07233
Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
by Vitaly Kuznetsov
· 10 years ago
68c8b39
Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work
by Vitaly Kuznetsov
· 10 years ago
38c06c2
Drivers: hv: vss: process deferred messages when we complete the transaction
by Vitaly Kuznetsov
· 10 years ago
242f312
Drivers: hv: fcopy: process deferred messages when we complete the transaction
by Vitaly Kuznetsov
· 10 years ago
8efe78f
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
by Vitaly Kuznetsov
· 10 years ago
5fa9748
Drivers: hv: kvp: reset kvp_context
by Vitaly Kuznetsov
· 10 years ago
3647a83
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
by Vitaly Kuznetsov
· 10 years ago
0810f18
ti-st: handle null allocation return correctly.
by Colin Ian King
· 10 years ago
4b6fda0
checkkconfigsymbols.py: set python2 as default interpreter
by Valentin Rothberg
· 10 years ago
cf132e4
checkkconfigsymbols.py: add option -i to ignore files
by Valentin Rothberg
· 10 years ago
f5c4814
misc: mic: add support for loading/unloading SCIF driver
by Sudeep Dutt
· 10 years ago
dd8d8d4
misc: mic: MIC card driver specific changes to enable SCIF
by Sudeep Dutt
· 10 years ago
74321d4
misc: mic: MIC host driver specific changes to enable SCIF
by Sudeep Dutt
· 10 years ago
fdd9fd5
misc: mic: SCIF messaging and node enumeration APIs
by Sudeep Dutt
· 10 years ago
76371c7
misc: mic: SCIF connections APIs i.e. accept and connect
by Nikhil Rao
· 10 years ago
e9089f4
misc: mic: SCIF open close bind and listen APIs
by Sudeep Dutt
· 10 years ago
40cb594
misc: mic: SCIF node queue pair setup management
by Sudeep Dutt
· 10 years ago
fb4d0e3
misc: mic: SCIF module initialization
by Sudeep Dutt
· 10 years ago
c9d5c53
misc: mic: Common MIC header file changes in preparation for SCIF
by Sudeep Dutt
· 10 years ago
b55f035
misc: mic: SCIF Peer Bus
by Sudeep Dutt
· 10 years ago
5ec4ca6
misc: mic: SCIF Hardware Bus
by Sudeep Dutt
· 10 years ago
9ad8b64
misc: mic: SCIF ring buffer infrastructure
by Sudeep Dutt
· 10 years ago
7df20f2
misc: mic: SCIF header file and IOCTL interface
by Sudeep Dutt
· 10 years ago
0d09f1a
misc: remove drivers for CARMA hardware
by Ira Snyder
· 10 years ago
898bc28
drivers: char: misc.c: remove trailing whitespace
by Tal Shorer
· 10 years ago
d9411e5
w1: Add support for DS28EA00 sequence to w1-therm
by Matt Campbell
· 10 years ago
f7134ee
w1_therm reference count family data
by David Fries
· 10 years ago
c309835
w1: introduce an ability to specify microseconds bus scanning intervals
by Dmitry Khromov
· 10 years ago
99b7e93
lz4: fix system halt at boot kernel on x86_64
by Krzysztof Kolasa
· 10 years ago
61a590f
spmi: Add dependency on HAS_IOMEM
by Richard Weinberger
· 10 years ago
9ff2c13
uio: don't free irq that was not requested
by Stephen Hemminger
· 10 years ago
5b20a02
mei: export hbm features to debugfs under devstate
by Tomas Winkler
· 10 years ago
dbac993
mei: export mei client device struct to external use
by Tomas Winkler
· 10 years ago
1d3ff7672
NFC: mei_phy: adjust mei nfc header according the spec
by Tomas Winkler
· 10 years ago
d4b78c7
mei: bus: kill mei_cl_ops
by Tomas Winkler
· 10 years ago
be9b720
NFC: mei_phy: move all nfc logic from mei driver to nfc
by Tomas Winkler
· 10 years ago
007d64e
mei: bus: add name and uuid into device attributes
by Tomas Winkler
· 10 years ago
c93b76b
mei: bus: report also uuid in module alias
by Tomas Winkler
· 10 years ago
41c95b0
mei: add also write waiting list to runtime pm blockers
by Tomas Winkler
· 10 years ago
a1809d3
mei: request autosuspend at the end of write
by Alexander Usyskin
· 10 years ago
b8b7303
mei: consume flow control on the first chunk of writing
by Alexander Usyskin
· 10 years ago
292f82c
mei: debug prints with client info in read
by Alexander Usyskin
· 10 years ago
900f445
mei: txe: fix incorrect indentation
by Tomas Winkler
· 10 years ago
9e23936
mei: drop iamthif_mtu from device structure
by Alexander Usyskin
· 10 years ago
eeabfcf
mei: connection to fixed address clients from user-space
by Alexander Usyskin
· 10 years ago
1df629e
mei: support for fixed address clients
by Alexander Usyskin
· 10 years ago
a03d77f6
mei: fix flow control for single buffer clients
by Alexander Usyskin
· 10 years ago
d49ed64
mei: add a reference from the host client to the me client
by Alexander Usyskin
· 10 years ago
0c53357
mei: revamp client connection
by Tomas Winkler
· 10 years ago
3c66618
mei: revamp client disconnection flow
by Tomas Winkler
· 10 years ago
fe29228
mei: txe: reduce suspend/resume time
by Tomas Winkler
· 10 years ago
620cf78
coresight: replicator: Add Qualcomm CoreSight Replicator driver
by Pratik Patel
· 10 years ago
4370123
coresight: fix typo in of_coresight.c
by Pankaj Dubey
· 10 years ago
70dd9d2
coresight: document the bindings for the ATCLK
by Linus Walleij
· 10 years ago
9875cd9
coresight: replicator: retrieve and handle atclk
by Linus Walleij
· 10 years ago
2e5f75d
coresight: funnel: retrieve and handle atclk
by Linus Walleij
· 10 years ago
267b2c2
coresight: etb: retrieve and handle atclk
by Linus Walleij
· 10 years ago
db341d3
coresight: tpiu: retrieve and handle atclk
by Linus Walleij
· 10 years ago
d1839e6
coresight: etm: retrieve and handle atclk
by Linus Walleij
· 10 years ago
32398ef
coresight: tmc: let runtime PM handle core clock
by Linus Walleij
· 10 years ago
e2d08f9
coresight: funnel: let runtime PM handle core clock
by Linus Walleij
· 10 years ago
1b19f59
coresight: etb: let runtime PM handle core clock
by Linus Walleij
· 10 years ago
b5913d6
coresight: tpiu: let runtime PM handle core clock
by Linus Walleij
· 10 years ago
Next »