summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2016-05-1654-1006/+1416
|\
| * ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2016-05-121-9/+5
| * ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto2016-05-111-11/+11
| * ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2016-05-112-14/+28
| * ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto2016-05-112-7/+17
| * ALSA: pcm: Bail out when chmap is already presentTakashi Iwai2016-05-101-0/+2
| * ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-105-12/+5
| * ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto2016-05-101-8/+7
| * ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto2016-05-101-23/+21
| * ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto2016-05-102-64/+11
| * ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...Takashi Sakamoto2016-05-101-14/+12
| * ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2016-05-102-68/+17
| * ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto2016-05-102-74/+26
| * Merge branch 'for-linus' into for-nextTakashi Iwai2016-05-1036-619/+265
| |\
| * | ALSA: hda - Clarify CONFIG_SND_HDA_RECONFIG usagesTakashi Iwai2016-05-091-3/+7
| * | ALSA: compress: Replace complex if statement with switchCharles Keepax2016-05-091-3/+6
| * | ALSA: compress: Fix poll error return codesCharles Keepax2016-05-091-2/+2
| * | ALSA: compress: Remove pointless NULL checkCharles Keepax2016-05-091-4/+3
| * | ALSA: compress: Use snd_compr_get_poll on error pathCharles Keepax2016-05-091-4/+1
| * | ALSA: pcm: Fix poll error return codesCharles Keepax2016-05-091-2/+2
| * | ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto2016-05-093-6/+116
| * | ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto2016-05-091-0/+14
| * | ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto2016-05-091-12/+30
| * | ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP2016-05-081-0/+17
| * | ALSA: hda: fix the missing ptr initializationVinod Koul2016-05-081-0/+1
| * | ALSA: usb-midi: correct speed checkingOliver Neukum2016-05-081-0/+1
| * | ALSA: usb-audio: correct speed checkingOliver Neukum2016-05-082-0/+5
| * | ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang2016-05-081-0/+15
| * | ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2016-05-081-0/+9
| * | ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-05-081-0/+1
| * | ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-05-081-0/+1
| * | ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-05-081-0/+1
| * | ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto2016-05-081-0/+7
| * | ALSA: usb-audio: Limit retrying sample rate readsTakashi Iwai2016-04-292-0/+5
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-2612-89/+142
| |\ \
| * | | ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai2016-04-261-1/+4
| * | | ALSA: hrtimer: Handle start/stop more properlyTakashi Iwai2016-04-261-17/+39
| * | | ALSA: timer: remove legacy rtctimerAlexandre Belloni2016-04-255-221/+0
| * | | ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2016-04-252-36/+84
| * | | ALSA: ens1371: Fix "Line In->Rear Out Switch" controlTakashi Iwai2016-04-191-1/+1
| * | | ALSA: lx646es: Fix possible uninitialized variable referenceTakashi Iwai2016-04-151-1/+1
| * | | ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2016-04-141-1/+1
| * | | ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streamsTakashi Iwai2016-04-121-0/+2
| * | | ALSA: usb-audio: allow clock source validity interruptsDaniel Mack2016-04-091-1/+8
| * | | ALSA: usb-audio: add UAC2 clock sources as mixer controlsDaniel Mack2016-04-091-1/+68
| * | | ALSA: constify ct_timer_ops structuresJulia Lawall2016-04-091-3/+3
| * | | ALSA: intel8x0: Drop superfluous VM checksTakashi Iwai2016-04-061-17/+3
| * | | ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty2016-04-042-4/+53
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-046-3/+40
| |\ \ \
| * | | | ALSA: firewire-digi00x: delayed registration of sound cardTakashi Sakamoto2016-03-313-32/+85