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