summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: add support for wireless USB devicesThomas Pugliese2013-10-071-0/+1
* ALSA: hda - hdmi: Tweak debug messages to be more usefulAnssi Hannula2013-10-071-4/+4
* ALSA: hda - hdmi: Fix available channel maps missing from TLVAnssi Hannula2013-10-071-4/+0
* ALSA: hda - hdmi: Fix channel maps with less common speakersAnssi Hannula2013-10-071-29/+41
* ALSA: hda - hdmi: Fix unused slots being enabled in manual and non-PCM mappingsAnssi Hannula2013-10-071-10/+19
* ALSA: hda - hdmi: Fix programmed active channel countAnssi Hannula2013-10-071-6/+12
* ALSA: hda - hdmi: Fix incorrect default channel mapping for unusual CAsAnssi Hannula2013-10-071-5/+15
* ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula2013-10-071-2/+3
* ALSA: usb-audio: remove unused endpoint flag EP_FLAG_ACTIVATEDEldad Zack2013-10-071-3/+0
* ALSA: usb-audio: rename alt_idx to altsettingEldad Zack2013-10-073-7/+7
* ALSA: usb-audio: clear SUBSTREAM_FLAG_SYNC_EP_STARTED on errorEldad Zack2013-10-071-0/+1
* ALSA: usb-audio: void return type of snd_usb_endpoint_deactivate()Eldad Zack2013-10-072-11/+6
* ALSA: usb-audio: don't deactivate URBs on in-use EPEldad Zack2013-10-071-3/+3
* ALSA: usb-audio: remove deactivate_endpoints()Eldad Zack2013-10-071-17/+2
* ALSA: usb-audio: remove unused parameter from sync_ep_set_paramsEldad Zack2013-10-071-3/+2
* ALSA: snd-usb-caiaq: LED support for Maschine ControllerHannes Gräuler2013-09-303-0/+122
* ALSA: firewire-lib: use inlune function to calculate frame bytesTakashi Sakamoto2013-09-261-2/+2
* ALSA: improve buffer size computations for USB PCM audioAlan Stern2013-09-266-59/+82
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-09-262-18/+41
|\
| * ALSA : hda - not use assigned converters for all unused pinsMengdong Lin2013-09-261-18/+29
| * ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-261-0/+12
* | ALSA: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin2013-09-262-9/+9
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-09-1914-600/+52
|\ \ | |/
| * ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-191-1/+2
| * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-132-4/+4
| * Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-1210-45/+168
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-062-2/+2
| |\ \
| | * | treewide: Fix printks with 0x%#Joe Perches2013-08-272-2/+2
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-055-586/+9
| |\ \ \
| | * | | [media] sound/pci/Kconfig: select RADIO_ADAPTERS if neededMauro Carvalho Chehab2013-08-241-0/+3
| | * | | [media] tea575x: Move from sound to mediaOndrej Zary2013-08-183-591/+4
| | * | | [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-183-3/+3
| | * | | [media] tea575x-tuner: move HW init to a separate functionOndrej Zary2013-07-261-6/+13
| | |/ /
| * | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-051-4/+32
| |\ \ \
| | * \ \ Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0222-57/+159
| | |\ \ \
| | * | | | snd/hda: add runtime suspend/resume on optimus support (v4)Dave Airlie2013-08-291-4/+32
| * | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-052-2/+2
| |\ \ \ \ \
| | * | | | | i2c: move OF helpers into the coreWolfram Sang2013-08-232-2/+2
| * | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
| * | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-04188-7001/+11349
| |\ \ \ \ \ \ \
* | | | | | | | | ALSA: rme9652: Remove redundant breakSachin Kamat2013-09-131-5/+0
* | | | | | | | | ALSA: au88x0: Remove redundant breakSachin Kamat2013-09-131-19/+10
* | | | | | | | | ALSA: hda/ca0132: Staticize codec_send_commandSachin Kamat2013-09-131-1/+1
* | | | | | | | | ALSA: ctxfi: Staticize local symbolsSachin Kamat2013-09-131-2/+2
* | | | | | | | | ALSA: asihpi: a couple array out of bounds issuesDan Carpenter2013-09-131-2/+7
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge tag 'asoc-v3.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-09-119-11/+18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linusMark Brown2013-09-111-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-091-2/+2
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/mc13783' into asoc-linusMark Brown2013-09-111-0/+4
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud