summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: bytcht_es8316: remove useless codePierre-Louis Bossart2017-10-181-14/+0Star
* ASoC: Intel: bytcht_da7213: cosmetic fixesPierre-Louis Bossart2017-10-181-3/+3
* ASoC: Intel: cht_bsw_rt5645: cosmetic fixesPierre-Louis Bossart2017-10-181-38/+35Star
* ASoC: Intel: bytcr_rt5640: cosmetic fixesPierre-Louis Bossart2017-10-181-37/+36Star
* ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanupsPierre-Louis Bossart2017-10-181-17/+222
* Merge branch 'topic/helpers' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2017-10-181-0/+14
|\
| * ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart2017-10-181-0/+14
* | 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/+1Star
* | 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/+0Star
* | ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-09-191-1/+0Star
* | 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/+8Star
* | ASoC: Intel: boards: use devm_clk_get() unconditionallyPierre-Louis Bossart2017-09-193-30/+13Star
* | 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
|/
* Linux 4.14-rc1Linus Torvalds2017-09-171-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0Star
| * | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3Star
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-162-1/+18
| * | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0Star
| * | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36Star
| * | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1