1. 182cdf2 ALSA: x86: Implement runtime PM by Takashi Iwai · 8 years ago
  2. 313d9f2 ALSA: x86: Properly manage PCM substream lifetype by Takashi Iwai · 8 years ago
  3. 7d9e798 ALSA: x86: Drop unused fields from pcm_stream_info by Takashi Iwai · 8 years ago
  4. fa5dfe6 ALSA: x86: Drop redundant had_stream_pvt by Takashi Iwai · 8 years ago
  5. 0e9c67d ALSA: x86: Drop superfluous state field by Takashi Iwai · 8 years ago
  6. d0e9b1a ALSA: x86: Drop flag_underrun field by Takashi Iwai · 8 years ago
  7. 8f8d1d7 ALSA: x86: Fix racy access to chmap by Takashi Iwai · 8 years ago
  8. bcce775 ALSA: x86: Remove superfluous irqsave flags by Takashi Iwai · 8 years ago
  9. 4a5ddb2 ALSA: x86: Constfy tables by Takashi Iwai · 8 years ago
  10. 4151ee8 ALSA: x86: Remove _v[12] suffices by Takashi Iwai · 8 years ago
  11. 2e52f5e ALSA: x86: Tidy up codes by Takashi Iwai · 8 years ago
  12. 79f439e ALSA: x86: Drop had_get_hwstate() by Takashi Iwai · 8 years ago
  13. caa2a61 ALSA: x86: Remove superfluous check at resume by Takashi Iwai · 8 years ago
  14. 99b2ab9 ALSA: x86: Fix sleep-in-atomic via i915 notification by Takashi Iwai · 8 years ago
  15. f6a82a0 ALSA: x86: Drop superfluous PCM private_free by Takashi Iwai · 8 years ago
  16. e9d65ab ALSA: x86: Drop unused fields from snd_intelhad struct by Takashi Iwai · 8 years ago
  17. df76df1 ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() by Takashi Iwai · 8 years ago
  18. e29c0f9 ALSA: x86: Fix for CONFIG_PM=n by Takashi Iwai · 8 years ago
  19. c75b047 ALSA: x86: Replace pr_xxx() with dev_xxx() by Takashi Iwai · 8 years ago
  20. 372d855 ALSA: x86: Fold intel_hdmi_audio_if.c into main file by Takashi Iwai · 8 years ago
  21. da86480 ALSA: x86: Flatten two abstraction layers by Takashi Iwai · 8 years ago
  22. eeb756c ALSA: x86: Drop unused hdmi_audio_query() by Takashi Iwai · 8 years ago
  23. 36ec0d9 ALSA: x86: Call snd_card_register() at the end by Takashi Iwai · 8 years ago
  24. 301cf8a ALSA: x86: Check platform_data earlier by Takashi Iwai · 8 years ago
  25. c415022 ALSA: x86: Drop superfluous CHT PCI ID check by Takashi Iwai · 8 years ago
  26. 5647aec ALSA: x86: Embed snd_intelhad into snd_card by Takashi Iwai · 8 years ago
  27. dae15a9 ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c by Takashi Iwai · 8 years ago
  28. 0e18060 ALSA: x86: Drop unused hw_silence field by Takashi Iwai · 8 years ago
  29. 6ddb3ab ALSA: x86: Move the global underrun_count to struct snd_intelhad by Takashi Iwai · 8 years ago
  30. 7f2e9ab ALSA: x86: Drop global ELD copy by Takashi Iwai · 8 years ago
  31. 055610b ALSA: x86: Drop global hlpe_state by Takashi Iwai · 8 years ago
  32. bf8b24f ALSA: x86: Drop the global platform device reference by Takashi Iwai · 8 years ago
  33. af3e5c9 ALSA: x86: Drop unused mid_hdmi_audio_is_busy() by Takashi Iwai · 8 years ago
  34. 033e925 ALSA: x86: Fix possible stale interrupt calls by Takashi Iwai · 8 years ago
  35. 437af8f ALSA: x86: Call event callback directly by Takashi Iwai · 8 years ago
  36. dd895f2 ALSA: x86: Drop useless mutex at probe by Takashi Iwai · 8 years ago
  37. 45459d1 ALSA: x86: Handle the error from hdmi_audio_probe() properly by Takashi Iwai · 8 years ago
  38. 79dda75 ALSA: x86: Pass snd_intelhad object to helpers by Takashi Iwai · 8 years ago
  39. 6f9ecc7 ALSA: x86: Drop snd_intel_had_interface indirect calls by Takashi Iwai · 8 years ago
  40. 9eca88c ALSA: x86: Replace indirect query_ops with direct calls by Takashi Iwai · 8 years ago
  41. f23df80 ALSA: x86: Replace indirect register ops with direct calls by Takashi Iwai · 8 years ago
  42. 76296ef ALSA: x86: Drop indirect calls of had_ops by Takashi Iwai · 8 years ago
  43. 4812dcc ALSA: x86: Remove v1 ops and structs by Takashi Iwai · 8 years ago
  44. 7167330 ALSA: x86: Don't set PCM state to DISCONNECTED by Takashi Iwai · 8 years ago
  45. 9db13e5 drm/i915: Enable VLV audio chicken bit for LPE audio by Takashi Iwai · 8 years ago
  46. b1c01f4 drm/i915: Pass platform device to LPE audio notifier by Takashi Iwai · 8 years ago
  47. 0843e04 ALSA: x86: Use config base depending on the pipe by Pierre-Louis Bossart · 8 years ago
  48. 964ca80 ALSA: x86: intel_hdmi: add definitions and logic for DP audio by Pierre-Louis Bossart · 8 years ago
  49. f95e29b drm/i915: Pass pipe to LPE audio notification by Takashi Iwai · 8 years ago
  50. 9c9191f drm/i915: Avoid MST pipe handling for LPE audio by Takashi Iwai · 8 years ago
  51. d5d8c3a drm/i915: add DisplayPort amp unmute for LPE audio mode by Pierre-Louis Bossart · 8 years ago
  52. b5f2be9 drm/i915: add DP support in LPE audio mode by Pierre-Louis Bossart · 8 years ago
  53. eacc8da Documentation/gpu: Move LPE audio section after HD-audio by Takashi Iwai · 8 years ago
  54. 0369d63 ALSA: x86: hdmi: fix returnvar.cocci warnings by Julia Lawall · 8 years ago
  55. f0fd412 ALSA: x86: fix resource_size.cocci warnings by kbuild test robot · 8 years ago
  56. 232892f ALSA: x86: hdmi: continue playback even when display resolution changes by Jerome Anand · 8 years ago
  57. 5dab11d ALSA: x86: hdmi: Add audio support for BYT and CHT by Jerome Anand · 8 years ago
  58. 287599c ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T by Jerome Anand · 8 years ago
  59. 46d196e drm/i915: Add support for audio driver notifications by Jerome Anand · 8 years ago
  60. eef5732 drm/i915: setup bridge for HDMI LPE audio driver by Jerome Anand · 8 years ago
  61. 7a308bb Linux 4.10-rc5 by Linus Torvalds · 8 years ago
  62. 095cbe6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 24b8683 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  65. bb6c01c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  66. c497f8d Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  67. f68d853 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  68. f5e8c0f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  69. 455a70c Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  70. 83fd57a Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  71. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  72. 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  73. e3737b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  75. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  76. 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  77. eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  78. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  79. f8f2d4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  80. fec9690 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  81. 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  82. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  83. bad94f8 Merge branches 'thermal-core' and 'thermal-soc' into for-rc by Zhang Rui · 8 years ago
  84. 178f358 powerpc: Ignore reserved field in DCSR and PVR reads and writes by Anton Blanchard · 8 years ago
  85. b34ca60 powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write by Dave Martin · 8 years ago
  86. 99dfe80 powerpc/ptrace: Preserve previous fprs/vsrs on short regset write by Dave Martin · 8 years ago
  87. 44b4b46 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  88. 6e0362b Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  89. 4384978 ARM: dts: da850-evm: fix read access to SPI flash by Fabien Parent · 8 years ago
  90. 0db1dba virtio/s390: virtio: constify virtio_config_ops structures by Bhumika Goyal · 8 years ago
  91. 9924062 virtio/s390: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  92. 7d3ce5a virtio/s390: support READ_STATUS command for virtio-ccw by Pierre Morel · 9 years ago
  93. 47a4c49 tools/virtio/ringtest: tweaks for s390 by Halil Pasic · 8 years ago
  94. 21f5eda tools/virtio/ringtest: fix run-on-all.sh for offline cpus by Halil Pasic · 8 years ago
  95. 8379cad virtio_console: fix a crash in config_work_handler by G. Campana · 8 years ago
  96. 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  97. 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago
  98. d61b7f9 nbd: only set MSG_MORE when we have more to send by Josef Bacik · 8 years ago
  99. 81aaeaa Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  100. 2ed5e5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago