summaryrefslogtreecommitdiffstats
path: root/drivers/ide/triflex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto8-6/+236
2015-07-17ASoC: rsnd: update Audio DMA path search methodKuninori Morimoto1-35/+53
2015-07-16ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto3-24/+24
2015-07-16ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto1-3/+4
2015-07-16ASoC: rsnd: dma: add DMA name on .opsKuninori Morimoto1-1/+11
2015-07-16ASoC: rsnd: check the Gen1 at the beginning of DVC probeKuninori Morimoto1-6/+6
2015-07-16ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto2-7/+8
2015-07-16ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto1-0/+7
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto4-15/+45
2015-07-16ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto2-0/+23
2015-07-16ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto4-6/+6
2015-07-16ASoC: rsnd: add rsnd_src_initialize_lock/unlock()Kuninori Morimoto1-11/+11
2015-07-16ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()Kuninori Morimoto1-4/+11
2015-07-16ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto3-31/+33
2015-07-16ASoC: rsnd: rename rsnd_path_parse/break() into add/removeKuninori Morimoto1-7/+7
2015-07-16ASoC: rsnd: enable module multi connectionKuninori Morimoto1-10/+0
2015-07-16ASoC: rsnd: src: make sure SRC soft resetKuninori Morimoto1-4/+8
2015-07-16ASoC: rsnd: dvc: make sure DVC soft resetKuninori Morimoto1-3/+8
2015-07-16ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto2-2/+1
2015-07-16ASoC: rsnd: move DVC specific macro into dvc.cKuninori Morimoto2-3/+1
2015-07-16ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULLKuninori Morimoto1-1/+1
2015-07-16ASoC: rsnd: add workaround for SRC sync convert + DVCKuninori Morimoto1-11/+32
2015-07-16ASoC: rsnd: fixup each module counter on __rsnd_mod_call()Kuninori Morimoto1-2/+2
2015-07-16ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto3-7/+6
2015-07-16ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto3-3/+3
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from DVCKuninori Morimoto1-3/+1
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from SRCKuninori Morimoto1-3/+1
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from SSIKuninori Morimoto1-3/+1
2015-07-16ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routingKuninori Morimoto2-4/+25
2015-07-16ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto2-0/+24
2015-07-10ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto2-0/+20
2015-07-10regmap: add regmap_fields_force_write()Kuninori Morimoto2-0/+14
2015-07-10regmap: add regmap_write_bits()Kuninori Morimoto2-0/+32
2015-07-10regmap: add force_write option on _regmap_update_bits()Kuninori Morimoto1-8/+8
2015-07-05Linux 4.2-rc1v4.2-rc1Linus Torvalds1-2/+2
2015-07-05bluetooth: fix list handlingLinus Torvalds2-2/+3
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro1-0/+8
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro1-0/+1
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox1-0/+6
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox2-2/+8
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox1-1/+1
2015-07-04dax: Add block size note to documentationMatthew Wilcox1-2/+4
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang1-15/+68
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang1-8/+16
2015-07-04NTB: Print driver name and version in module initDave Jiang2-0/+6
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang1-1/+1
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang3-465/+465
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang1-4/+13
2015-07-04NTB: Improve performance with write combiningDave Jiang1-1/+10