Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ccff2dfaceaca4517432f5c149594215fe9098cc
ccff2df
coresight: tpiu: Fix disabling timeouts
by Robin Murphy
· 6 years ago
434d611
coresight: catu: Plug in CATU as a backend for ETR buffer
by Suzuki K Poulose
· 6 years ago
8ed536b
coresight: catu: Add support for scatter gather tables
by Suzuki K Poulose
· 6 years ago
a59e5ff
dts: bindings: Document device tree binding for CATU
by Suzuki K Poulose
· 6 years ago
fcacb5c
coresight: Introduce support for Coresight Address Translation Unit
by Suzuki K Poulose
· 6 years ago
8a091d8
coresight: Add helper device type
by Suzuki K Poulose
· 6 years ago
00b78e8
coresight: Cleanup device subtype struct
by Suzuki K Poulose
· 6 years ago
fe470f5
coresight: Handle errors in finding input/output ports
by Suzuki K Poulose
· 6 years ago
5756949
coresight: Cleanup platform description data
by Suzuki K Poulose
· 6 years ago
00ea197
coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
by Suzuki K Poulose
· 6 years ago
a748ddd
coresight: include vmalloc.h for vmap/vunmap
by Arnd Bergmann
· 6 years ago
c34cc23
coresight: tmc: Add configuration support for trace buffer size
by Suzuki K Poulose
· 6 years ago
e8e3b77
coresight: tmc-etr buf: Add TMC scatter gather mode backend
by Suzuki K Poulose
· 6 years ago
75f4e36
coresight: tmc-etr: Add transparent buffer management
by Suzuki K Poulose
· 6 years ago
260ec24
coresight: Add support for TMC ETR SG unit
by Suzuki K Poulose
· 6 years ago
99443ea
coresight: Add generic TMC sg table framework
by Suzuki K Poulose
· 6 years ago
ed2cfb2
dts: bindings: Restrict coresight tmc-etr scatter-gather mode
by Suzuki K Poulose
· 6 years ago
6f755e8
coresight: Add helper for inserting synchronization packets
by Suzuki K Poulose
· 6 years ago
ef32df5
coresight: tmc-etr: Disallow perf mode
by Suzuki K Poulose
· 6 years ago
0f728a7
coresight: tmc-etr: Do not clean trace buffer
by Suzuki K Poulose
· 6 years ago
3495722
coresight: tmc: Hide trace buffer handling for file read
by Suzuki K Poulose
· 6 years ago
5cedd22
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
by Suzuki K Poulose
· 6 years ago
25b4a2b
coresight: Remove function coresight_vpid_to_pid()
by Mathieu Poirier
· 6 years ago
450367f
coresight: etm4x: Don't use contextID with PID namespaces
by Mathieu Poirier
· 6 years ago
7bd50cc
coresight: etm3x: Don't use contextID with PID namespaces
by Mathieu Poirier
· 6 years ago
5151e2b
mei: fix ssize_t to int assignment in read and write ops.
by Tomas Winkler
· 6 years ago
44c98df
mei: use correct type for counter variable in for loops
by Tomas Winkler
· 6 years ago
de87743
mei: check for error returned from mei_hbuf_empty_slots()
by Tomas Winkler
· 6 years ago
a103af1
mei: don't update offset in write
by Alexander Usyskin
· 6 years ago
cf1ed2c
mei: bus: type promotion bug in mei_fwver()
by Tomas Winkler
· 6 years ago
b40b3e9
mei: bus: type promotion bug in mei_nfc_if_version()
by Dan Carpenter
· 6 years ago
c82705c
Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
fea9cf3
fsi: Move various master definitions to a common header
by Benjamin Herrenschmidt
· 6 years ago
8ef9ccf
fsi: master-gpio: Add missing release function
by Benjamin Herrenschmidt
· 6 years ago
265aac2
fsi: Don't use device_unregister() in fsi_master_register()
by Benjamin Herrenschmidt
· 6 years ago
55382d3
fsi: master-gpio: Remove "GPIO" prefix on some definitions
by Benjamin Herrenschmidt
· 6 years ago
8b2e475
fsi: master-gpio: Remove unused definitions
by Benjamin Herrenschmidt
· 6 years ago
777fd52
fsi: master-gpio: Add more tracepoints
by Benjamin Herrenschmidt
· 6 years ago
75854c1
fsi: master-gpio: Add support for link_config
by Benjamin Herrenschmidt
· 6 years ago
edc2485
fsi: master-gpio: Rename and adjust send delay
by Benjamin Herrenschmidt
· 6 years ago
a2e7da8
fsi: Add mechanism to set the tSendDelay and tEchoDelay values
by Benjamin Herrenschmidt
· 6 years ago
935f963
fsi: Move code around to avoid forward declaration
by Benjamin Herrenschmidt
· 6 years ago
d5c66e6
fsi: sbefifo: Fix checker warning about late NULL check
by Benjamin Herrenschmidt
· 6 years ago
32f7f89
fsi/sbefifo: Add dependency on OF_ADDRESS
by Guenter Roeck
· 6 years ago
c00bac8
fsi: sbefifo: Add missing mutex_unlock
by Eddie James
· 6 years ago
c9c159b
extcon: max3355: include mod_devicetable.h
by Arnd Bergmann
· 6 years ago
37070d6
headers: fix linux/mod_devicetable.h inclusions
by Arnd Bergmann
· 6 years ago
81b18bc
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
by Sunil Muthuswamy
· 6 years ago
e464d28
slimbus: stream: Fix htmldocs warnings
by Srinivas Kandagatla
· 6 years ago
053a389
headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devicetable.h>
by Randy Dunlap
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 6 years ago
591217d
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 6 years ago
2e0e3a2
android: binder: Drop dependency on !M68K
by Geert Uytterhoeven
· 6 years ago
71bdd87
ver_linux: Do not check for ver_linux pattern in version function
by Alexander Kapshuk
· 6 years ago
34fe3cf
ver_linux: Process input coming from procmaps that matches libc only
by Alexander Kapshuk
· 6 years ago
ce05454
tsl2550: fix lux1_input error in low light
by Matt Ranostay
· 6 years ago
6051e79
misc: mic: fix passing the current time
by Arnd Bergmann
· 6 years ago
e890591
siox: don't create a thread without starting it
by Uwe Kleine-König
· 6 years ago
7e6f7d2
siox: treat type errors as status errors
by Uwe Kleine-König
· 6 years ago
bcde98f
misc: mic: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
f1a54cd
sgi-xp: xpc_partition: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
0c2ccd8
eeprom: at25: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
97b715b
misc: ibmvmc: Use GFP_ATOMIC under spin lock
by Wei Yongjun
· 6 years ago
5faecb0
/dev/mem: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
7fb2fd4
vmci: type promotion bug in qp_host_get_user_memory()
by Dan Carpenter
· 6 years ago
fc82975
nvmem: core: remove unused nvmem_device ncells member
by Srinivas Kandagatla
· 6 years ago
26d79b8
nvmem: rave-sp-eeprom: Remove VLA usage
by Kees Cook
· 6 years ago
55d7d44
MAINTAINERS: Add file patterns for w1 device tree bindings
by Geert Uytterhoeven
· 6 years ago
c7e5a5b
w1: fix w1_ds2438 documentation
by Mariusz Bialonczyk
· 6 years ago
7b4bcbc
ds2490.c: Move struct open braces to previous line
by Henriette Hofmeier
· 6 years ago
b2dd10c
ds2490.c: Remove unnecessary whitespace
by Henriette Hofmeier
· 6 years ago
98860b7
ds2490.c: Add required spaces
by Henriette Hofmeier
· 6 years ago
5249016
slimbus: ngd: add stream support
by Srinivas Kandagatla
· 6 years ago
abb9c9b
slimbus: stream: add stream support
by Srinivas Kandagatla
· 6 years ago
917809e
slimbus: ngd: Add qcom SLIMBus NGD driver
by Srinivas Kandagatla
· 6 years ago
992d361
slimbus: ngd: dt-bindings: Add slim ngd dt bindings
by Srinivas Kandagatla
· 6 years ago
d3062a2
slimbus: messaging: add slim_alloc/free_txn_tid()
by Srinivas Kandagatla
· 6 years ago
db455d6
slimbus: core: rearrange slim_eaddr structure
by Srinivas Kandagatla
· 6 years ago
e0772de
slimbus: core: add of_slim_device_get() helper
by Srinivas Kandagatla
· 6 years ago
ba883d9
slimbus: qcom: remove redundant depends in Kconfig
by Srinivas Kandagatla
· 6 years ago
ffa2d92
slimbus: messaging: initialize completion correctly
by Srinivas Kandagatla
· 6 years ago
057ba87
slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy
by Srinivas Kandagatla
· 6 years ago
8134d27
slimbus: messaging: pass correct wbuf
by Srinivas Kandagatla
· 6 years ago
4398679
ipack: add error handling for ioremap_nocache
by Zhouyang Jia
· 6 years ago
5c74f27
Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
a59f95c
Documentation: fpga: cleanup
by Alan Tull
· 6 years ago
36cb055
dt-bindings: vendor-prefixes: fix bad merge
by Johan Hovold
· 6 years ago
d5b9653
misc: sram: enable clock before registering regions
by Johan Hovold
· 6 years ago
f294d00
misc: sram: fix resource leaks in probe error path
by Johan Hovold
· 6 years ago
3cfaeb3
mei: expose fw version to sysfs
by Alexander Usyskin
· 6 years ago
9a7c0b6
mei: add optional timeout to internal bus recv
by Alexander Usyskin
· 6 years ago
3458657
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
by Alexander Usyskin
· 6 years ago
7dc9b6b
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
by Michael Kelley
· 6 years ago
0713679
Tools: hv: vss: fix loop device detection
by Vitaly Kuznetsov
· 6 years ago
8a99c92
tools: hv: update lsvmbus to be compatible with python3
by Olaf Hering
· 6 years ago
619a4c8
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
by Michael Kelley
· 6 years ago
5022912
Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
by Dexuan Cui
· 6 years ago
71b3824
Drivers: hv: vmbus: Add comments on ring buffer signaling
by Michael Kelley
· 6 years ago
e9a7fda
x86/hyperv: Add interrupt handler annotations
by Michael Kelley
· 6 years ago
af0a564
use the new async probing feature for the hyperv drivers
by Arjan van de Ven
· 6 years ago
Next »