summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-3/+3
|\
| * Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-301-3/+3
| |\
| | * Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-0122-92/+335
| | |\
| | * | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
| | * | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-303-4/+4
|\ \ \ \
| * | | | treewide: Fix typo in printksMasanari Iida2013-04-121-1/+1
| * | | | sound: Remove stray pluses from Kconfig filePaul Bolle2013-03-271-2/+2
| * | | | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
| | |/ / | |/| |
* | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-296-35/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-1424-70/+111
| |\ \ \
| * \ \ \ Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-2616-75/+315
| |\ \ \ \
| | * | | | ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown2013-03-264-8/+44
| | | |_|/ | | |/| |
| * | | | sound/pcmcia: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-152-27/+2
* | | | | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-191-10/+2
| |_|/ / |/| | |
* | | | Merge tag 'asoc-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2013-04-126-33/+28
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/fix/wm8903' into tmpMark Brown2013-04-111-0/+2
| |\ \ \ \
| | * | | | ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-091-0/+2
| * | | | | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-04-111-23/+1
| |\ \ \ \ \
| | * | | | | ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen2013-04-031-23/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/fix/samsung' into tmpMark Brown2013-04-111-5/+12
| |\ \ \ \ \
| | * | | | | ASoC: Samsung: set drvdata before adding secondary devicePrathyush K2013-04-031-5/+8
| | * | | | | ASoC: Samsung: return error if drvdata is not setPrathyush K2013-04-031-0/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-04-111-1/+1
| |\ \ \ \ \
| | * | | | | ASoC: core: Fix to check return value of snd_soc_update_bits_locked()Joonyoung Shim2013-03-261-1/+1
| * | | | | | Merge remote-tracking branch 'asoc/fix/compress' into tmpMark Brown2013-04-111-3/+11
| |\ \ \ \ \ \
| | * | | | | | ASoC: compress: Cancel delayed power down if neededCharles Keepax2013-03-281-3/+11
| | | |/ / / / | | |/| | | |
| * | | | | | ASoC: wm5102: Correct lookup of arizona struct in SYSCLK eventMark Brown2013-04-091-1/+1
| | |_|/ / / | |/| | | |
* / | | | | ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*Eldad Zack2013-04-072-3/+3
|/ / / / /
* | | | | ALSA: hda/generic - fix uninitialized variableJiri Slaby2013-04-051-1/+1
* | | | | Revert "ALSA: hda - Allow power_save_controller option override DCAPS"Takashi Iwai2013-04-041-4/+2
* | | | | ALSA: hda - fix typo in proc outputDavid Henningsson2013-04-041-1/+1
* | | | | ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig2013-04-041-1/+3
* | | | | ALSA: usb: Work around CM6631 sample rate change bugTorstein Hegge2013-04-031-10/+35
* | | | | ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin2013-04-021-1/+1
* | | | | ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin2013-04-021-1/+1
* | | | | Merge remote-tracking branch 'asoc/fix/spear' into asoc-nextMark Brown2013-03-261-6/+6
|\ \ \ \ \
| * | | | | ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen2013-03-201-6/+6
* | | | | | Merge remote-tracking branch 'asoc/fix/si476x' into asoc-nextMark Brown2013-03-261-0/+1
|\ \ \ \ \ \
| * | | | | | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin2013-02-201-0/+1
* | | | | | | Merge remote-tracking branch 'asoc/fix/sh' into asoc-nextMark Brown2013-03-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen2013-03-221-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown2013-03-262-0/+0
|\ \ \ \ \ \ \
| * | | | | | | ASoC:: max98090: Remove executable bitJoe Perches2013-03-202-0/+0
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-nextMark Brown2013-03-262-1/+6
|\ \ \ \ \ \ \
| * | | | | | | ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann2013-03-121-1/+1
| * | | | | | | ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-03-121-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-261-0/+14
|\ \ \ \ \ \ \
| * | | | | | | ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi2013-03-151-1/+0
| * | | | | | | ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+15
| | |_|/ / / / | |/| | | | |