summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee2014-09-3010-22/+24
* ALSA: ctxfi: sparse warningSudip Mukherjee2014-09-233-10/+10
* ALSA: hda - Sort input pins depending on amp capsDavid Henningsson2014-09-232-7/+15
* ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson2014-09-233-17/+28
* ALSA: hda - add explicit include of err.hDavid Henningsson2014-09-231-0/+2
* Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai2014-09-22363-1986/+2941
|\
| * ALSA: hda - Use standard hda_jack infrastructure for CA0132 driverTakashi Iwai2014-09-161-42/+34
| * ALSA: hda - Remove superfluous hooks from VIA driverTakashi Iwai2014-09-161-23/+2
| * ALSA: hda - Remove superfluous callbacks from STAC/IDT codecsTakashi Iwai2014-09-161-36/+2
| * ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-1610-65/+107
| * ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai2014-09-153-17/+26
| * ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai2014-09-112-4/+1
| * ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-1110-73/+23
| * Merge branch 'for-linus' into for-nextTakashi Iwai2014-09-11355-1764/+2784
| |\
| | * ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai2014-09-111-5/+12
| | * Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-09-039628-443344/+414126
| | |\
| | | *---------------. Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown2014-09-039-15/+24
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * ASoC: tegra: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| | | | | | | | | | | * | ASoC: simple-card: Fix bug of wrong decrement DT node's refcountXiubo Li2014-09-011-0/+8
| | | | | | | | | | | |/
| | | | | | | | | | * / ASoC: rt5677: correct mismatch widget nameBard Liao2014-08-271-4/+4
| | | | | | | | | | |/
| | | | | | | | | * / ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula2014-08-271-0/+1
| | | | | | | | | |/
| | | | | | | | * / ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-171-1/+1
| | | | | | | | |/
| | | | | | | * / ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi2014-08-291-1/+1
| | | | | | | |/
| | | | | | * / ASoC: da732x: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| | | | | | |/
| | | | | * | ASoC: cs4265: Fix setting of functional mode and clock dividerPaul Handrigan2014-08-281-2/+2
| | | | | * | ASoC: cs4265: Fix clock rates in clock map tablePaul Handrigan2014-08-281-4/+4
| | | | | |/
| | | | * | ASoC: axi: Fix ADI AXI SPDIF specificationAndreas Färber2014-08-161-1/+1
| | | * | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-032-2/+2
| | | |\ \ \
| | | | * | | ASoC: core: fix .info for SND_SOC_BYTES_TLVSubhransu S. Prusty2014-08-181-1/+1
| | | | * | | ASoC: Use dev_set_name() instead of init_nameLars-Peter Clausen2014-08-171-1/+1
| | | | | |/ | | | | |/|
| | | * | | Linux 3.17-rc3v3.17-rc3Linus Torvalds2014-09-011-1/+1
| | | * | | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-09-0124-217/+497
| | | |\ \ \
| | | | * \ \ Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel2014-08-1924-217/+497
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov2014-08-142-0/+54
| | | | | * | xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-143-7/+10
| | | | | * | xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-08-141-7/+5
| | | | | * | xtensa: allow single-stepping through unaligned load/storeMax Filippov2014-08-141-0/+8
| | | | | * | xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov2014-08-141-33/+29
| | | | | * | xtensa: make fast_unaligned store restartableMax Filippov2014-08-141-32/+19
| | | | | * | xtensa: add double exception fixup handler for fast_unalignedMax Filippov2014-08-141-0/+43
| | | | | * | xtensa: fix kernel/user jump out of fast_unalignedMax Filippov2014-08-141-1/+1
| | | | | * | xtensa: configure kc705 for highmemMax Filippov2014-08-141-1/+4
| | | | | * | xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-141-10/+6
| | | | | * | xtensa: support aliasing cache in kmapMax Filippov2014-08-142-2/+56
| | | | | * | xtensa: support aliasing cache in k[un]map_atomicMax Filippov2014-08-143-8/+14
| | | | | * | xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-144-66/+127
| | | | | * | xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-142-2/+7
| | | | | * | xtensa: allow fixmap and kmap span more than one page tableMax Filippov2014-08-141-16/+22
| | | | | * | xtensa: make fixmap region addressing grow with indexMax Filippov2014-08-142-6/+27
| | | | | * | xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-08-142-4/+13