1. 8da08ca ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID by Takashi Sakamoto · 8 years ago
  2. 318824d ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoleted by Takashi Sakamoto · 8 years ago
  3. 0da325a ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEP by Valdis Kletnieks · 8 years ago
  4. a4bc746 ALSA: line6: fix ifnullfree.cocci warnings by kbuild test robot · 8 years ago
  5. a16039c ALSA: line6: Add hwdep interface to access the POD control messages by Andrej Krutak · 8 years ago
  6. cfa7696 ALSA: line6: Cleanup podhd initialization by Andrej Krutak · 8 years ago
  7. f6a0dd1 ALSA: line6: Only determine control port properties if needed by Andrej Krutak · 8 years ago
  8. c039aaa ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3) by Andrej Krutak · 8 years ago
  9. 790869d ALSA: line6: Add support for POD X3 by Andrej Krutak · 8 years ago
  10. 7811a3a ALSA: line6: Allow processing of raw incoming messages by Andrej Krutak · 8 years ago
  11. 174e1fc ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP) by Andrej Krutak · 8 years ago
  12. f56742c ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture by Andrej Krutak · 8 years ago
  13. 97d78ac ALSA: line6: Allow different channel numbers for in/out by Andrej Krutak · 8 years ago
  14. 7a0f55a ALSA: line6: Support assymetrical in/out configurations by Andrej Krutak · 8 years ago
  15. 79faa2b ALSA: line6: Add high-speed USB support by Andrej Krutak · 8 years ago
  16. b2233d9 ALSA: line6: Enable different number of URBs for frame transfers by Andrej Krutak · 8 years ago
  17. c5a905d ALSA: compress: fix some missing and misplaced \n in messages by Colin Ian King · 8 years ago
  18. 3617631 ALSA: hdac: add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  19. 67956ed ALSA: au88x0: Add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  20. 46e860f ALSA: rename TLV-related macros so that they're friendly to user applications by Takashi Sakamoto · 8 years ago
  21. 398fa4d ALSA: control: move layout of TLV payload to UAPI header by Takashi Sakamoto · 8 years ago
  22. 69b0582 ALSA: seq: fix to copy from/to user space by Takashi Sakamoto · 8 years ago
  23. 071f134 ALSA: pci: constify local structures by Julia Lawall · 8 years ago
  24. 3d2f4d0 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  25. 3f640970 ALSA: hda - Fix headset mic detection problem for several Dell laptops by Hui Wang · 8 years ago
  26. 09da111 ALSA: hda - Skip Realtek SKU check for Lenovo machines by Takashi Iwai · 8 years ago
  27. 816f318 ALSA: rawmidi: Fix possible deadlock with virmidi registration by Takashi Iwai · 8 years ago
  28. 9f8a765 ALSA: timer: Fix zero-division by continue of uninitialized instance by Takashi Iwai · 8 years ago
  29. 44cc4a0 ALSA: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  30. f3f6c61 ALSA: pcm: Fix avail to return error if stream is suspended by Jeeja KP · 8 years ago
  31. 11749e0 ALSA: timer: fix NULL pointer dereference in read()/ioctl() race by Vegard Nossum · 8 years ago
  32. 8c91d7d ALSA: bt87x: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  33. bc9a910 ALSA: oxygen: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  34. d602efc ALSA: ad1889: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  35. 5116ffc ALSA: firewire: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  36. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  37. 9d5262a ALSA: cs5535audio: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  38. 16f0f01 ALSA: cs46xx: fix typo "seconadry" -> "secondary" by Colin Ian King · 8 years ago
  39. 6b1ca4b ALSA: fireworks: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  40. 04b2d9c ALSA: firewire-tascam: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  41. 4127e80 ALSA: seq: initialize whole fields of automatic variable with union type by Takashi Sakamoto · 8 years ago
  42. fd06c77 ALSA: hda - Enable subwoofer on Dell Inspiron 7559 by Kai-Heng Feng · 8 years ago
  43. 311042d ALSA: hda - Add headset mic quirk for Dell Inspiron 5468 by Shrirang Bagul · 8 years ago
  44. 83d9956 ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 by Ken Lin · 8 years ago
  45. 8ddc056 ALSA: timer: fix NULL pointer dereference on memory allocation failure by Vegard Nossum · 8 years ago
  46. 6b760bb ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE by Vegard Nossum · 8 years ago
  47. a820cd3 Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  48. 34b64e5 ALSA: snd-aoa: enable sound on PowerBook G4 12" by Aaro Koskinen · 8 years ago
  49. cfb89f2 Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc/fix/omap', 'asoc/fix/samsung', 'asoc/fix/simple' and 'asoc/fix/wm2000' into asoc-linus by Mark Brown · 8 years ago
  50. e8f0f8a Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/da7213' and 'asoc/fix/debugfs' into asoc-linus by Mark Brown · 8 years ago
  51. d520519 Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus by Mark Brown · 8 years ago
  52. a74306f Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  53. b5db6c5 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  54. ae16842 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 8 years ago
  55. e15c282 ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec by Takashi Sakamoto · 8 years ago
  56. df6a886 ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/Terratec by Takashi Sakamoto · 8 years ago
  57. abaa2274 ALSA: hda/realtek - fix headset mic detection for MSI MS-B120 by Anisse Astier · 8 years ago
  58. a871967 ASoC: omap-mcpdm: Fix irq resource handling by Peter Ujfalusi · 8 years ago
  59. 209c721 ASoC: max98371: Add terminate entry for i2c_device_id tables by Wei Yongjun · 8 years ago
  60. 07cb327 ALSA: hdspm: fix spelling mistake "Externel" -> "External" by Colin Ian King · 8 years ago
  61. c2f14ba ALSA: compress: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  62. 1bc00f32 ALSA: usb-audio: rmove print for failure of kmalloc by Shawn Lin · 8 years ago
  63. 36e1ac3 ALSA: usb: fine-tune Tenor error compensation value by Daniel Mack · 8 years ago
  64. ca0dd27 ALSA: usb: use TEAC UD-H01 quirk for more devices by Daniel Mack · 8 years ago
  65. 9abc134 ALSA: usb: move udh01_fb_quirk setting to quirks.c by Daniel Mack · 8 years ago
  66. b027d11 ALSA: line6: Fix POD sysfs attributes segfault by Andrej Krutak · 8 years ago
  67. adc8a43 ALSA: line6: Give up on the lock while URBs are released. by Andrej Krutak · 8 years ago
  68. 7e4379e ALSA: line6: Remove double line6_pcm_release() after failed acquire. by Andrej Krutak · 8 years ago
  69. e12ec25 ALSA: seq: obsolete change of address limit by Takashi Sakamoto · 8 years ago
  70. 04a56dd ALSA: seq: change ioctl command operation to get data in kernel space by Takashi Sakamoto · 8 years ago
  71. 8ce8eb6 ALSA: seq: add an alternative way to handle ioctl requests by Takashi Sakamoto · 8 years ago
  72. 77dfa8d ALSA: seq: add documentation for snd_seq_kernel_client_ctl by Takashi Sakamoto · 8 years ago
  73. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  74. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  75. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  76. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  77. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  78. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  79. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  80. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  81. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  82. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  83. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  84. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  85. 21eb45d ASoC: omap-abe-twl6040: Correct dmic-codec device registration by Peter Ujfalusi · 8 years ago
  86. d1e8142 ASoC: core: Clean up DAPM before the card debugfs by Mark Brown · 8 years ago
  87. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  88. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  89. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  90. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  91. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  92. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  98. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  99. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  100. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago