1. c45f726 ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU by Kuninori Morimoto · 9 years ago
  2. 9445836 ASoC: rsnd: don't use normal *mod in adg.c by Kuninori Morimoto · 9 years ago
  3. 4eb404d ASoC: rsnd: Add device tree support for r8a77{79,93,94} by Simon Horman · 9 years ago
  4. 5342dff ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error() by Kuninori Morimoto · 9 years ago
  5. 8cc225f ASoC: rsnd: tidyup semantics of rsnd_src_record_error() by Kuninori Morimoto · 9 years ago
  6. 0719ecf ASoC: rsnd: indicate register name for debug by Kuninori Morimoto · 9 years ago
  7. c51eb1c ASoC: rsnd: tidyup void* cast for 64bit compiler by Kuninori Morimoto · 9 years ago
  8. 2ea6b07 ASoC: rsnd: remove struct platform_device from probe/remove parameter by Kuninori Morimoto · 9 years ago
  9. 2ea2cc8 ASoC: rsnd: remove struct rcar_snd_info by Kuninori Morimoto · 9 years ago
  10. e797f58 ASoC: rsnd: remove struct rsnd_of_data by Kuninori Morimoto · 9 years ago
  11. 348d592 ASoC: rsnd: remove platform boot support from gen.c by Kuninori Morimoto · 9 years ago
  12. 9eaa1a6 ASoC: rsnd: remove platform boot support from dvc.c by Kuninori Morimoto · 9 years ago
  13. c7fe4be ASoC: rsnd: remove platform boot support from mix.c by Kuninori Morimoto · 9 years ago
  14. cfe7c03 ASoC: rsnd: remove platform boot support from ctu.c by Kuninori Morimoto · 9 years ago
  15. adf6a68 ASoC: rsnd: remove platform boot support from src.c by Kuninori Morimoto · 9 years ago
  16. 02534f2 ASoC: rsnd: remove platform boot support from ssi.c by Kuninori Morimoto · 9 years ago
  17. 94e2710 ASoC: rsnd: remove platform boot support from core.c by Kuninori Morimoto · 9 years ago
  18. 75916f6 ASoC: rsnd: SRC settings matches to datasheet by Kuninori Morimoto · 9 years ago
  19. d444080 ASoC: rsnd: cleanup RSND_REG_xxx by Kuninori Morimoto · 9 years ago
  20. e8e7b7b ASoC: rsnd: remove Gen1 support from SRC by Kuninori Morimoto · 9 years ago
  21. f46a93b ASoC: rsnd: ssi: 24bit data needs right-aligned settings by Kuninori Morimoto · 9 years ago
  22. 85d4a62 ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF by Kuninori Morimoto · 9 years ago
  23. 68a5502 ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx by Kuninori Morimoto · 9 years ago
  24. 81ad174 ASoC: rsnd: tidyup comment position of rsnd_mod_xxx by Kuninori Morimoto · 9 years ago
  25. 13e0d17 ASoC: rsnd: MIX settings matches to datasheet by Kuninori Morimoto · 9 years ago
  26. ca16cc6 ASoC: rsnd: DVC settings matches to datasheet by Kuninori Morimoto · 9 years ago
  27. dcc5a7b ASoC: rsnd: move CMD related operation to cmd.c by Kuninori Morimoto · 9 years ago
  28. 209c090 ASoC: rsnd: audio_clkout0/1/2/3 are optional properties by Kuninori Morimoto · 9 years ago
  29. 6240444 ASoC: rsrc-card: Clarify compatible value by Geert Uytterhoeven · 9 years ago
  30. 8b27418 ASoC: rsnd: Add missing initialization of ADG req_rate by Geert Uytterhoeven · 9 years ago
  31. 9c66eed ASoC: rsnd: fixup rsnd_dmapp_stop() return value by Kuninori Morimoto · 9 years ago
  32. f36a822 ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2() by Kuninori Morimoto · 9 years ago
  33. e7d850d ASoC: rsnd: use mod base common method on SSI-parent by Kuninori Morimoto · 9 years ago
  34. c7f69ab ASoC: rsnd: use mod base common method on SSIU by Kuninori Morimoto · 9 years ago
  35. 1b2ca0a ASoC: rsnd: use mod base common method on CMD by Kuninori Morimoto · 9 years ago
  36. 497deba ASoC: rsnd: use mod base common method on DMA phase3 by Kuninori Morimoto · 9 years ago
  37. 76c80b5 ASoC: rsnd: use mod base common method on DMA phase2 by Kuninori Morimoto · 9 years ago
  38. 940e947 ASoC: rsnd: use mod base common method on DMA phase1 by Kuninori Morimoto · 9 years ago
  39. e10369d ASoC: rsnd: use common rsnd_ssi_status_xxx() by Kuninori Morimoto · 9 years ago
  40. 2daf71a ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt() by Kuninori Morimoto · 9 years ago
  41. 69e32a5 ASoC: rsnd: Don't stop HW even if a large number of errors occur by Kuninori Morimoto · 9 years ago
  42. c2dc47d ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod by Kuninori Morimoto · 9 years ago
  43. b761bf2 ASoC: rsnd: disable SRC.out only when stop timing by Kuninori Morimoto · 9 years ago
  44. 37447b4 ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c by Kuninori Morimoto · 9 years ago
  45. 40854c6 ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method by Kuninori Morimoto · 9 years ago
  46. 48d5828 ASoC: rsnd: remove all modules when PIO fallback by Kuninori Morimoto · 9 years ago
  47. 27924f3 ASoC: rsnd: enable to use rsnd_dai_connect() from each mod by Kuninori Morimoto · 9 years ago
  48. 81ecbb6 ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach() by Kuninori Morimoto · 9 years ago
  49. 3e5afa7 ASoC: rsnd: DMA related definition goes to dma.c by Kuninori Morimoto · 9 years ago
  50. 232c00b ASoC: rsnd: DMA become SSI/SRC member by Kuninori Morimoto · 9 years ago
  51. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  52. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  58. 12b76f3 Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  59. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  60. 30b9dbe ARC: Fix silly typo in MAINTAINERS file by Vineet Gupta · 9 years ago
  61. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  62. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  63. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  64. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  65. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  66. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  67. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  68. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  69. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  70. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  72. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  73. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  74. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  75. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  76. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  77. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  78. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  79. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  80. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  81. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  82. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  83. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  84. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  85. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  86. 4aeabc6 Merge tag '4.4-additional' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  87. be4773e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  89. 152d7bd dax: fix __dax_pmd_fault crash by Dan Williams · 9 years ago
  90. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  91. 0e97606 Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  92. f20780f Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  93. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago
  94. 0c545ac drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called by Ville Syrjälä · 9 years ago
  95. 9589fcd Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  96. 5e2078b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  97. a4d8c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  98. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  99. 7dac710 Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  100. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago