aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/isight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-8/+2
2014-02-14ALSA: firewire: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+2
2013-10-20ALSA: firewire: extend snd_fw_transaction()Clemens Ladisch1-23/+20
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter1-23/+21
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-3/+1
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter1-3/+1
2011-08-15ALSA: isight: remove superfluous fieldClemens Ladisch1-1/+0
2011-06-17ALSA: isight: adjust for new queueing APIClemens Ladisch1-0/+1
2011-05-11ALSA: isight: fix lockingClemens Ladisch1-3/+6
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 Ladisch1-0/+744