aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds3-29/+2
2012-05-14ALSA: firewire-lib: optimize packet flushingClemens Ladisch2-1/+8
2012-05-14ALSA: firewire-lib: flush completed packets when reading PCM positionClemens Ladisch2-12/+15
2012-05-14ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() callClemens Ladisch2-13/+31
2012-04-17firewire: move rcode_string() to coreClemens Ladisch3-29/+2
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-7/+1
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter2-7/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-1/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2-0/+2
2011-10-04ALSA: firewire-speakers: fix lockingStefan Richter1-2/+3
2011-08-15ALSA: isight: remove superfluous fieldClemens Ladisch1-1/+0
2011-06-17Merge branch 'fix/hda' into topic/miscTakashi Iwai1-0/+1
2011-06-17ALSA: isight: adjust for new queueing APIClemens Ladisch1-0/+1
2011-06-17ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsClemens Ladisch1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-0/+775
2011-05-11ALSA: isight: fix lockingClemens Ladisch1-3/+6
2011-05-11ALSA: isight: remove experimental statusClemens Ladisch1-2/+1
2011-05-11ALSA: isight: fix hang when unplugging a running deviceClemens Ladisch1-2/+1
2011-05-11ALSA: isight: wrap up register accessesStefan Richter1-46/+30
2011-05-11ALSA: isight: add AudioEnable register writeStefan Richter1-3/+14
2011-05-11ALSA: isight: fix divide error when queueing packetsClemens Ladisch1-0/+1
2011-05-11ALSA: isight: fix packet requeueingClemens Ladisch1-3/+2
2011-05-11ALSA: isight: fix isight_pcm_abort() crashesClemens Ladisch1-6/+20
2011-05-11ALSA: add Apple iSight microphone driverClemens Ladisch5-0/+765
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch1-0/+1
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter3-12/+4
2011-03-30ALSA: firewire-speakers: fix hang when unplugging a running deviceClemens Ladisch1-2/+1
2011-03-16ALSA: firewire - msleep needs delay.hStephen Rothwell1-0/+1
2011-03-15ALSA: firewire-lib, firewire-speakers: handle packet queueing errorsClemens Ladisch3-13/+37
2011-03-15ALSA: firewire-lib: allocate DMA buffer separatelyClemens Ladisch3-5/+16
2011-03-15ALSA: firewire-lib: use no-info SYT for packets without SYT sampleClemens Ladisch1-4/+8
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch15-0/+2640