index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-16
ASoC: rsnd: show debug message for SSI/SRC/DVC connection
Kuninori Morimoto
1
-0
/
+7
2015-07-16
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
4
-15
/
+45
2015-07-16
ASoC: rsnd: add rsnd_get_adinr_chan()
Kuninori Morimoto
2
-0
/
+23
2015-07-16
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
4
-6
/
+6
2015-07-16
ASoC: rsnd: add rsnd_src_initialize_lock/unlock()
Kuninori Morimoto
1
-11
/
+11
2015-07-16
ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
Kuninori Morimoto
1
-4
/
+11
2015-07-16
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
3
-31
/
+33
2015-07-16
ASoC: rsnd: rename rsnd_path_parse/break() into add/remove
Kuninori Morimoto
1
-7
/
+7
2015-07-16
ASoC: rsnd: enable module multi connection
Kuninori Morimoto
1
-10
/
+0
2015-07-16
ASoC: rsnd: src: make sure SRC soft reset
Kuninori Morimoto
1
-4
/
+8
2015-07-16
ASoC: rsnd: dvc: make sure DVC soft reset
Kuninori Morimoto
1
-3
/
+8
2015-07-16
ASoC: rsnd: move SRC specific macro into src.c
Kuninori Morimoto
2
-2
/
+1
2015-07-16
ASoC: rsnd: move DVC specific macro into dvc.c
Kuninori Morimoto
2
-3
/
+1
2015-07-16
ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
Kuninori Morimoto
1
-1
/
+1
2015-07-16
ASoC: rsnd: add workaround for SRC sync convert + DVC
Kuninori Morimoto
1
-11
/
+32
2015-07-16
ASoC: rsnd: fixup each module counter on __rsnd_mod_call()
Kuninori Morimoto
1
-2
/
+2
2015-07-16
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
3
-7
/
+6
2015-07-16
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
3
-3
/
+3
2015-07-16
ASoC: rsnd: remove unnecessary 'out of memory' message from DVC
Kuninori Morimoto
1
-3
/
+1
2015-07-16
ASoC: rsnd: remove unnecessary 'out of memory' message from SRC
Kuninori Morimoto
1
-3
/
+1
2015-07-16
ASoC: rsnd: remove unnecessary 'out of memory' message from SSI
Kuninori Morimoto
1
-3
/
+1
2015-07-16
ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing
Kuninori Morimoto
2
-4
/
+25
2015-07-16
ASoC: core: add snd_soc_of_parse_audio_prefix()
Kuninori Morimoto
2
-0
/
+24
2015-07-10
ASoC: rsnd: gen: add rsnd_force_write()
Kuninori Morimoto
2
-0
/
+20
2015-07-10
regmap: add regmap_fields_force_write()
Kuninori Morimoto
2
-0
/
+14
2015-07-10
regmap: add regmap_write_bits()
Kuninori Morimoto
2
-0
/
+32
2015-07-10
regmap: add force_write option on _regmap_update_bits()
Kuninori Morimoto
1
-8
/
+8
2015-07-05
Linux 4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2
-2
/
+8
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
1
-1
/
+1
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
3
-465
/
+465
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
1
-4
/
+13
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
1
-1
/
+10
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
1
-6
/
+12
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
1
-14
/
+32
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
1
-1
/
+1
2015-07-04
NTB: Add tool test client
Allen Hubbe
4
-0
/
+600
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
6
-1
/
+289
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
2
-19
/
+68
2015-07-04
NTB: Reset transport QP link stats on down
Allen Hubbe
1
-8
/
+28
[next]