1. 24089e0 ASoC: Add helper functions to cast from DAPM context to CODEC/platform by Lars-Peter Clausen · 11 years ago
  2. 15b8e94 ASoC: compress: indent an if statement by Dan Carpenter · 11 years ago
  3. 797f283 ASoC: Remove runtime field from DAI by Lars-Peter Clausen · 11 years ago
  4. b74f7be ASoC: atmel-pcm-pdc: Remove broken suspend/resume code by Lars-Peter Clausen · 11 years ago
  5. db88a8e ASoC: Remove unused num_dai field from CODEC by Lars-Peter Clausen · 11 years ago
  6. af0881f ASoC: Remove unused 'list' field form card by Lars-Peter Clausen · 11 years ago
  7. 24faf76 ASoC: Remove card's DAI list by Lars-Peter Clausen · 11 years ago
  8. 387f837 Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 11 years ago
  9. d988120 ASoC: add SND_SOC_BYTES_EXT by Vinod Koul · 11 years ago
  10. 4da5339 ASoC: core: Fix component_list corruption when unloading modules by Jarkko Nikula · 11 years ago
  11. 3dcba28 ASoC: core: Don't break component searching if both id and num_dai are 0 by Nicolin Chen · 11 years ago
  12. 907fe36 ASoC: Move standard kcontrol helpers to the component level by Lars-Peter Clausen · 11 years ago
  13. 9f68730 Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 11 years ago
  14. 111c0cf ASoC: Remove ASoC level IO tracing by Lars-Peter Clausen · 11 years ago
  15. 23d5442 ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits() by Lars-Peter Clausen · 11 years ago
  16. b0a9f8e ASoC: Remove snd_soc_update_bits_locked() by Lars-Peter Clausen · 11 years ago
  17. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 11 years ago
  18. 2b17ef4 Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 11 years ago
  19. ab2874a ASoC: Change return type of snd_soc_write() to int by Lars-Peter Clausen · 11 years ago
  20. 8ab1a06 ASoC: sta350: Use snd_soc_kcontrol_codec() by Lars-Peter Clausen · 11 years ago
  21. b7580cd ASoC: core: use PTR_ERR instead of PTR_RET by Christoph Jaeger · 11 years ago
  22. 3477501 ASoC: dapm: Allow update_bits use 32 bits reg by Bard Liao · 11 years ago
  23. 66097ca ASoC: Fix snd_soc_kcontrol_platform() return type by Lars-Peter Clausen · 11 years ago
  24. 02c9c7b ASoC: core: Add function for ac97 codec registration by Misael Lopez Cruz · 11 years ago
  25. 2436a72 ASoC: core: Add helper for DAI widgets linking by Misael Lopez Cruz · 11 years ago
  26. b0aa88a ASoC: core: Add helpers for codec DAI probe & remove by Misael Lopez Cruz · 11 years ago
  27. 12023a9 ASoC: core: Add helpers for codec and codec_dai search by Misael Lopez Cruz · 11 years ago
  28. aa0258a Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 11 years ago
  29. 2439ea1 ASoC: sta350: Add codec driver by Sven Brandau · 11 years ago
  30. 1a39019 ASoC: core: Allow snd_soc_update_bits use 32 bits register by Bard Liao · 11 years ago
  31. b318ad5 ASoC: core: Fail codec probe if we fail to add controls by Nariman Poushin · 11 years ago
  32. 261edc7 ASoC: core: Fail probe if we fail to add dai widgets by Nariman Poushin · 11 years ago
  33. b37f1d1 ASoC: Let snd_soc_platform subclass snd_soc_component by Lars-Peter Clausen · 11 years ago
  34. 98e639f ASoC: Track which components have been registered with snd_soc_register_component() by Lars-Peter Clausen · 11 years ago
  35. 20a0ec2 ASoC: Remove IO register modifier callbacks by Lars-Peter Clausen · 11 years ago
  36. 96241c83 ASoC: Move IO functions to soc-io.c by Lars-Peter Clausen · 11 years ago
  37. 6137a5c ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap by Lars-Peter Clausen · 11 years ago
  38. f6272ff ASoC: Add snd_soc_kcontrol_platform() helper function by Lars-Peter Clausen · 11 years ago
  39. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 11 years ago
  40. 7a34b1c ASoC: codec: fix the sparse check warnings. by Xiubo Li · 11 years ago
  41. 964eafb ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  42. c0b6f59b ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  43. 4504bad ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  44. aec0eb5 ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  45. 6e4842d ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  46. c8b02ac ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  47. 83905ef ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  48. d957f16 ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  49. 49101a2 ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  50. bbc0bd7 ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  51. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 11 years ago
  52. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
  53. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  54. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  55. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  56. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  57. fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  58. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  59. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  60. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  62. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  63. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  64. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  65. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  66. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  67. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
  68. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  69. eda43ce Merge branch 'tunnels' by David S. Miller · 11 years ago
  70. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  71. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  72. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
  73. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  74. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  75. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  76. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  77. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  78. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
  79. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 11 years ago
  80. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  81. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
  82. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  83. c4a2c58 blackfin: cleanup board files by Steven Miao · 11 years ago
  84. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 11 years ago
  85. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
  86. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
  87. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
  88. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
  89. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
  90. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
  91. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
  92. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
  93. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  94. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  95. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  96. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  97. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
  98. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
  99. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago
  100. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 11 years ago