summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: dice: reorganize interface definitionsClemens Ladisch2013-10-202-207/+373
| * ALSA: firewire: introduce amdtp_out_stream_running()Clemens Ladisch2013-10-204-23/+18Star
| * ALSA: dice: clear device lock when closing hwdep deviceClemens Ladisch2013-10-201-0/+13
| * ALSA: dice: implement hwdep deviceClemens Ladisch2013-10-201-22/+203
| * ALSA: dice: fix hang when unplugging a running deviceClemens Ladisch2013-10-201-2/+5
| * ALSA: dice, firewire-lib: add blocking modeClemens Ladisch2013-10-203-27/+36
| * ALSA: dice: reduce noisy loggingClemens Ladisch2013-10-201-2/+2
| * ALSA: dice: allow all sample ratesClemens Ladisch2013-10-201-13/+42
| * ALSA: dice: optimize bus reset handlingClemens Ladisch2013-10-201-55/+93
| * ALSA: add DICE driverClemens Ladisch2013-10-173-0/+1023
* | ALSA: firewire-lib: use inlune function to calculate frame bytesTakashi Sakamoto2013-09-261-2/+2
* | Merge branch 'for-3.12' into for-nextTakashi Iwai2013-07-151-3/+1Star
|\ \ | |/ |/|
| * ALSA: firewire-speakers: remove not-reused member from structureTakashi Sakamoto2013-07-101-3/+1Star
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-103-107/+82Star
|\ \ | |/ |/|
| * firewire: introduce fw_driver.probe and .remove methodsStefan Richter2013-06-093-107/+82Star
* | ALSA: snd-firewire-lib: remove unused header inclusionTakashi Sakamoto2013-06-251-1/+0Star
* | ALSA: firewire: fix error return code in scs_probe()Wei Yongjun2013-06-181-1/+3
|/
* ALSA: firewire-speakers: remove __dev* attributesBill Pemberton2012-12-071-4/+4
* ALSA: firewire: add Stanton SCS.1d/1m driverClemens Ladisch2012-11-123-0/+542
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-243-29/+2Star
|\
| * firewire: move rcode_string() to coreClemens Ladisch2012-04-173-29/+2Star
* | ALSA: firewire-lib: optimize packet flushingClemens Ladisch2012-05-142-1/+8
* | ALSA: firewire-lib: flush completed packets when reading PCM positionClemens Ladisch2012-05-142-12/+15
* | ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() callClemens Ladisch2012-05-142-13/+31
|/
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-232-7/+1Star
|\
| * firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-152-7/+1Star
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-0/+2
|\ \
| * | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-11-012-0/+2
* | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-011-1/+1
|/ /
* | ALSA: firewire-speakers: fix lockingStefan Richter2011-10-041-2/+3
* | ALSA: isight: remove superfluous fieldClemens Ladisch2011-08-151-1/+0Star
|/
* Merge branch 'fix/hda' into topic/miscTakashi Iwai2011-06-171-0/+1
|\
| * ALSA: isight: adjust for new queueing APIClemens Ladisch2011-06-171-0/+1
* | ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsClemens Ladisch2011-06-171-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-235-0/+775
|\
| * ALSA: isight: fix lockingClemens Ladisch2011-05-111-3/+6
| * ALSA: isight: remove experimental statusClemens Ladisch2011-05-111-2/+1Star
| * ALSA: isight: fix hang when unplugging a running deviceClemens Ladisch2011-05-111-2/+1Star
| * ALSA: isight: wrap up register accessesStefan Richter2011-05-111-46/+30Star
| * ALSA: isight: add AudioEnable register writeStefan Richter2011-05-111-3/+14
| * ALSA: isight: fix divide error when queueing packetsClemens Ladisch2011-05-111-0/+1
| * ALSA: isight: fix packet requeueingClemens Ladisch2011-05-111-3/+2Star
| * ALSA: isight: fix isight_pcm_abort() crashesClemens Ladisch2011-05-111-6/+20
| * ALSA: add Apple iSight microphone driverClemens Ladisch2011-05-115-0/+765
* | firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch2011-05-101-0/+1
* | firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-103-12/+4Star
|/
* ALSA: firewire-speakers: fix hang when unplugging a running deviceClemens Ladisch2011-03-301-2/+1Star
* ALSA: firewire - msleep needs delay.hStephen Rothwell2011-03-161-0/+1
* ALSA: firewire-lib, firewire-speakers: handle packet queueing errorsClemens Ladisch2011-03-153-13/+37
* ALSA: firewire-lib: allocate DMA buffer separatelyClemens Ladisch2011-03-153-5/+16