1. 06b45f0 ALSA: firewire: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  2. 4d6ff25 ALSA: dice: fix array limits in dice_proc_read() by Dan Carpenter · 11 years ago
  3. 049da9e Merge branch 'fix/firewire' into for-linus by Takashi Iwai · 11 years ago
  4. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  5. 82755ab ALSA: firewire-lib: fix wrong value for FDF field as an empty packet by Takashi Sakamoto · 11 years ago
  6. 777fb57 ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t by Takashi Sakamoto · 11 years ago
  7. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  8. 861e66d Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 11 years ago
  9. b20be8d ALSA: dice: restrict the driver to playback-only devices by Clemens Ladisch · 11 years ago
  10. a471fcd ALSA: dice: fix detection of Weiss devices by Clemens Ladisch · 12 years ago
  11. ed7e482 ALSA: dice: dice_proc_read: remove wrong typecast by Clemens Ladisch · 12 years ago
  12. 61b8cf0 ALSA: dice: document quadlet alignment by Clemens Ladisch · 12 years ago
  13. c614475 ALSA: dice: add a proc file to show device information by Clemens Ladisch · 12 years ago
  14. 640d9b4 ALSA: dice: check clock change timeout by Clemens Ladisch · 12 years ago
  15. 4edeb83 ALSA: dice: dynamic sample rate selection by Clemens Ladisch · 13 years ago
  16. 15a75c8 ALSA: dice: get rate-dependent parameters by Clemens Ladisch · 13 years ago
  17. 5ea4018 ALSA: dice: allow notifications during initialization by Clemens Ladisch · 13 years ago
  18. a030199 ALSA: dice: get clock capabilities by Clemens Ladisch · 13 years ago
  19. c5280e9 ALSA: dice: make amdtp_rates[] const by Clemens Ladisch · 13 years ago
  20. a8c558f ALSA: dice: fix locking by Stefan Richter · 13 years ago
  21. 8709f1e ALSA: dice: remove superfluous field by Clemens Ladisch · 13 years ago
  22. 435a9be ALSA: dice: remove 10s period length limit by Clemens Ladisch · 13 years ago
  23. eadce07 ALSA: dice: avoid superflous write at bus reset by Clemens Ladisch · 13 years ago
  24. 1b70485 ALSA: firewire: extend snd_fw_transaction() by Clemens Ladisch · 13 years ago
  25. a644a94 ALSA: dice: optimize reading of consecutive registers by Clemens Ladisch · 13 years ago
  26. a7304e3 ALSA: dice: support dual-wire stream format at 192 kHz by Clemens Ladisch · 13 years ago
  27. cbab328 ALSA: dice: fix device detection for other vendors by Clemens Ladisch · 13 years ago
  28. 54e72f0 ALSA: dice: reorganize interface definitions by Clemens Ladisch · 13 years ago
  29. 20b65dd ALSA: firewire: introduce amdtp_out_stream_running() by Clemens Ladisch · 13 years ago
  30. 9dd81e3 ALSA: dice: clear device lock when closing hwdep device by Clemens Ladisch · 13 years ago
  31. 0c29c91 ALSA: dice: implement hwdep device by Clemens Ladisch · 13 years ago
  32. 4ed31f20 ALSA: dice: fix hang when unplugging a running device by Clemens Ladisch · 13 years ago
  33. e84d15f ALSA: dice, firewire-lib: add blocking mode by Clemens Ladisch · 13 years ago
  34. d131096 ALSA: dice: reduce noisy logging by Clemens Ladisch · 13 years ago
  35. 341682c ALSA: dice: allow all sample rates by Clemens Ladisch · 13 years ago
  36. 6abce9e ALSA: dice: optimize bus reset handling by Clemens Ladisch · 13 years ago
  37. 82fbb4f ALSA: add DICE driver by Clemens Ladisch · 13 years ago
  38. e84841f ALSA: firewire-lib: use inlune function to calculate frame bytes by Takashi Sakamoto · 11 years ago
  39. a067c03 Merge branch 'for-3.12' into for-next by Takashi Iwai · 11 years ago
  40. bb93109 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  41. b6c44f4 ALSA: firewire-speakers: remove not-reused member from structure by Takashi Sakamoto · 11 years ago
  42. f02fe86 ALSA: snd-firewire-lib: remove unused header inclusion by Takashi Sakamoto · 11 years ago
  43. 1389fd0 ALSA: firewire: fix error return code in scs_probe() by Wei Yongjun · 11 years ago
  44. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  45. 325fbfe ALSA: firewire-speakers: remove __dev* attributes by Bill Pemberton · 12 years ago
  46. 1999c3a ALSA: firewire: add Stanton SCS.1d/1m driver by Clemens Ladisch · 12 years ago
  47. 2f78d8e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  48. 92b862c ALSA: firewire-lib: optimize packet flushing by Clemens Ladisch · 12 years ago
  49. e9148dd ALSA: firewire-lib: flush completed packets when reading PCM position by Clemens Ladisch · 12 years ago
  50. 76fb878 ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call by Clemens Ladisch · 12 years ago
  51. 7bdbff6 firewire: move rcode_string() to core by Clemens Ladisch · 12 years ago
  52. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  53. 2107622 firewire: move fw_device reference counting from drivers to core by Stefan Richter · 13 years ago
  54. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  55. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  56. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  57. a0978e8 ALSA: firewire-speakers: fix locking by Stefan Richter · 13 years ago
  58. f39d5a8 ALSA: isight: remove superfluous field by Clemens Ladisch · 13 years ago
  59. 3409fcd Merge branch 'fix/hda' into topic/misc by Takashi Iwai · 13 years ago
  60. cf6f1ff ALSA: isight: adjust for new queueing API by Clemens Ladisch · 13 years ago
  61. f4b1e98 ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods by Clemens Ladisch · 13 years ago
  62. 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  63. f3f7c18 ALSA: isight: fix locking by Clemens Ladisch · 13 years ago
  64. 3cabffd ALSA: isight: remove experimental status by Clemens Ladisch · 13 years ago
  65. aee7040 ALSA: isight: fix hang when unplugging a running device by Clemens Ladisch · 13 years ago
  66. ac34dad ALSA: isight: wrap up register accesses by Stefan Richter · 13 years ago
  67. 8839eed ALSA: isight: add AudioEnable register write by Stefan Richter · 13 years ago
  68. f2934cd ALSA: isight: fix divide error when queueing packets by Clemens Ladisch · 13 years ago
  69. 898732d ALSA: isight: fix packet requeueing by Clemens Ladisch · 13 years ago
  70. 03c2968 ALSA: isight: fix isight_pcm_abort() crashes by Clemens Ladisch · 13 years ago
  71. 3a691b2 ALSA: add Apple iSight microphone driver by Clemens Ladisch · 13 years ago
  72. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  73. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  74. 6ff6746 ALSA: firewire-speakers: fix hang when unplugging a running device by Clemens Ladisch · 13 years ago
  75. 5de0ee5 ALSA: firewire - msleep needs delay.h by Stephen Rothwell · 13 years ago
  76. ec00f5e ALSA: firewire-lib, firewire-speakers: handle packet queueing errors by Clemens Ladisch · 13 years ago
  77. 5b2599a ALSA: firewire-lib: allocate DMA buffer separately by Clemens Ladisch · 13 years ago
  78. be45436 ALSA: firewire-lib: use no-info SYT for packets without SYT sample by Clemens Ladisch · 13 years ago
  79. 31ef913 ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver by Clemens Ladisch · 13 years ago