Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c6d5c89a112620d2166b8d042d3d69bb42b626c
/
drivers
0c6d5c8
w1: use correct lock on error in w1_seq_show()
by Dan Carpenter
· 9 years ago
a14ef24
w1: fix for loop exit condition in w1_seq_show()
by Dan Carpenter
· 9 years ago
fc368ea
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
by Paul Gortmaker
· 9 years ago
5a6a7cd
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
by Paul Gortmaker
· 9 years ago
00465f4
Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
1f656ff
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
by K. Y. Srinivasan
· 9 years ago
9c6e64a
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
by K. Y. Srinivasan
· 9 years ago
0dcacd7
w1: ds2482: Add i2c module alias name
by Ludek Hlavacek
· 9 years ago
fdd2db2
snsc: pass timeout as HZ independent value
by Nicholas Mc Guire
· 9 years ago
9f4ba6b
paride: use new parport device model
by Sudip Mukherjee
· 9 years ago
8891f41
i2c-parport: use new parport device model
by Sudip Mukherjee
· 9 years ago
19a4fb2
i2c-parport: define ports to connect
by Sudip Mukherjee
· 9 years ago
9be83c0
staging: panel: use new parport device model
by Sudip Mukherjee
· 9 years ago
6fa45a2
parport: add device-model to parport subsystem
by Sudip Mukherjee
· 9 years ago
208250d
char:pcmcia:synclink_cs - Do not initialise statics to 0.
by Shailendra Verma
· 9 years ago
4e4bd36
Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONLINE case
by Vitaly Kuznetsov
· 9 years ago
6c4e5f9
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
by Keith Mange
· 9 years ago
b575f71
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
by Vladimir Zapolskiy
· 9 years ago
b144ce2
mei: fix up uuid matching
by Greg Kroah-Hartman
· 9 years ago
f8df880
extcon: Remove optional print_name() function pointer of extcon_dev
by Chanwoo Choi
· 9 years ago
039ae58
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
by Pali Rohár
· 9 years ago
a5afba1
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
by Pali Rohár
· 9 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
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
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
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
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
· 9 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
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
· 9 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
· 9 years ago
5b20a02
mei: export hbm features to debugfs under devstate
by Tomas Winkler
· 9 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
a03d77f
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
· 9 years ago
4370123
coresight: fix typo in of_coresight.c
by Pankaj Dubey
· 9 years ago
9875cd9
coresight: replicator: retrieve and handle atclk
by Linus Walleij
· 9 years ago
2e5f75d
coresight: funnel: retrieve and handle atclk
by Linus Walleij
· 9 years ago
267b2c2
coresight: etb: retrieve and handle atclk
by Linus Walleij
· 9 years ago
Next »