deliverable/linux.git
2015-07-29  Lars-Peter... ASoC: rcar ctu: Staticise local symbols
2015-07-21  Kuninori MorimotoASoC: rsnd: tidyup parameter assignment position
2015-07-17  Kuninori MorimotoASoC: rsnd: add MIX (Mixer) support
2015-07-17  Kuninori MorimotoASoC: rsnd: add CTU (Channel Transfer Unit) prototype...
2015-07-17  Kuninori MorimotoASoC: rsnd: update Audio DMA path search method
2015-07-16  Kuninori MorimotoASoC: rsnd: tidyup SRC position on each code
2015-07-16  Kuninori MorimotoASoC: rsnd: add rsnd_io_to_mod()
2015-07-16  Kuninori MorimotoASoC: rsnd: dma: add DMA name on .ops
2015-07-16  Kuninori MorimotoASoC: rsnd: check the Gen1 at the beginning of DVC...
2015-07-16  Kuninori MorimotoASoC: rsnd: tidyup rsnd_dma_ops definition place
2015-07-16  Kuninori MorimotoASoC: rsnd: show debug message for SSI/SRC/DVC connection
2015-07-16  Kuninori MorimotoASoC: rsnd: tidyup data align position
2015-07-16  Kuninori MorimotoASoC: rsnd: add rsnd_get_adinr_chan()
2015-07-16  Kuninori MorimotoASoC: rsnd: tidyup ADINR function name
2015-07-16  Kuninori MorimotoASoC: rsnd: add rsnd_src_initialize_lock/unlock()
2015-07-16  Kuninori MorimotoASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
2015-07-16  Kuninori MorimotoASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route...
2015-07-16  Kuninori MorimotoASoC: rsnd: rename rsnd_path_parse/break() into add...
2015-07-16  Kuninori MorimotoASoC: rsnd: enable module multi connection
2015-07-16  Kuninori MorimotoASoC: rsnd: src: make sure SRC soft reset
2015-07-16  Kuninori MorimotoASoC: rsnd: dvc: make sure DVC soft reset
2015-07-16  Kuninori MorimotoASoC: rsnd: move SRC specific macro into src.c
2015-07-16  Kuninori MorimotoASoC: rsnd: move DVC specific macro into dvc.c
2015-07-16  Kuninori MorimotoASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
2015-07-16  Kuninori MorimotoASoC: rsnd: add workaround for SRC sync convert + DVC
2015-07-16  Kuninori MorimotoASoC: rsnd: fixup each module counter on __rsnd_mod_call()
2015-07-16  Kuninori MorimotoASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
2015-07-16  Kuninori MorimotoASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
2015-07-16  Kuninori MorimotoASoC: rsnd: remove unnecessary 'out of memory' message...
2015-07-16  Kuninori MorimotoASoC: rsnd: remove unnecessary 'out of memory' message...
2015-07-16  Kuninori MorimotoASoC: rsnd: remove unnecessary 'out of memory' message...
2015-07-16  Kuninori MorimotoASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefi...
2015-07-16  Mark BrownMerge branch 'topic/of-name' of git://git./linux/kernel...
2015-07-16  Kuninori MorimotoASoC: core: add snd_soc_of_parse_audio_prefix()
2015-07-10  Kuninori MorimotoASoC: rsnd: gen: add rsnd_force_write()
2015-07-10  Mark BrownMerge tag 'regmap-force' into asoc-rcar
2015-07-10  Kuninori Morimotoregmap: add regmap_fields_force_write()
2015-07-10  Kuninori Morimotoregmap: add regmap_write_bits()
2015-07-10  Kuninori Morimotoregmap: add force_write option on _regmap_update_bits()
2015-07-05  Linus TorvaldsLinux 4.2-rc1
2015-07-05  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-05  Linus Torvaldsbluetooth: fix list handling
2015-07-04  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-07-04  Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04  Al Viro9p: cope with bogus responses from server in p9_client_...
2015-07-04  Al Virop9_client_write(): avoid double p9_free_req()
2015-07-04  Al Viro9p: forgetting to cancel request on interrupted zero...
2015-07-04  Matthew Wilcoxdax: bdev_direct_access() may sleep
2015-07-04  Matthew Wilcoxblock: Add support for DAX reads/writes to block devices
2015-07-04  Matthew Wilcoxdax: Use copy_from_iter_nocache
2015-07-04  Matthew Wilcoxdax: Add block size note to documentation
2015-07-04  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-07-04  Dave JiangNTB: Add split BAR output for debugfs stats
2015-07-04  Dave JiangNTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
2015-07-04  Dave JiangNTB: Print driver name and version in module init
2015-07-04  Dave JiangNTB: Increase transport MTU to 64k from 16k
2015-07-04  Dave JiangNTB: Rename Intel code names to platform names
2015-07-04  Dave JiangNTB: Default to CPU memcpy for performance
2015-07-04  Dave JiangNTB: Improve performance with write combining
2015-07-04  Allen HubbeNTB: Use NUMA memory in Intel driver
2015-07-04  Allen HubbeNTB: Use NUMA memory and DMA chan in transport
2015-07-04  Allen HubbeNTB: Rate limit ntb_qp_link_work
2015-07-04  Allen HubbeNTB: Add tool test client
2015-07-04  Allen HubbeNTB: Add ping pong test client
2015-07-04  Allen HubbeNTB: Add parameters for Intel SNB B2B addresses
2015-07-04  Allen HubbeNTB: Reset transport QP link stats on down
2015-07-04  Allen HubbeNTB: Do not advance transport RX on link down
2015-07-04  Allen HubbeNTB: Differentiate transport link down messages
2015-07-04  Dave JiangNTB: Check the device ID to set errata flags
2015-07-04  Dave JiangNTB: Enable link for Intel root port mode in probe
2015-07-04  Dave JiangNTB: Read peer info from local SPAD in transport
2015-07-04  Allen HubbeNTB: Split ntb_hw_intel and ntb_transport drivers
2015-07-04  Allen HubbeNTB: Add NTB hardware abstraction layer
2015-07-04  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-04  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-04  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-04  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-07-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04  Ingo Molnarx86/fpu: Fix boot crash in the early FPU code
2015-07-04  Srikar Dronamrajusched/numa: Fix numa balancing stats in /proc/pid/sched
2015-07-04  Srikar Dronamrajusched/numa: Show numa_group ID in /proc/sched_debug...
2015-07-04  Srikar Dronamrajusched/debug: Move print_cfs_rq() declaration to kernel...
2015-07-04  Naveen N. Raosched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_...
2015-07-04  Naveen N. Raosched/stat: Simplify the sched_info accounting dependency
2015-07-04  Dmitry TorokhovMerge branch 'next' into for-linus
2015-07-03  Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-07-03  Shixin Zengdrm/crtc: Fix edid length computation
2015-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2015-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-07-03  Linus TorvaldsMerge tag 'fbdev-fixes-4.2' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'edac_urgent_for_4.2' of git://git./linux...
2015-07-03  Stephen Rothwellcrypto: marvell/cesa - another fix up for of_get_named_...
next
This page took 0.039646 seconds and 5 git commands to generate.