1. a54f6f0 ASoC: mediatek: Add machine driver for MAX98090 codec by Koro Chen · 9 years ago
  2. ee0bcaf ASoC: mediatek: Add AFE platform driver by Koro Chen · 9 years ago
  3. 8a4e379 ASoC: rsnd: remove io from rsnd_mod by Kuninori Morimoto · 9 years ago
  4. d5bbe7d ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working() by Kuninori Morimoto · 9 years ago
  5. b65a7cc ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol by Kuninori Morimoto · 9 years ago
  6. 88c61cf ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx() by Kuninori Morimoto · 9 years ago
  7. bfc0cfe ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx() by Kuninori Morimoto · 9 years ago
  8. 9b99e9a ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx() by Kuninori Morimoto · 9 years ago
  9. 4e2639f ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr() by Kuninori Morimoto · 9 years ago
  10. f501b7a ASoC: rsnd: add common interrupt handler for SSI/SRC/DMA by Kuninori Morimoto · 9 years ago
  11. 2c0fac1 ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter by Kuninori Morimoto · 9 years ago
  12. 2099bc8 ASoC: rsnd: rsnd_mod has rsnd_priv by Kuninori Morimoto · 9 years ago
  13. 5451ea4 ASoC: rsnd: count each mod (SSI/SRC/DVC) by Kuninori Morimoto · 9 years ago
  14. 0470002 ASoC: rsrc-card: cleanup for DPCM by Kuninori Morimoto · 9 years ago
  15. 061015f ASoC: rsrc-card: tidyup return value of clock error by Kuninori Morimoto · 9 years ago
  16. fe3bd18 ASoC: rsrc-card: move rsrc_card_parse_daifmt() to upper side by Kuninori Morimoto · 9 years ago
  17. 8bd616c ASoC: rsnd-card: tidyup rsrc_priv_to_() by Kuninori Morimoto · 9 years ago
  18. 1683e1a ASoC: rsrc-card: remove unused name by Kuninori Morimoto · 9 years ago
  19. 3433bf0 ASoC: rsrc-card: enable multi cpu/codec for DPCM by Kuninori Morimoto · 9 years ago
  20. 3c7e64d ASoC: rsrc-card: tidyup priv->snd_card setup timing by Kuninori Morimoto · 9 years ago
  21. d72f4a8 ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link by Kuninori Morimoto · 9 years ago
  22. 75defee ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock by Kuninori Morimoto · 9 years ago
  23. 12927a8 ASoC: rsnd: don't care under/over run error when PIO by Kuninori Morimoto · 9 years ago
  24. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 9 years ago
  25. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 9 years ago
  26. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 9 years ago
  27. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 9 years ago
  28. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  29. 911316f drm: rcar-du: Disable all planes when stopping the CRTC by Laurent Pinchart · 9 years ago
  30. 6e0c6e1 drm: rcar-du: Print the error value when DRM/KMS init fails by Laurent Pinchart · 9 years ago
  31. e92a404 regulator: Add QCOM SPMI regulator driver by Stephen Boyd · 9 years ago
  32. 0b2d711 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  33. 145c0e9 ALSA: hda - Fix unused label skip_i915 by Takashi Iwai · 9 years ago
  34. 6c66850 kconfig: add xenconfig defconfig helper by Luis R. Rodriguez · 9 years ago
  35. 9bcd776 kconfig: clarify kvmconfig is for kvm by Luis R. Rodriguez · 9 years ago
  36. 6fd4899 irqchip: exynos-combiner: Save IRQ enable set on suspend by Javier Martinez Canillas · 9 years ago
  37. d5084f1 virtio-gpu: add locking for vbuf pool by Dave Airlie · 9 years ago
  38. 441012a drm/virtgpu: initialise fbdev after getting initial display info by Dave Airlie · 9 years ago
  39. 50cb941 Add virtio-vga bits. by Gerd Hoffmann · 9 years ago
  40. 38e003f gpio: Fix checkpatch.pl issues by Daniel Lockyer · 9 years ago
  41. 571dbbd iommu/vt-d: Don't disable IR when it was previously enabled by Joerg Roedel · 9 years ago
  42. 7c3c987 iommu/vt-d: Make sure copied over IR entries are not reused by Joerg Roedel · 9 years ago
  43. af3b358 iommu/vt-d: Copy IR table from old kernel when in kdump mode by Joerg Roedel · 9 years ago
  44. d4d1c0f iommu/vt-d: Set IRTA in intel_setup_irq_remapping by Joerg Roedel · 9 years ago
  45. c676f58 iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping by Joerg Roedel · 9 years ago
  46. 9e4e49d iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping by Joerg Roedel · 9 years ago
  47. 23256d0 iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping by Joerg Roedel · 9 years ago
  48. 8939ddf iommu/vt-d: Enable Translation only if it was previously disabled by Joerg Roedel · 9 years ago
  49. 60b523e iommu/vt-d: Don't disable translation prior to OS handover by Joerg Roedel · 9 years ago
  50. c3361f2 iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed by Joerg Roedel · 9 years ago
  51. a87f491 iommu/vt-d: Don't do early domain assignment if kdump kernel by Joerg Roedel · 9 years ago
  52. 86080cc iommu/vt-d: Allocate si_domain in init_dmars() by Joerg Roedel · 9 years ago
  53. cf484d0 iommu/vt-d: Mark copied context entries by Joerg Roedel · 9 years ago
  54. dbcd861 iommu/vt-d: Do not re-use domain-ids from the old kernel by Joerg Roedel · 9 years ago
  55. 091d42e iommu/vt-d: Copy translation tables from old kernel by Joerg Roedel · 9 years ago
  56. 4158c2e iommu/vt-d: Detect pre enabled translation by Joerg Roedel · 9 years ago
  57. 5f0a7f7 iommu/vt-d: Make root entry visible for hardware right after allocation by Joerg Roedel · 9 years ago
  58. b63d80d iommu/vt-d: Init QI before root entry is allocated by Joerg Roedel · 9 years ago
  59. 9f10e5b iommu/vt-d: Cleanup log messages by Joerg Roedel · 9 years ago
  60. 84f2899 gpio: pcf857x: handle only enabled irqs by Grygorii Strashko · 9 years ago
  61. 7ac91bd pinctrl: sh-pfc: r8a7794: add SDHI pin groups by Shinobu Uehara · 9 years ago
  62. f1f74b6 pinctrl: sh-pfc: r8a7794: add MMCIF pin groups by Shinobu Uehara · 9 years ago
  63. 43c4436 pinctrl: sh-pfc: add R8A7794 PFC support by Hisashi Nakamura · 9 years ago
  64. 40b503c brcmfmac: make brcmf_p2p_detach() call conditional by Arend van Spriel · 9 years ago
  65. cb700df brcmfmac: fix double free of p2pdev interface by Arend van Spriel · 9 years ago
  66. 323d8f1 mwifiex: add missing break statement in switch case by Amitkumar Karwar · 9 years ago
  67. f6b1464 genirq: Prevent crash in irq_move_irq() by Jiang Liu · 9 years ago
  68. c7cfc94 genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 9 years ago
  69. 6876f98 drm/radeon: remove obsolete kfd_bo from radeon_device by Oded Gabbay · 9 years ago
  70. 4c31d50 mmc: dt-bindings: add Mediatek MMC bindings by Chaotian Jing · 9 years ago
  71. 3160581 target: Remove 'ua_nacl' pointer from se_ua structure by Hannes Reinecke · 9 years ago
  72. ee8c07d target_core_alua: Correct UA handling when switching states by Hannes Reinecke · 9 years ago
  73. 0fb1f14 xen-scsiback: Fix compile warning for 64-bit LUN by Nicholas Bellinger · 9 years ago
  74. 9f5ddef fbdev: propagate result of fb_videomode_from_videomode() by Vladimir Murzin · 9 years ago
  75. 29535f7 mmc: card: Fixup request missing in mmc_blk_issue_rw_rq by Ding Wang · 9 years ago
  76. 62a7f36 mmc: sdhci: fix low memory corruption by Jiri Slaby · 9 years ago
  77. b5e97d6 mmc: sdhci-pci: Change AMD SDHCI quirk application scope by Vincent Wan · 9 years ago
  78. bcb2999 i2c-piix4: Use Macro for AMD CZ SMBus device ID by Vincent Wan · 9 years ago
  79. 73cb9dc m68k: Use vsprintf %pM extension by Joe Perches · 9 years ago
  80. 127b0c9 video: fbdev: vesafb: use arch_phys_wc_add() by Luis R. Rodriguez · 9 years ago
  81. 6b41f27 video: fbdev: vesafb: add missing mtrr_del() for added MTRR by Luis R. Rodriguez · 9 years ago
  82. 87b8176 video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB by Luis R. Rodriguez · 9 years ago
  83. f4ec6aa crypto: caam - Provide correct value to iounmap() in controller driver by Victoria Milhoan · 9 years ago
  84. 8af7b0f crypto: caam - Fix incorrect size when DMA unmapping buffer by Victoria Milhoan · 9 years ago
  85. d37e296 MPILIB: add mpi_read_buf() and mpi_get_size() helpers by Tadeusz Struk · 9 years ago
  86. 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 9 years ago
  87. 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 9 years ago
  88. 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 9 years ago
  89. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  90. e34d366 target: Drop duplicate + unused se_dev_check_wce by Nicholas Bellinger · 9 years ago
  91. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  92. 412c98c crypto: caam - fix RNG buffer cache alignment by Steve Cornelius · 9 years ago
  93. 6fd4b15 crypto: caam - improve initalization for context state saves by Steve Cornelius · 9 years ago
  94. 70d45cd ufs: don't touch mtime/ctime of directory being moved by Al Viro · 9 years ago
  95. a50e4a0 ufs: don't bother with lock_ufs()/unlock_ufs() for directory access by Al Viro · 9 years ago
  96. 514d748 ufs: Fix possible deadlock when looking up directories by Jan Kara · 9 years ago
  97. 12ecbb4 ufs: Fix warning from unlock_new_inode() by Jan Kara · 9 years ago
  98. cdd9eef fs/ufs: restore s_lock mutex by Fabian Frederick · 9 years ago
  99. e8e68fd pcmcia: do not break rsrc_nonstatic when handling anonymous cards by Dominik Brodowski · 9 years ago
  100. 08c4019 staging: rtl8188eu: kill unused INCLUDE_MULTI_FUNC_* macros by Jakub Sitnicki · 9 years ago