1. e2c330b ASoC: Move IO abstraction to the component level by Lars-Peter Clausen · 11 years ago
  2. 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
  3. ab2874a ASoC: Change return type of snd_soc_write() to int by Lars-Peter Clausen · 11 years ago
  4. 8ab1a06 ASoC: sta350: Use snd_soc_kcontrol_codec() by Lars-Peter Clausen · 11 years ago
  5. b7580cd ASoC: core: use PTR_ERR instead of PTR_RET by Christoph Jaeger · 11 years ago
  6. 3477501 ASoC: dapm: Allow update_bits use 32 bits reg by Bard Liao · 11 years ago
  7. 66097ca ASoC: Fix snd_soc_kcontrol_platform() return type by Lars-Peter Clausen · 11 years ago
  8. 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
  9. 2439ea1 ASoC: sta350: Add codec driver by Sven Brandau · 11 years ago
  10. 1a39019 ASoC: core: Allow snd_soc_update_bits use 32 bits register by Bard Liao · 11 years ago
  11. b318ad5 ASoC: core: Fail codec probe if we fail to add controls by Nariman Poushin · 11 years ago
  12. 261edc7 ASoC: core: Fail probe if we fail to add dai widgets by Nariman Poushin · 11 years ago
  13. b37f1d1 ASoC: Let snd_soc_platform subclass snd_soc_component by Lars-Peter Clausen · 11 years ago
  14. 98e639f ASoC: Track which components have been registered with snd_soc_register_component() by Lars-Peter Clausen · 11 years ago
  15. 20a0ec2 ASoC: Remove IO register modifier callbacks by Lars-Peter Clausen · 11 years ago
  16. 96241c83 ASoC: Move IO functions to soc-io.c by Lars-Peter Clausen · 11 years ago
  17. 6137a5c ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap by Lars-Peter Clausen · 11 years ago
  18. f6272ff ASoC: Add snd_soc_kcontrol_platform() helper function by Lars-Peter Clausen · 11 years ago
  19. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 11 years ago
  20. 7a34b1c ASoC: codec: fix the sparse check warnings. by Xiubo Li · 11 years ago
  21. 964eafb ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  22. c0b6f59b ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  23. 4504bad ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  24. aec0eb5 ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  25. 6e4842d3 ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  26. c8b02ac ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  27. 83905ef ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  28. d957f16 ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  29. 49101a2 ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  30. bbc0bd7 ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  31. a39f75f ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() by Xiubo Li · 11 years ago
  32. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
  33. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  34. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  35. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  36. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  37. fd1232b2 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  38. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  39. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  40. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  41. 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
  42. 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
  43. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  44. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  45. 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
  46. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  47. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
  48. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. eda43ce Merge branch 'tunnels' by David S. Miller · 11 years ago
  50. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  51. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  52. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
  53. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  54. 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
  55. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  56. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  57. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  58. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
  59. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 11 years ago
  60. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  61. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
  62. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  63. c4a2c58 blackfin: cleanup board files by Steven Miao · 11 years ago
  64. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 11 years ago
  65. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
  66. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
  67. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
  68. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
  69. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
  70. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
  71. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
  72. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
  73. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  74. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  75. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  76. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  77. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
  78. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
  79. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago
  80. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 11 years ago
  81. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 11 years ago
  82. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 11 years ago
  83. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 11 years ago
  84. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 11 years ago
  85. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  86. 582076a Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  87. a36dbdb net: ipv6: Fix oif in TCP SYN+ACK route lookup. by Lorenzo Colitti · 11 years ago
  88. 79d2d21 Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  89. 6a489c4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  90. c0c4cf0 Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  91. 45cdf9f Merge branch 'cpsw' by David S. Miller · 11 years ago
  92. f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 11 years ago
  93. 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 11 years ago
  94. 4b44e7b Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  95. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  96. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  97. ad20d5f Merge branch 'hyperv' by David S. Miller · 11 years ago
  98. af9893a Drivers: net: hyperv: Address UDP checksum issues by KY Srinivasan · 11 years ago
  99. 1f73db4 Drivers: net: hyperv: Negotiate suitable ndis version for offload support by KY Srinivasan · 11 years ago
  100. 4276372 Drivers: net: hyperv: Allocate memory for all possible per-pecket information by KY Srinivasan · 11 years ago