1. 2fa190c ASoC: Intel: Fix pcm stream context restore crash by Kevin Strasser · 10 years ago
  2. d7b54c3 ASoC: Intel: remove codec memeber from codec structs by Vinod Koul · 10 years ago
  3. bd17aa4 ASoC: Intel: add drain_notify support by Vinod Koul · 10 years ago
  4. 5106f5a ASoC: Intel: Revert "rename pcm dias to media dai" by Vinod Koul · 10 years ago
  5. 8c44b2b ASoC: Intel: Fix simultaneous Baytrail SST capture and playback by Jarkko Nikula · 10 years ago
  6. 49fee17 ASoC: Intel: Only export one Baytrail DAI by Liam Girdwood · 10 years ago
  7. 3a46c7b ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI device by Liam Girdwood · 10 years ago
  8. 8bee1fd Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 10 years ago
  9. cffd6665 ASoC: Intel: Fix Baytrail SST DSP firmware loading by Jarkko Nikula · 10 years ago
  10. dfe1951 ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation by Jarkko Nikula · 10 years ago
  11. 6fb8b02 ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspend by Jarkko Nikula · 10 years ago
  12. af94aa5 ASoC: Intel: Add Baytrail suspend/resume support by Liam Girdwood · 10 years ago
  13. 609a13e ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspend by Liam Girdwood · 10 years ago
  14. 800be59 ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot() by Jarkko Nikula · 10 years ago
  15. a6686ed ASoC: Intel: Pass stream start position to sst_byt_stream_start() by Jarkko Nikula · 10 years ago
  16. 65ee9e8 ASoC: Intel: Simplify Baytrail stream control IPC construction by Jarkko Nikula · 10 years ago
  17. c83649e ASoC: Intel: Sample Baytrail DSP DMA pointer only after each period by Jarkko Nikula · 10 years ago
  18. b9d4cf7 ASoC: Intel: Build Medfield compressed ops by Mark Brown · 10 years ago
  19. 0cac6fc ASoC: Intel: rename pcm dias to media dai by Vinod Koul · 10 years ago
  20. 6f46c0d ASoC: Intel: remove unused sst-mfld platform dais by Vinod Koul · 10 years ago
  21. 4b68b4e ASoC: Intel: split the pcm and compress to different files by Vinod Koul · 10 years ago
  22. 4496ffa ASoC: Intel: mark sst_set_stream_status as non static by Vinod Koul · 10 years ago
  23. e11fd7c ASoc: Intel: rename sst-mfld-platform.c by Vinod Koul · 10 years ago
  24. 300f53b ASoC: Intel: remove FSF snail mail address by Vinod Koul · 10 years ago
  25. 2b4c78d ASoC: Intel: move component registration blob by Vinod Koul · 10 years ago
  26. 555f8a80 ASoC: Intel: Add support to unload/reload firmware modules. by Liam Girdwood · 10 years ago
  27. 2b39aab ASoC: Intel: Fix block offset calculations. by Liam Girdwood · 10 years ago
  28. e9024f0b ASoC: Intel: Fix check for pdata usage before dereference. by Liam Girdwood · 10 years ago
  29. 51b4e24 ASoC: Intel: Fix stream position pointer. by Liam Girdwood · 10 years ago
  30. 916152c ASoC: Intel: Fix allow hw_params to be called more than once. by Liam Girdwood · 10 years ago
  31. 10df350 ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. by Liam Girdwood · 10 years ago
  32. 0b708c8 ASoC: Intel: Fix Haswell/Broadwell DSP page table creation. by Liam Girdwood · 10 years ago
  33. 84fbdd5 ASoC: Intel: Fix allocated block list usage when adding blocks. by Liam Girdwood · 10 years ago
  34. 48695f3 ASoC: Intel: Fix block allocation so we only allocate blocks once. by Liam Girdwood · 10 years ago
  35. de30a2c ASoC: Intel: Cancel hsw_notification_work before freeing the stream by Jarkko Nikula · 10 years ago
  36. d132cb0 ASoC: Intel: Fix audio crash due to race condition in stream deletion by Wenkai Du · 10 years ago
  37. 95e9ee9 ASoC: Intel: Fix audio crash due to negative address offset by Wenkai Du · 10 years ago
  38. bf657d2 ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume() by Christian Engelmayer · 10 years ago
  39. 7897ab7 ASoC: Intel: some incorrect sizeof() usages by Dan Carpenter · 10 years ago
  40. dd1b94b ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch() by Christian Engelmayer · 10 years ago
  41. f3046f8 ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume() by Christian Engelmayer · 10 years ago
  42. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 10 years ago
  43. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 10 years ago
  44. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 10 years ago
  45. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  46. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  47. fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 10 years ago
  48. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 10 years ago
  49. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 10 years ago
  50. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  51. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  52. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 10 years ago
  53. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  54. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  55. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  56. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  57. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 10 years ago
  58. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. eda43ce Merge branch 'tunnels' by David S. Miller · 10 years ago
  60. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  61. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  62. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 10 years ago
  63. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  64. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  65. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  66. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 10 years ago
  67. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 10 years ago
  68. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 10 years ago
  69. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 10 years ago
  70. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 10 years ago
  71. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 10 years ago
  72. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  73. c4a2c58 blackfin: cleanup board files by Steven Miao · 10 years ago
  74. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 10 years ago
  75. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 11 years ago
  76. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 11 years ago
  77. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 11 years ago
  78. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 11 years ago
  79. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 10 years ago
  80. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 10 years ago
  81. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 10 years ago
  82. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 10 years ago
  83. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 10 years ago
  84. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  85. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  86. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  87. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 10 years ago
  88. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 10 years ago
  89. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 10 years ago
  90. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 10 years ago
  91. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 10 years ago
  92. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 10 years ago
  93. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 10 years ago
  94. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 10 years ago
  95. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  96. 582076a Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  97. a36dbdb net: ipv6: Fix oif in TCP SYN+ACK route lookup. by Lorenzo Colitti · 10 years ago
  98. 79d2d21 Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  99. 6a489c4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  100. c0c4cf0 Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago