summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-08-242-1/+8
| | |\ \ \ \
| | | * | | | ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun2016-08-121-1/+3
| | | * | | | ASoC: Intel: Skylake: Check list empty while getting module infoVinod Koul2016-08-011-0/+5
| | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-08-241-0/+10
| | |\ \ \ \
| | | * | | | ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer accessNicolin Chen2016-07-271-0/+10
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2016-08-241-1/+1
| | |\ \ \ \
| | | * | | | ASoC: Fix leak of rtd in soc_bind_dai_linkCharles Keepax2016-08-111-1/+1
| | | | |_|/ | | | |/| |
| * | | | | ALSA: hda/realtek - fix headset mic detection for MSI MS-B120Anisse Astier2016-08-241-3/+4
| * | | | | ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak2016-08-221-6/+6
| * | | | | ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak2016-08-221-0/+2
| * | | | | ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak2016-08-221-1/+0
| |/ / / /
| * | | | ALSA: hda - Manage power well properly for resumeTakashi Iwai2016-08-101-12/+20
* | | | | ALSA: hda - Skip Realtek SKU check for Lenovo machinesTakashi Iwai2016-09-091-0/+2
* | | | | ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-077-43/+13
* | | | | ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP2016-09-061-1/+3
* | | | | ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall2016-09-021-1/+1
* | | | | ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall2016-09-021-6/+6
* | | | | ALSA: ad1889: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* | | | | ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-024-8/+8
* | | | | ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-0239-114/+114
* | | | | ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* | | | | ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2016-09-012-3/+3
* | | | | ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto2016-08-311-2/+5
* | | | | ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2016-08-252-1/+9
* | | | | ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto2016-08-244-38/+9
* | | | | ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2016-08-242-4/+5
* | | | | ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King2016-08-221-1/+1
* | | | | ALSA: compress: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-221-7/+3
* | | | | ALSA: usb-audio: rmove print for failure of kmallocShawn Lin2016-08-221-3/+1
* | | | | ALSA: usb: fine-tune Tenor error compensation valueDaniel Mack2016-08-221-2/+2
* | | | | ALSA: usb: use TEAC UD-H01 quirk for more devicesDaniel Mack2016-08-223-5/+7
* | | | | ALSA: usb: move udh01_fb_quirk setting to quirks.cDaniel Mack2016-08-222-4/+5
* | | | | ALSA: seq: obsolete change of address limitTakashi Sakamoto2016-08-222-78/+7
* | | | | ALSA: seq: change ioctl command operation to get data in kernel spaceTakashi Sakamoto2016-08-221-358/+248
* | | | | ALSA: seq: add an alternative way to handle ioctl requestsTakashi Sakamoto2016-08-222-1/+80
* | | | | ALSA: seq: add documentation for snd_seq_kernel_client_ctlTakashi Sakamoto2016-08-221-3/+11
* | | | | ALSA: usb: caiaq: audio: don't print error when allocating urb failsWolfram Sang2016-08-111-1/+0
* | | | | Merge branch 'topic/hda-link-time' into for-nextTakashi Iwai2016-08-099-116/+337
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ALSA - hda: Add support for link audio time reportingGuneshwor Singh2016-08-091-1/+197
| * | | | ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh2016-08-093-0/+25
| * | | | ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-091-75/+0
| * | | | ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-095-40/+40
| * | | | ALSA: hda - move bus_parse_capabilities to coreVinod Koul2016-08-091-0/+75
| |/ / /
* | | | ALSA: usb-audio: Add quirk for ELP HD USB CameraVittorio Gambaletta (VittGam)2016-08-091-0/+1
* | | | ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD ...Piotr Karasinski2016-08-091-0/+1
|/ / /
* | | Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-054-9/+49
|\ \ \
| * | | ALSA: hda - Fix headset mic detection problem for two dell machinesHui Wang2016-08-041-0/+6
| * | | ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai2016-08-031-1/+3
| * | | ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu2016-08-031-0/+2
| * | | ALSA: arm: Fix empty menuconfig SND_ARMEugeniu Rosca2016-08-011-8/+7
OpenPOWER on IntegriCloud