aboutsummaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)AuthorFilesLines
2013-07-15Merge branch 'for-3.12' into for-nextGravatar Takashi Iwai 1-3/+1
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-107/+82
2013-07-10ALSA: firewire-speakers: remove not-reused member from structureGravatar Takashi Sakamoto 1-3/+1
2013-06-25ALSA: snd-firewire-lib: remove unused header inclusionGravatar Takashi Sakamoto 1-1/+0
2013-06-18ALSA: firewire: fix error return code in scs_probe()Gravatar Wei Yongjun 1-1/+3
2013-06-09firewire: introduce fw_driver.probe and .remove methodsGravatar Stefan Richter 3-107/+82
2012-12-07ALSA: firewire-speakers: remove __dev* attributesGravatar Bill Pemberton 1-4/+4
2012-11-12ALSA: firewire: add Stanton SCS.1d/1m driverGravatar Clemens Ladisch 3-0/+542
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-29/+2
2012-05-14ALSA: firewire-lib: optimize packet flushingGravatar Clemens Ladisch 2-1/+8
2012-05-14ALSA: firewire-lib: flush completed packets when reading PCM positionGravatar Clemens Ladisch 2-12/+15
2012-05-14ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() callGravatar Clemens Ladisch 2-13/+31
2012-04-17firewire: move rcode_string() to coreGravatar Clemens Ladisch 3-29/+2
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-7/+1
2012-01-15firewire: move fw_device reference counting from drivers to coreGravatar Stefan Richter 2-7/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 1-1/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededGravatar Paul Gortmaker 2-0/+2
2011-10-04ALSA: firewire-speakers: fix lockingGravatar Stefan Richter 1-2/+3
2011-08-15ALSA: isight: remove superfluous fieldGravatar Clemens Ladisch 1-1/+0
2011-06-17Merge branch 'fix/hda' into topic/miscGravatar Takashi Iwai 1-0/+1
2011-06-17ALSA: isight: adjust for new queueing APIGravatar Clemens Ladisch 1-0/+1
2011-06-17ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsGravatar Clemens Ladisch 1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 5-0/+775
2011-05-11ALSA: isight: fix lockingGravatar Clemens Ladisch 1-3/+6
2011-05-11ALSA: isight: remove experimental statusGravatar Clemens Ladisch 1-2/+1
2011-05-11ALSA: isight: fix hang when unplugging a running deviceGravatar Clemens Ladisch 1-2/+1
2011-05-11ALSA: isight: wrap up register accessesGravatar Stefan Richter 1-46/+30
2011-05-11ALSA: isight: add AudioEnable register writeGravatar Stefan Richter 1-3/+14
2011-05-11ALSA: isight: fix divide error when queueing packetsGravatar Clemens Ladisch 1-0/+1
2011-05-11ALSA: isight: fix packet requeueingGravatar Clemens Ladisch 1-3/+2
2011-05-11ALSA: isight: fix isight_pcm_abort() crashesGravatar Clemens Ladisch 1-6/+20
2011-05-11ALSA: add Apple iSight microphone driverGravatar Clemens Ladisch 5-0/+765
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetGravatar Clemens Ladisch 1-0/+1
2011-05-10firewire: octlet AT payloads can be stack-allocatedGravatar Stefan Richter 3-12/+4
2011-03-30ALSA: firewire-speakers: fix hang when unplugging a running deviceGravatar Clemens Ladisch 1-2/+1
2011-03-16ALSA: firewire - msleep needs delay.hGravatar Stephen Rothwell 1-0/+1
2011-03-15ALSA: firewire-lib, firewire-speakers: handle packet queueing errorsGravatar Clemens Ladisch 3-13/+37
2011-03-15ALSA: firewire-lib: allocate DMA buffer separatelyGravatar Clemens Ladisch 3-5/+16
2011-03-15ALSA: firewire-lib: use no-info SYT for packets without SYT sampleGravatar Clemens Ladisch 1-4/+8
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverGravatar Clemens Ladisch 15-0/+2640