summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: boards: fix off-by-one dailink idPierre-Louis Bossart2017-10-188-8/+8
* ASoC: Intel: boards: use helper to get codec_daiPierre-Louis Bossart2017-10-188-117/+14
* ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart2017-10-181-14/+0
* ASoC: Intel: bytcht_da7213: cosmetic fixesPierre-Louis Bossart2017-10-181-3/+3
* ASoC: Intel: cht_bsw_rt5645: cosmetic fixesPierre-Louis Bossart2017-10-181-38/+35
* ASoC: Intel: bytcr_rt5640: cosmetic fixesPierre-Louis Bossart2017-10-181-37/+36
* ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanupsPierre-Louis Bossart2017-10-181-17/+222
* ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_machGuneshwor Singh2017-10-131-0/+1
* ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh2017-10-133-0/+12
* ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh2017-10-133-6/+45
* ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API argumentsJaikrishna Nemallapudi2017-10-092-11/+16
* ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driverPierre-Louis Bossart2017-10-091-5/+1
* ASoC: Intel: Kbl: Add Playback DAI for fixupHarsha Priya N2017-09-271-0/+1
* ASoC: Intel: cht_bsw_rt5672: fix card namePierre-Louis Bossart2017-09-251-1/+1
* ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resumePierre-Louis Bossart2017-09-251-2/+6
* ASoC: intel: Kill BUG_ON() usageTakashi Iwai2017-09-202-2/+0
* ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-09-191-1/+0
* ASoC: Intel: cht_bsw_max98090: add gpio-based jack detectionPierre-Louis Bossart2017-09-191-1/+55
* ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande2017-09-191-14/+31
* ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail ChromebooksPierre-Louis Bossart2017-09-191-0/+8
* ASoC: Intel: cht_bsw_max98090: add support for BaytrailPierre-Louis Bossart2017-09-191-0/+78
* ASoC: Intel: bytcr_rt5640: simplify MCLK quirk testsPierre-Louis Bossart2017-09-191-3/+3
* ASoC: Intel: bytcr-rt5651: fix capture routesPierre-Louis Bossart2017-09-191-12/+8
* ASoC: Intel: boards: use devm_clk_get() unconditionallyPierre-Louis Bossart2017-09-193-30/+13
* ASoC: Intel: atom: make sst_platform_compr_ops constBhumika Goyal2017-09-192-2/+2
* ASoC: Intel: Headset button support in kabylake machine driverNaveen M2017-09-191-0/+9
* vfs: constify path argument to kernel_read_file_from_pathMimi Zohar2017-09-151-1/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-131-33/+14
|\
| * ASoC: atmel-classd: remove aclk clockQuentin Schulz2017-09-021-33/+14
* | Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-1312-149/+141
|\ \
| * | ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-09-121-0/+3
| * | ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring2017-09-121-8/+8
| * | ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai2017-09-071-5/+1
| * | ALSA: core: Use %pS printk format for direct addressesHelge Deller2017-09-071-2/+2
| * | ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring2017-09-071-20/+21
| * | ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring2017-09-071-32/+30
| * | ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring2017-09-071-18/+13
| * | ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring2017-09-071-8/+10
| * | ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring2017-09-071-4/+6
| * | ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring2017-09-071-8/+8
| * | ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring2017-09-071-15/+11
| * | ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring2017-09-071-29/+28
* | | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada2017-09-091-3/+0
* | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \ \
| * | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* | | | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-09-07467-2941/+11713
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-09-041-6/+10
| |\ \ \
| | * | | ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai2017-09-041-2/+2
| | * | | ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai2017-09-041-0/+4