Age | Commit message (Expand) | Author | Files | Lines |
2016-06-24 | ALSA: dummy: Fix a use-after-free at closing | Takashi Iwai | 1 | -0/+1 |
2016-06-24 | ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup | Jaroslav Kysela | 1 | -0/+2 |
2016-06-24 | ALSA: hda - Fix the headset mic jack detection on Dell machine | Woodrow Shen | 1 | -0/+4 |
2016-06-22 | ALSA: hda/tegra: iomem fixups for sparse warnings | Ben Dooks | 1 | -10/+10 |
2016-06-17 | ALSA: hdac_regmap - fix the register access for runtime PM | Jaroslav Kysela | 1 | -2/+2 |
2016-06-09 | ALSA: hda - Add PCI ID for Kabylake | Vinod Koul | 1 | -1/+10 |
2016-06-07 | ALSA: hda/realtek: Add T560 docking unit fixup | Torsten Hilbrich | 1 | -0/+1 |
2016-06-03 | ALSA: hda - Fix headset mic detection problem for Dell machine | AceLan Kao | 1 | -0/+4 |
2016-05-30 | ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703 | Kailang Yang | 1 | -0/+16 |
2016-05-30 | ALSA: hda/realtek - ALC256 speaker noise issue | Kailang Yang | 1 | -5/+47 |
2016-05-28 | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 47 | -317/+2652 |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -2/+2 |
2016-05-27 | Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 46 | -317/+2638 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown | 2 | -6/+9 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-next | Mark Brown | 1 | -19/+5 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next | Mark Brown | 1 | -1/+2 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/qcom' into asoc-next | Mark Brown | 1 | -3/+5 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/sti' into asoc-next | Mark Brown | 4 | -129/+646 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-next | Mark Brown | 1 | -0/+10 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/kconfig' into asoc-next | Mark Brown | 2 | -6/+6 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/rt298' into asoc-next | Mark Brown | 2 | -28/+25 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/mtk' into asoc-next | Mark Brown | 4 | -3/+77 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/omap' into asoc-next | Mark Brown | 2 | -0/+10 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/tas5270' into asoc-next | Mark Brown | 6 | -13/+872 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/topology' into asoc-next | Mark Brown | 1 | -3/+45 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 8 | -0/+8 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/simple' into asoc-next | Mark Brown | 1 | -0/+1 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next | Mark Brown | 1 | -4/+8 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/max98371' into asoc-next | Mark Brown | 4 | -0/+513 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 4 | -16/+21 |
2016-05-27 | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next | Mark Brown | 6 | -84/+369 |
2016-05-25 | Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi... | Mark Brown | 4 | -3/+6 |
2016-05-25 | Merge tag 'asoc-v4.7' into asoc-linus | Mark Brown | 71 | -481/+3087 |
2016-05-25 | ALSA: hda - Fix headset mic detection problem for one Dell machine | Hui Wang | 1 | -0/+3 |
2016-05-24 | ALSA: hda/realtek - Add support for ALC295/ALC3254 | Kailang Yang | 1 | -0/+10 |
2016-05-23 | ASoC: kirkwood: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2016-05-20 | ALSA: hda - Fix headphone noise on Dell XPS 13 9360 | Kai-Heng Feng | 1 | -1/+2 |
2016-05-19 | Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 125 | -1492/+4505 |
2016-05-19 | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2016-05-18 | ASoC: ak4642: Enable cache usage to fix crashes on resume | Mark Brown | 1 | -0/+3 |
2016-05-18 | ASoC: twl6040: Disconnect AUX output pads on digital mute | Peter Ujfalusi | 1 | -2/+2 |
2016-05-18 | ALSA: firewire-lib: change a member of event structure to suppress sparse wan... | Takashi Sakamoto | 1 | -4/+4 |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -57/+32 |
2016-05-17 | sound: oss: Use setup_timer and mod_timer. | Muhammad Falak R Wani | 1 | -5/+3 |
2016-05-17 | Merge tag 'asoc-v4.7-fix-hdac' of git://git.kernel.org/pub/scm/linux/kernel/g... | Takashi Iwai | 1 | -1/+0 |
2016-05-17 | ASoC: hdac_hdmi: Remove the unused 'timeout' variable | Fabio Estevam | 1 | -1/+0 |
2016-05-17 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -3/+3 |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 3 | -3/+3 |
2016-05-16 | Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 71 | -481/+3087 |
2016-05-16 | Merge branch 'for-next' into for-linus | Takashi Iwai | 54 | -1006/+1416 |