Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -107/+82 |
2013-06-25 | ALSA: snd-firewire-lib: remove unused header inclusion | Takashi Sakamoto | 1 | -1/+0 |
2013-06-18 | ALSA: firewire: fix error return code in scs_probe() | Wei Yongjun | 1 | -1/+3 |
2013-06-09 | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 3 | -107/+82 |
2012-12-07 | ALSA: firewire-speakers: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-11-12 | ALSA: firewire: add Stanton SCS.1d/1m driver | Clemens Ladisch | 3 | -0/+542 |
2012-05-24 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -29/+2 |
2012-05-14 | ALSA: firewire-lib: optimize packet flushing | Clemens Ladisch | 2 | -1/+8 |
2012-05-14 | ALSA: firewire-lib: flush completed packets when reading PCM position | Clemens Ladisch | 2 | -12/+15 |
2012-05-14 | ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call | Clemens Ladisch | 2 | -13/+31 |
2012-04-17 | firewire: move rcode_string() to core | Clemens Ladisch | 3 | -29/+2 |
2012-03-22 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+1 |
2012-01-15 | firewire: move fw_device reference counting from drivers to core | Stefan Richter | 2 | -7/+1 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 1 | -1/+1 |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2 | -0/+2 |
2011-10-04 | ALSA: firewire-speakers: fix locking | Stefan Richter | 1 | -2/+3 |
2011-08-15 | ALSA: isight: remove superfluous field | Clemens Ladisch | 1 | -1/+0 |
2011-06-17 | Merge branch 'fix/hda' into topic/misc | Takashi Iwai | 1 | -0/+1 |
2011-06-17 | ALSA: isight: adjust for new queueing API | Clemens Ladisch | 1 | -0/+1 |
2011-06-17 | ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods | Clemens Ladisch | 1 | -1/+1 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -0/+775 |
2011-05-11 | ALSA: isight: fix locking | Clemens Ladisch | 1 | -3/+6 |
2011-05-11 | ALSA: isight: remove experimental status | Clemens Ladisch | 1 | -2/+1 |
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 | 5 | -0/+765 |
2011-05-10 | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 1 | -0/+1 |
2011-05-10 | firewire: octlet AT payloads can be stack-allocated | Stefan Richter | 3 | -12/+4 |
2011-03-30 | ALSA: firewire-speakers: fix hang when unplugging a running device | Clemens Ladisch | 1 | -2/+1 |
2011-03-16 | ALSA: firewire - msleep needs delay.h | Stephen Rothwell | 1 | -0/+1 |
2011-03-15 | ALSA: firewire-lib, firewire-speakers: handle packet queueing errors | Clemens Ladisch | 3 | -13/+37 |
2011-03-15 | ALSA: firewire-lib: allocate DMA buffer separately | Clemens Ladisch | 3 | -5/+16 |
2011-03-15 | ALSA: firewire-lib: use no-info SYT for packets without SYT sample | Clemens Ladisch | 1 | -4/+8 |
2011-03-15 | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver | Clemens Ladisch | 15 | -0/+2640 |