summaryrefslogtreecommitdiffstats
path: root/sound/firewire/isight.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-8/+2
* ALSA: firewire: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-2/+2
* ALSA: firewire: extend snd_fw_transaction()Clemens Ladisch2013-10-201-23/+20
* firewire: introduce fw_driver.probe and .remove methodsStefan Richter2013-06-091-23/+21
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-221-3/+1
|\
| * firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-151-3/+1
* | ALSA: isight: remove superfluous fieldClemens Ladisch2011-08-151-1/+0
|/
* ALSA: isight: adjust for new queueing APIClemens Ladisch2011-06-171-0/+1
* ALSA: isight: fix lockingClemens Ladisch2011-05-111-3/+6
* ALSA: isight: fix hang when unplugging a running deviceClemens Ladisch2011-05-111-2/+1
* ALSA: isight: wrap up register accessesStefan Richter2011-05-111-46/+30
* 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/+2
* ALSA: isight: fix isight_pcm_abort() crashesClemens Ladisch2011-05-111-6/+20
* ALSA: add Apple iSight microphone driverClemens Ladisch2011-05-111-0/+744