1. 221bf52 ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI by Kuninori Morimoto · 10 years ago
  2. b8cc41e ASoC: rsnd: add rsnd_scu_enable_ssi_irq() by Kuninori Morimoto · 10 years ago
  3. 389933d ASoC: rsnd: Get correct SCU ID by Kuninori Morimoto · 10 years ago
  4. 78f13d0 ASoC: rsnd: add struct rsnd_dai_platform_info by Kuninori Morimoto · 10 years ago
  5. c82e1c8 ASoC: rsnd: share reg_field and reduce memory by Kuninori Morimoto · 10 years ago
  6. 8467ded ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter by Kuninori Morimoto · 10 years ago
  7. 685fb3e ASoC: rsnd: remove unused SSI_CONTROL by Kuninori Morimoto · 10 years ago
  8. d1ac970f ASoC: rsnd: use function pointer for each probe by Kuninori Morimoto · 10 years ago
  9. 468be93 ASoC: rsnd: use devm_clk_get() instead of clk_get() by Kuninori Morimoto · 10 years ago
  10. 374e542 ASoC: rsnd: get ssi/scu from rsnd_dai_stream by Kuninori Morimoto · 10 years ago
  11. a126021 ASoC: rsnd: use mod array instead of list on rdai by Kuninori Morimoto · 10 years ago
  12. 9bfed6c ASoC: rsnd: run rsnd_path_init() when probe() timing by Kuninori Morimoto · 10 years ago
  13. 697dce9 ASoC: rsnd: tidyup RSND_SSI_xxx flags by Kuninori Morimoto · 11 years ago
  14. ecba9e7 ASoC: rsnd: unify rdai naming by Kuninori Morimoto · 11 years ago
  15. 98455ed ASoC: rsnd: remove verbose debug message from scu/ssi by Kuninori Morimoto · 11 years ago
  16. 5da39cf ASoC: rsnd: remove verbose function parameter by Kuninori Morimoto · 11 years ago
  17. d870a91e ASoC: rsnd: move rsnd_mod_call() macro by Kuninori Morimoto · 11 years ago
  18. 4984807 ASoC: rsnd: move priv member settings to upper side by Kuninori Morimoto · 11 years ago
  19. a2070fe ASoC: rsnd: print error if there is SRC settings mismatch by Kuninori Morimoto · 11 years ago
  20. ee2c828 ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2() by Kuninori Morimoto · 11 years ago
  21. 00463c11 ASoC: rsnd: tidyup original for_each_rsnd_xxx macro by Kuninori Morimoto · 11 years ago
  22. 8691d07 ASoC: rsnd: use device dependency clock by Kuninori Morimoto · 11 years ago
  23. 629509c ASoC: rsnd: add Gen2 SRC and DMAEngine support by Kuninori Morimoto · 11 years ago
  24. eb854f6 ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe() by Kuninori Morimoto · 11 years ago
  25. 4686a0a ASoC: rsnd: remove SSI dependent DMAEngine callback by Kuninori Morimoto · 11 years ago
  26. 1b7b08ef ASoC: rsnd: extracts Gen1/Gen2 common parts by Kuninori Morimoto · 11 years ago
  27. 32f27eb ASoC: rsnd: add rsnd_ssi_is_play() by Kuninori Morimoto · 11 years ago
  28. 28dc4b6 ASoC: rsnd: merge SRC clock timing/setting by Kuninori Morimoto · 11 years ago
  29. 96c7c0d ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro by Kuninori Morimoto · 11 years ago
  30. 39cf3c4 ASoC: rsnd: Merge macros in scu.c by Kuninori Morimoto · 11 years ago
  31. c926b74 ASoC: rsnd: clarify scu.c area by Kuninori Morimoto · 11 years ago
  32. be213ac ASoC: rsnd: SCU should be called before SSI by Kuninori Morimoto · 11 years ago
  33. f5cab3b ASoC: rsnd: don't use schedule_work() when rsnd_dma_start() by Kuninori Morimoto · 11 years ago
  34. 64de62b ASoC: rsnd: fixup Gen2 module naming by Kuninori Morimoto · 11 years ago
  35. 106d2ef ASoC: rsnd: non 0 is error on probe by Kuninori Morimoto · 11 years ago
  36. 9b5ab57 ASoC: rsnd: remove duplicate *priv from rsnd_dma by Kuninori Morimoto · 11 years ago
  37. 41c6221 ASoC: rsnd: explain SRC bypass mode settings in comment by Kuninori Morimoto · 11 years ago
  38. f80e1c9 ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl() by Kuninori Morimoto · 11 years ago
  39. dd27d80 ASoC: rsnd: remove ssiu from ssi.c by Kuninori Morimoto · 11 years ago
  40. 7b5ce97 ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c by Kuninori Morimoto · 11 years ago
  41. 6f3ab6c ASoC: rsnd: remove pin sync option by Kuninori Morimoto · 11 years ago
  42. e779a20 ASoC: rsnd: rsnd_dai_is_clk_master() can be shared by Kuninori Morimoto · 11 years ago
  43. e7ce74e ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop() by Kuninori Morimoto · 11 years ago
  44. 47718dc ASoC: rsnd: remove meaningless function parameter by Kuninori Morimoto · 11 years ago
  45. a204d90 ASoC: rsnd: add rsnd_scu_init(), and separate init/start by Kuninori Morimoto · 11 years ago
  46. 013f38f ASoC: rsnd: control SCU ops in probe timing by Kuninori Morimoto · 11 years ago
  47. 6acef17 ASoC: rsnd: remove meaningless rsnd_ssi_non() by Kuninori Morimoto · 11 years ago
  48. 92d9587 ASoC: rsnd: cleanup debug information method by Kuninori Morimoto · 11 years ago
  49. 0290d2a ASoC: rsnd: tidyup register naming of BUSIF_MODE by Kuninori Morimoto · 11 years ago
  50. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  51. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  52. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  53. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  54. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  55. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  56. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  57. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  58. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  59. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  60. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  61. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  62. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  63. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  65. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  66. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  67. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  68. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  69. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  70. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  71. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  72. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  74. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  75. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  76. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago
  77. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  78. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  79. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  80. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  81. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  82. 94db37a ARM: dts: bcm28155-ap: Fix Card Detection GPIO by Tim Kryger · 11 years ago
  83. a00928f Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  84. c2292c2 ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY by Fabio Estevam · 11 years ago
  85. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
  86. f8505ef MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers by Barry Song · 11 years ago
  87. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  88. 3f7c730 ARM: dts: zynq: Add SDHCI nodes by Soren Brinkmann · 11 years ago
  89. 4dd18ed ARM: hisi: don't select SMP by Rob Herring · 11 years ago
  90. db079b1 ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS by Stephen Warren · 11 years ago
  91. d231fab ARM: multi_v7: copy most options from tegra_defconfig by Stephen Warren · 11 years ago
  92. afbf1e1 ARM: iop32x: fix power off handling for the EM7210 board by Linus Walleij · 11 years ago
  93. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 11 years ago
  94. 9d2a5e2 ARM: msm_defconfig: Enable MSM clock drivers by Stephen Boyd · 11 years ago
  95. 3933d26 ARM: dts: msm: Add clock controller nodes and hook into uart by Stephen Boyd · 11 years ago
  96. de70af4 ARM: OMAP4+: move errata initialization to omap4_pm_init_early by Nishanth Menon · 11 years ago
  97. 74ed7bd ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle by Strashko, Grygorii · 11 years ago
  98. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  99. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  100. bcc9f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago