Age | Commit message (Expand) | Author | Files | Lines |
2019-12-11 | ALSA: firewire: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-12-11 | ALSA: firewire: Use managed buffer allocation | Takashi Iwai | 1 | -8/+2 |
2019-11-06 | ALSA: firewire: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -4/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 1 | -1/+1 |
2018-10-12 | ALSA: isight: fix leak of reference to firewire unit in error path of .probe ... | Takashi Sakamoto | 1 | -5/+5 |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto | 1 | -2/+3 |
2018-10-10 | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto | 1 | -1/+2 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -1/+0 |
2018-05-14 | ALSA: isight: use position offset macro of TLV data | Takashi Sakamoto | 1 | -4/+6 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -9/+9 |
2017-08-19 | ALSA: firewire: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 1 | -8/+2 |
2014-02-14 | ALSA: firewire: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -2/+2 |
2013-10-21 | ALSA: firewire: extend snd_fw_transaction() | Clemens Ladisch | 1 | -23/+20 |
2013-06-09 | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 1 | -23/+21 |
2012-03-23 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+1 |
2012-01-15 | firewire: move fw_device reference counting from drivers to core | Stefan Richter | 1 | -3/+1 |
2011-08-15 | ALSA: isight: remove superfluous field | Clemens Ladisch | 1 | -1/+0 |
2011-06-17 | ALSA: isight: adjust for new queueing API | Clemens Ladisch | 1 | -0/+1 |
2011-05-11 | ALSA: isight: fix locking | Clemens Ladisch | 1 | -3/+6 |
2011-05-11 | ALSA: isight: fix hang when unplugging a running device | Clemens Ladisch | 1 | -2/+1 |
2011-05-11 | ALSA: isight: wrap up register accesses | Stefan Richter | 1 | -46/+30 |
2011-05-11 | ALSA: isight: add AudioEnable register write | Stefan Richter | 1 | -3/+14 |
2011-05-11 | ALSA: isight: fix divide error when queueing packets | Clemens Ladisch | 1 | -0/+1 |
2011-05-11 | ALSA: isight: fix packet requeueing | Clemens Ladisch | 1 | -3/+2 |
2011-05-11 | ALSA: isight: fix isight_pcm_abort() crashes | Clemens Ladisch | 1 | -6/+20 |
2011-05-11 | ALSA: add Apple iSight microphone driver | Clemens Ladisch | 1 | -0/+744 |