1. fad56c8 ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range() by Jia-Ju Bai · 7 years ago
  2. 08fd832 ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep() by Jia-Ju Bai · 7 years ago
  3. df3f034 ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range() by Jia-Ju Bai · 7 years ago
  4. 13e9a3e ALSA: sb: Proper endian notations by Takashi Iwai · 7 years ago
  5. 7e49aad ALSA: atiixp_modem: Proper endian notations by Takashi Iwai · 7 years ago
  6. c44a81a ALSA: atiixp: Proper endian notations by Takashi Iwai · 7 years ago
  7. 58578d1 ALSA: bt87x: Proper endian notations by Takashi Iwai · 7 years ago
  8. 2a833a0 ALSA: echoaudio: Proper endian notations by Takashi Iwai · 7 years ago
  9. 8c0ab942e ALSA: maestro3: Proper endian notations by Takashi Iwai · 7 years ago
  10. 7752a7d ALSA: intel8x0m: Proper endian notations by Takashi Iwai · 7 years ago
  11. 3c164e2 ALSA: intel8x0: Proper endian notations by Takashi Iwai · 7 years ago
  12. 0d9a26f ALSA: lola: Proper endian notations by Takashi Iwai · 7 years ago
  13. 0e7ca66 ALSA: mixart: Proper endian notations by Takashi Iwai · 7 years ago
  14. be05e3d ALSA: riptide: Properly endian notations by Takashi Iwai · 7 years ago
  15. 7362b0f ALSA: hda: Proper endian notations for BDL pointers by Takashi Iwai · 7 years ago
  16. 752089f ALSA: trident: Proper endian notations by Takashi Iwai · 7 years ago
  17. d3c6376 ALSA: ymfpci: Proper endian notations by Takashi Iwai · 7 years ago
  18. 3ac14b3 ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bits by Takashi Iwai · 7 years ago
  19. e5d3765 ALSA: sb: Fix sparse warning wrt PCM format type by Takashi Iwai · 7 years ago
  20. 55ff2d1 ALSA: sb: Fix PCM format bit calculation by Takashi Iwai · 7 years ago
  21. 6be9a60 ALSA: wss: Fix sparse warning wrt PCM format type by Takashi Iwai · 7 years ago
  22. a91a0e7 ALSA: asihpi: Fix PCM format notations by Takashi Iwai · 7 years ago
  23. 10d3d91 ALSA: au88x0: Fix sparse warning wrt PCM format type by Takashi Iwai · 7 years ago
  24. d63f33d ALSA: ad1816a: Fix sparse warning wrt PCM format type by Takashi Iwai · 7 years ago
  25. f8b6c0c ALSA: pcm: Fix sparse warning wrt PCM format type by Takashi Iwai · 7 years ago
  26. 94dfee0 ALSA: riptide: Fix PCM format type conversion by Takashi Iwai · 7 years ago
  27. a6ea5fe ALSA: hda: Fix implicit PCM format type conversion by Takashi Iwai · 7 years ago
  28. d6b340d ALSA: trident: Suppress gcc string warning by Takashi Iwai · 7 years ago
  29. 6362364 ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast by Takashi Iwai · 7 years ago
  30. 0701492 ALSA: korg1212: Add __force annotation to cast in user-copy callbacks by Takashi Iwai · 7 years ago
  31. 191bb51 ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() by Takashi Iwai · 7 years ago
  32. 95a48b7 ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write() by Takashi Iwai · 7 years ago
  33. 00966dc ALSA: usb-audio: Declare the common variable in header file by Takashi Iwai · 7 years ago
  34. 7e9c20f ALSA: opl3: Declare common variables properly by Takashi Iwai · 7 years ago
  35. ebd836e ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t by Takashi Iwai · 7 years ago
  36. dcda6f7 ALSA: msnd: Use NULL instead of 0 by Takashi Iwai · 7 years ago
  37. bb86124c ALSA: hda/ca0132 - Use NULL instead of 0 by Takashi Iwai · 7 years ago
  38. 7c500f9 ALSA: msnd: Fix the default sample sizes by Takashi Iwai · 7 years ago
  39. ab647a2 ALSA: msnd: Add missing __iomem annotations by Takashi Iwai · 7 years ago
  40. bd1cd0e ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro by Takashi Iwai · 7 years ago
  41. b080dc5 ALSA: usb-audio: Add support for Encore mDSD USB DAC by Jeff Crukley · 7 years ago
  42. f9b54e1 ALSA: hda/i915: Allow delayed i915 audio component binding by Takashi Iwai · 7 years ago
  43. 1ea0358 ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations by Yue Wang · 7 years ago
  44. d10ee9c ALSA: timer: catch invalid timer object creation by Srikanth K H · 7 years ago
  45. 7abeb64 Merge branch 'topic/drm_audio_component' into for-next by Takashi Iwai · 7 years ago
  46. 58cabe8 ALSA: usb-audio: Allow changing from a bad sample rate by Adam Goode · 7 years ago
  47. 67ece13 Merge branch 'topic/vga_switcheroo' into for-next by Takashi Iwai · 7 years ago
  48. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 7 years ago
  49. ef4db23 ALSA: rawmidi: Use kvmalloc() for buffers by Takashi Iwai · 7 years ago
  50. f5beb59 ALSA: rawmidi: Minor code refactoring by Takashi Iwai · 7 years ago
  51. 7fdc9b0 ALSA: rawmidi: Simplify error paths by Takashi Iwai · 7 years ago
  52. 5bed913 ALSA: rawmidi: Tidy up coding styles by Takashi Iwai · 7 years ago
  53. ed6b83d Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  54. a57942b ALSA: hda: Make audio component support more generic by Takashi Iwai · 7 years ago
  55. 82887c0 ALSA: hda/i915: Associate audio component with devres by Takashi Iwai · 7 years ago
  56. ae891ab drm/i915: Split audio component to a generic type by Takashi Iwai · 7 years ago
  57. 39675f7 ALSA: rawmidi: Change resized buffers atomically by Takashi Iwai · 7 years ago
  58. 7373c2a ALSA: emu8000: Use swap macro in snd_emu8000_sample_new by Gustavo A. R. Silva · 7 years ago
  59. e2d2f24 ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new by Gustavo A. R. Silva · 7 years ago
  60. 4aaf448 vga_switcheroo: set audio client id according to bound GPU id by Jim Qu · 7 years ago
  61. 0fca97a ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk by YOKOTA Hiroshi · 7 years ago
  62. 9a6249d ALSA: hda: add mute led support for HP ProBook 455 G5 by Po-Hsu Lin · 7 years ago
  63. b6d7b36 ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA by Jim Qu · 7 years ago
  64. 55b8cb4 ALSA: usb-audio: Tidy up logic for Processing Unit min/max values by Jorge Sanjuan · 7 years ago
  65. 8b3a087 ALSA: usb-audio: Unify virtual type units type to UAC3 values by Jorge Sanjuan · 7 years ago
  66. 0f292f0 ALSA: usb-audio: Add support for Processing Units in UAC3 by Jorge Sanjuan · 7 years ago
  67. 4e887af ALSA: usb-audio: Processing Unit controls parsing in UAC2 by Jorge Sanjuan · 7 years ago
  68. c77e1ef ALSA: usb-audio: Add support for Selector Units in UAC3 by Jorge Sanjuan · 7 years ago
  69. d6e08c7 ALSA: cs46xx: remove redundant pointer 'ins' by Colin Ian King · 7 years ago
  70. c888443 ALSA: ali5451: remove redundant pointer 'codec' by Colin Ian King · 7 years ago
  71. 7527cd2 ALSA: sb8: remove redundant pointer runtime by Colin Ian King · 7 years ago
  72. 29fba92 ALSA: gus: remove redundant pointer private_data by Colin Ian King · 7 years ago
  73. a34e8aa ALSA: es1688: remove redundant pointer chip by Colin Ian King · 7 years ago
  74. eeef847 ALSA: opl3: remove redundant pointer opl3 by Colin Ian King · 7 years ago
  75. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 7 years ago
  76. 41b55d2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  77. 37b5dca Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  78. 13e66ce Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  79. d4f72a7 Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 7 years ago
  80. 4dbd2b4 Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 7 years ago
  81. c31496d Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  82. 2da8c42 Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  83. f353078 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  84. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 7 years ago
  85. ffe0751 checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages by Joe Perches · 7 years ago
  86. bb177a7 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 7 years ago
  87. e3d301c mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE by Michal Hocko · 7 years ago
  88. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 7 years ago
  89. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 7 years ago
  90. c290fba net/9p/client.c: put refcount of trans_mod in error case in parse_opts() by piaojun · 7 years ago
  91. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 7 years ago
  92. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 7 years ago
  93. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 7 years ago
  94. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 7 years ago
  95. e181ae0c mm: zero unavailable pages before memmap init by Pavel Tatashin · 7 years ago
  96. 2db39a2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  97. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 75adbd1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago