Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98d358af07aa6fc4cd6cdfd3256ab792eb3675cd
98d358a
ASoC: rsnd: tidyup rsnd_dma_ops definition place
by Kuninori Morimoto
· 9 years ago
84e9535
ASoC: rsnd: show debug message for SSI/SRC/DVC connection
by Kuninori Morimoto
· 9 years ago
4689032
ASoC: rsnd: tidyup data align position
by Kuninori Morimoto
· 9 years ago
bfe1360
ASoC: rsnd: add rsnd_get_adinr_chan()
by Kuninori Morimoto
· 9 years ago
3023b38
ASoC: rsnd: tidyup ADINR function name
by Kuninori Morimoto
· 9 years ago
d1ade51
ASoC: rsnd: add rsnd_src_initialize_lock/unlock()
by Kuninori Morimoto
· 9 years ago
3bb3d36
ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
by Kuninori Morimoto
· 9 years ago
e2c0841
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
by Kuninori Morimoto
· 9 years ago
c8cf15f
ASoC: rsnd: rename rsnd_path_parse/break() into add/remove
by Kuninori Morimoto
· 9 years ago
d6f8d5b
ASoC: rsnd: enable module multi connection
by Kuninori Morimoto
· 9 years ago
379febf
ASoC: rsnd: src: make sure SRC soft reset
by Kuninori Morimoto
· 9 years ago
636e4ba
ASoC: rsnd: dvc: make sure DVC soft reset
by Kuninori Morimoto
· 9 years ago
da599fd
ASoC: rsnd: move SRC specific macro into src.c
by Kuninori Morimoto
· 9 years ago
4f35fab
ASoC: rsnd: move DVC specific macro into dvc.c
by Kuninori Morimoto
· 9 years ago
72413c1
ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
by Kuninori Morimoto
· 9 years ago
1a1bf58
ASoC: rsnd: add workaround for SRC sync convert + DVC
by Kuninori Morimoto
· 9 years ago
a48e3f9
ASoC: rsnd: fixup each module counter on __rsnd_mod_call()
by Kuninori Morimoto
· 9 years ago
efa991d
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
by Kuninori Morimoto
· 9 years ago
cdde84d
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
by Kuninori Morimoto
· 9 years ago
6abcae3
ASoC: rsnd: remove unnecessary 'out of memory' message from DVC
by Kuninori Morimoto
· 9 years ago
33363f7
ASoC: rsnd: remove unnecessary 'out of memory' message from SRC
by Kuninori Morimoto
· 9 years ago
afa70072
ASoC: rsnd: remove unnecessary 'out of memory' message from SSI
by Kuninori Morimoto
· 9 years ago
b7419dd
ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing
by Kuninori Morimoto
· 9 years ago
904e8b0
Merge branch 'topic/of-name' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rcar
by Mark Brown
· 9 years ago
5e3cdaa
ASoC: core: add snd_soc_of_parse_audio_prefix()
by Kuninori Morimoto
· 9 years ago
7b47ab4
ASoC: rsnd: gen: add rsnd_force_write()
by Kuninori Morimoto
· 9 years ago
d1b0802
Merge tag 'regmap-force' into asoc-rcar
by Mark Brown
· 9 years ago
e874e6c
regmap: add regmap_fields_force_write()
by Kuninori Morimoto
· 9 years ago
fd4b7286c
regmap: add regmap_write_bits()
by Kuninori Morimoto
· 9 years ago
7ff0589
regmap: add force_write option on _regmap_update_bits()
by Kuninori Morimoto
· 9 years ago
d770e55
Linux 4.2-rc1
by Linus Torvalds
· 9 years ago
a585d2b
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
9b284cb
bluetooth: fix list handling
by Linus Torvalds
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
6d7c8e1
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
0f1db7d
9p: cope with bogus responses from server in p9_client_{read,write}
by Al Viro
· 9 years ago
67e808f
p9_client_write(): avoid double p9_free_req()
by Al Viro
· 9 years ago
a84b69c
9p: forgetting to cancel request on interrupted zero-copy RPC
by Al Viro
· 9 years ago
43c3dd0
dax: bdev_direct_access() may sleep
by Matthew Wilcox
· 9 years ago
bbab37d
block: Add support for DAX reads/writes to block devices
by Matthew Wilcox
· 9 years ago
872eb12
dax: Use copy_from_iter_nocache
by Matthew Wilcox
· 9 years ago
44f4c05
dax: Add block size note to documentation
by Matthew Wilcox
· 9 years ago
1b3618b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
bf44fe4
NTB: Add split BAR output for debugfs stats
by Dave Jiang
· 9 years ago
fd839bf
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
by Dave Jiang
· 9 years ago
7eb3878
NTB: Print driver name and version in module init
by Dave Jiang
· 9 years ago
9891417
NTB: Increase transport MTU to 64k from 16k
by Dave Jiang
· 10 years ago
2f887b9
NTB: Rename Intel code names to platform names
by Dave Jiang
· 10 years ago
a41ef05
NTB: Default to CPU memcpy for performance
by Dave Jiang
· 10 years ago
06917f7
NTB: Improve performance with write combining
by Dave Jiang
· 10 years ago
0e041fb
NTB: Use NUMA memory in Intel driver
by Allen Hubbe
· 10 years ago
1199aa6
NTB: Use NUMA memory and DMA chan in transport
by Allen Hubbe
· 10 years ago
2876228
NTB: Rate limit ntb_qp_link_work
by Allen Hubbe
· 10 years ago
578b881
NTB: Add tool test client
by Allen Hubbe
· 10 years ago
963de47
NTB: Add ping pong test client
by Allen Hubbe
· 10 years ago
42fefc8
NTB: Add parameters for Intel SNB B2B addresses
by Allen Hubbe
· 10 years ago
2849b5d7
NTB: Reset transport QP link stats on down
by Allen Hubbe
· 10 years ago
c0900b3
NTB: Do not advance transport RX on link down
by Allen Hubbe
· 10 years ago
e22e0b9
NTB: Differentiate transport link down messages
by Allen Hubbe
· 10 years ago
dd5d4d8
NTB: Check the device ID to set errata flags
by Dave Jiang
· 10 years ago
5ae0beb
NTB: Enable link for Intel root port mode in probe
by Dave Jiang
· 10 years ago
0f69a7d
NTB: Read peer info from local SPAD in transport
by Dave Jiang
· 10 years ago
e26a584
NTB: Split ntb_hw_intel and ntb_transport drivers
by Allen Hubbe
· 10 years ago
a1bd3ba
NTB: Add NTB hardware abstraction layer
by Allen Hubbe
· 10 years ago
14a6f19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b1be9ea
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c1776a1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
91cca0f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ec0337e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
b96fecb
x86/fpu: Fix boot crash in the early FPU code
by Ingo Molnar
· 9 years ago
397f237
sched/numa: Fix numa balancing stats in /proc/pid/sched
by Srikar Dronamraju
· 9 years ago
e3d24d0
sched/numa: Show numa_group ID in /proc/sched_debug task listings
by Srikar Dronamraju
· 9 years ago
6b55c96
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
by Srikar Dronamraju
· 9 years ago
5968cec
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
by Naveen N. Rao
· 9 years ago
f6db834
sched/stat: Simplify the sched_info accounting dependency
by Naveen N. Rao
· 9 years ago
a5cba18
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
5c65e7b
Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 9 years ago
5fc8352
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
e24ff46
drm/crtc: Fix edid length computation
by Shixin Zeng
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
2fee94b7
Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 9 years ago
d033ed9
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 9 years ago
6361c84
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
31351f7
Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 9 years ago
9a3c284
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
1e512b0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
1c65ae6
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
b53343f
Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
5a8011c
crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename
by Stephen Rothwell
· 9 years ago
a88464a
kvm: add hyper-v crash msrs values
by Andrey Smetanin
· 9 years ago
b0996ae
KVM: x86: remove data variable from kvm_get_msr_common
by Nicolas Iooss
· 9 years ago
431dae7
KVM: s390: virtio-ccw: don't overwrite config space values
by Cornelia Huck
· 9 years ago
59fd132
KVM: x86: keep track of LVT0 changes under APICv
by Radim Krčmář
· 9 years ago
db13856
KVM: x86: properly restore LVT0
by Radim Krčmář
· 9 years ago
4272013
KVM: x86: make vapics_in_nmi_mode atomic
by Radim Krčmář
· 9 years ago
2ecd9d2
sched, preempt_notifier: separate notifier registration from static_key inc/dec
by Peter Zijlstra
· 9 years ago
f871d26
arm64: Fix show_unhandled_signal_ratelimited usage
by Suzuki K. Poulose
· 9 years ago
ffe3df5
hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
by Fabian Frederick
· 9 years ago
Next »