index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
triflex.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
8
-6
/
+236
2015-07-17
ASoC: rsnd: update Audio DMA path search method
Kuninori Morimoto
1
-35
/
+53
2015-07-16
ASoC: rsnd: tidyup SRC position on each code
Kuninori Morimoto
3
-24
/
+24
2015-07-16
ASoC: rsnd: add rsnd_io_to_mod()
Kuninori Morimoto
1
-3
/
+4
2015-07-16
ASoC: rsnd: dma: add DMA name on .ops
Kuninori Morimoto
1
-1
/
+11
2015-07-16
ASoC: rsnd: check the Gen1 at the beginning of DVC probe
Kuninori Morimoto
1
-6
/
+6
2015-07-16
ASoC: rsnd: tidyup rsnd_dma_ops definition place
Kuninori Morimoto
2
-7
/
+8
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
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
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
[next]