Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
368451ea748ce44cd4b879808735976eb2fded77
/
drivers
368451e
drivers: w1: style corrections-pointers-blanklines-comparisons
by Ben Werbowyj
· 8 years ago
aaf16f7
drivers: w1: removed assignment from within if statement
by Ben Werbowyj
· 8 years ago
d4c3f97
drivers: w1: style corrections for parenthesis and braces
by Ben Werbowyj
· 8 years ago
658bcda
vme: Adding Fake VME driver
by Martyn Welch
· 8 years ago
050c3d5
vme: make core vme support explicitly non-modular
by Paul Gortmaker
· 8 years ago
553ebb8
vme: Fix module autoload
by Alessio Igor Bogani
· 9 years ago
fa54b32
vme: change LM callback argument to void pointer
by Aaron Sierra
· 9 years ago
655745b
VMCI: use memdup_user().
by Muhammad Falak R Wani
· 9 years ago
b58189b
mcb: remove sub-device handling code
by Johannes Thumshirn
· 8 years ago
ffc7bb3
mcb: Added bar descriptor support for non PCI bus MCB carrier
by Andreas Werner
· 8 years ago
73edc8f
mcb: Added support for LPC or non PCI based MCB carrier
by Andreas Werner
· 8 years ago
4d31a25
uio: fix dmem_region_start computation
by Jan Viktorin
· 9 years ago
e97b1c6
coresight: etm4x: adding configurable start/stop filtering
by Mathieu Poirier
· 8 years ago
2703d74
coresight: etm4x: adding configurable address range filtering
by Mathieu Poirier
· 8 years ago
f0d30cc
coresight: etm4x: configuring include/exclude function
by Mathieu Poirier
· 8 years ago
6cccf66
coresight: etm4x: adding range filter configuration function
by Mathieu Poirier
· 8 years ago
5edd944
coresight: etm4x: cleaning up default filter configuration
by Mathieu Poirier
· 8 years ago
2a5695a
coresight: etm4x: split default and filter configuration
by Mathieu Poirier
· 8 years ago
ca878b1
coresight: etm-perf: configuring filters from perf core
by Mathieu Poirier
· 8 years ago
2b7adc4
coresight: remove duplicated enumeration
by Mathieu Poirier
· 8 years ago
68905d7
coresight: etm-perf: pass struct perf_event to source::enable/disable()
by Mathieu Poirier
· 8 years ago
3224dcc
coresight: fix handling of ETM trace register access via sysfs
by Sudeep Holla
· 8 years ago
46a3d5c
coresight: etm4x: request to retain power to the trace unit when active
by Sudeep Holla
· 8 years ago
1d37ae5
coresight: tmc: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 8 years ago
57a3668
coresight: etm4x: remove duplicated include from coresight-etm4x.c
by Wei Yongjun
· 8 years ago
9486295
coresight: Use local coresight_desc instances
by Suzuki K Poulose
· 8 years ago
7f73b0b
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
2a18d72
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
by Olivier Schonken
· 8 years ago
cd9e347
coresight: add PM runtime calls to coresight_simple_func()
by Mathieu Poirier
· 8 years ago
62d39ac
coresight: delay initialisation when children are missing
by Mathieu Poirier
· 8 years ago
67337e8
coresight: Add better messages for coresight_timeout
by Suzuki K Poulose
· 8 years ago
1c9cbe1
coresight: Cleanup TMC status check
by Suzuki K Poulose
· 8 years ago
78247e2
coresight: etmv4: Fix ETMv4x peripheral ID table
by Suzuki K Poulose
· 8 years ago
8505fea
coresight: tmc: Limit the trace to available data
by Suzuki K Poulose
· 8 years ago
068c0a5
coresight: Fix csdev connections initialisation
by Suzuki K Poulose
· 8 years ago
3afd063
coresight: Consolidate error handling path for tmc_probe
by Suzuki K Poulose
· 8 years ago
481e46f
coresight: Remove erroneous dma_free_coherent in tmc_probe
by Suzuki K Poulose
· 8 years ago
b1149ad
coresight: always use stashed trace id value in etm4_trace_id
by Sudeep Holla
· 8 years ago
f3864d8
coresight-stm: support mmapping channel regions with mmio_addr
by Chunyan Zhang
· 8 years ago
b839215
coresight: access conn->child_name only if it's initialised
by Sudeep Holla
· 8 years ago
b605c2d
Drivers: hv: balloon: Use available memory value in pressure report
by Alex Ng
· 8 years ago
eece30b
Drivers: hv: balloon: replace ha_region_mutex with spinlock
by Vitaly Kuznetsov
· 8 years ago
a132c54
Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is enabled
by Vitaly Kuznetsov
· 8 years ago
cb7a572
Drivers: hv: balloon: account for gaps in hot add regions
by Vitaly Kuznetsov
· 8 years ago
7cf3b79
Drivers: hv: balloon: keep track of where ha_region starts
by Vitaly Kuznetsov
· 8 years ago
3724287
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
by K. Y. Srinivasan
· 8 years ago
8de0d7e
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
by K. Y. Srinivasan
· 8 years ago
ccef9bc
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
by K. Y. Srinivasan
· 8 years ago
638fea3
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
by Dexuan Cui
· 9 years ago
e0fa3e5
Drivers: hv: utils: fix a race on userspace daemons registration
by Vitaly Kuznetsov
· 9 years ago
396e287
Drivers: hv: get rid of timeout in vmbus_open()
by Vitaly Kuznetsov
· 9 years ago
7cc80c9
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
by Vitaly Kuznetsov
· 9 years ago
4d63763
Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
by Vitaly Kuznetsov
· 9 years ago
a9f61ca
Drivers: hv: avoid vfree() on crash
by Vitaly Kuznetsov
· 9 years ago
069b188
tile-srom: avoid krealloc(... __GFP_ZERO) pattern
by Chris Metcalf
· 8 years ago
acde785
misc: mic: scif: use vma_pages().
by Muhammad Falak R Wani
· 9 years ago
9d32f82
mic: remove unused function arg
by Arnd Bergmann
· 9 years ago
e728ae2
mei: amthif: fix deadlock in initialization during a reset
by Alexander Usyskin
· 8 years ago
80293c4
mei: drop unused file transaction states
by Alexander Usyskin
· 8 years ago
9d27e73
mei: amthif: drop mei_amthif_read
by Alexander Usyskin
· 8 years ago
ff1586a
mei: enqueue consecutive reads
by Alexander Usyskin
· 8 years ago
3030dc0
mei: add wrapper for queuing control commands.
by Tomas Winkler
· 8 years ago
4034b81
mei: use consistent naming for TX control flow credits
by Tomas Winkler
· 8 years ago
46978ad
mei: rx flow control counter
by Alexander Usyskin
· 8 years ago
e51dfa5
mei: prepare read cb for fixed address clients on the receive path only.
by Alexander Usyskin
· 8 years ago
dfe5f75
mei: drop redundant krealloc and checks in irq read
by Alexander Usyskin
· 8 years ago
c85dba9
mei: amthif: drop mei_clear_lists function
by Alexander Usyskin
· 9 years ago
a808c80
mei: add read callback on demand for fixed_address clients
by Alexander Usyskin
· 9 years ago
97d549b
mei: add file pointer to the host client structure
by Alexander Usyskin
· 9 years ago
a03c608
mei: move read cb to complete queue if not connected
by Alexander Usyskin
· 9 years ago
2d4d548
mei: fix return value on disconnection
by Tomas Winkler
· 9 years ago
1eb5bd4
mei: drop read complete queue emptiness check
by Alexander Usyskin
· 9 years ago
041330d
mei: hbm: add missing argument in the kdoc
by Tomas Winkler
· 9 years ago
77537ad
mei: recover after errors in runtime pm flow
by Alexander Usyskin
· 9 years ago
aab3b1a
mei: drop mei_io_cb_alloc_buf
by Alexander Usyskin
· 9 years ago
35eda92
mei: amthif: use mei_cl_alloc_cb for allocating cbs
by Alexander Usyskin
· 9 years ago
2239338
mei: amthif: drop mei_amthif_send_cmd
by Alexander Usyskin
· 9 years ago
9fa0be8
mei: amthif: enable poll for async events
by Alexander Usyskin
· 9 years ago
bca7dba
mei: amthif: drop iamthif_current_cb
by Alexander Usyskin
· 9 years ago
32a1dc1
mei: amthif: fix request cancel
by Alexander Usyskin
· 9 years ago
ca455fa
mei: amthif: drop READ_COMPLETE state
by Alexander Usyskin
· 9 years ago
0043ee4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
120c547
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
f31494b
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
9710cb6
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
3bc6d8c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0aeeb3e
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
25db691
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0e1117b
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c239ae1
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
8766dc6
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6da7e95
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
3b3ce01
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
c21377f
nvme: Suspend all queues before deletion
by Gabriel Krisman Bertazi
· 8 years ago
6862e6a
efi/capsule: Allocate whole capsule into virtual memory
by Austin Christ
· 8 years ago
7398413
rapidio: dereferencing an error pointer
by Dan Carpenter
· 8 years ago
fdbdfef
Merge branch 'linus' into timers/urgent, to pick up fixes
by Ingo Molnar
· 8 years ago
c6d2ee0
cxl: Set psl_fir_cntl to production environment value
by Frederic Barrat
· 8 years ago
e1d009e
Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
Next »