1. 6a22683 ALSA: fireworks: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  2. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 10 years ago
  3. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 10 years ago
  4. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 10 years ago
  5. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 10 years ago
  6. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 10 years ago
  7. 315fd41 ALSA: fireworks: Add connection and stream management by Takashi Sakamoto · 10 years ago
  8. bde8a8f ALSA: fireworks: Add transaction and some commands by Takashi Sakamoto · 10 years ago
  9. b5b0433 ALSA: fireworks: Add skelton for Fireworks based devices by Takashi Sakamoto · 10 years ago
  10. 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 10 years ago
  11. 00a7bb8 ALSA: firewire-lib: Add support for deferred transaction by Takashi Sakamoto · 10 years ago
  12. b04479f ALSA: firewire-lib: Add a new function to check others' connection by Takashi Sakamoto · 10 years ago
  13. 44aff69 ALSA: firewire-lib: Add handling output connection by CMP by Takashi Sakamoto · 10 years ago
  14. c68a1c6 ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure by Takashi Sakamoto · 10 years ago
  15. a7fa0d0 ALSA: firewire-lib: Rename macros, variables and functions for CMP by Takashi Sakamoto · 10 years ago
  16. c8de6db ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists by Takashi Sakamoto · 10 years ago
  17. 7b2d99f ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams by Takashi Sakamoto · 10 years ago
  18. 10550be ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE by Takashi Sakamoto · 10 years ago
  19. 77d2a8a ALSA: firewire-lib: Add support for channel mapping by Takashi Sakamoto · 10 years ago
  20. 7b3b0d8 ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode by Takashi Sakamoto · 10 years ago
  21. ccccad8 ALSA: firewire-lib: Give syt value as parameter to handle_out_packet() by Takashi Sakamoto · 10 years ago
  22. 83d8d72 ALSA: firewire-lib: Add support for MIDI capture/playback by Takashi Sakamoto · 10 years ago
  23. 2b3fc45 ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture by Takashi Sakamoto · 10 years ago
  24. 4b7da11 ALSA: firewire-lib: Split some codes into functions to reuse for both streams by Takashi Sakamoto · 10 years ago
  25. 3ff7e8f ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure by Takashi Sakamoto · 10 years ago
  26. b445db4 ALSA: firewire-lib: Add macros instead of fixed value for AMDTP by Takashi Sakamoto · 10 years ago
  27. be4a289 ALSA: firewire-lib: Rename functions, structure, member for AMDTP by Takashi Sakamoto · 10 years ago
  28. 06b45f0 ALSA: firewire: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  29. 4d6ff25 ALSA: dice: fix array limits in dice_proc_read() by Dan Carpenter · 11 years ago
  30. 049da9e Merge branch 'fix/firewire' into for-linus by Takashi Iwai · 11 years ago
  31. 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
  32. 82755ab ALSA: firewire-lib: fix wrong value for FDF field as an empty packet by Takashi Sakamoto · 11 years ago
  33. 777fb57 ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t by Takashi Sakamoto · 11 years ago
  34. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  35. 861e66d Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 11 years ago
  36. b20be8d ALSA: dice: restrict the driver to playback-only devices by Clemens Ladisch · 11 years ago
  37. a471fcd ALSA: dice: fix detection of Weiss devices by Clemens Ladisch · 13 years ago
  38. ed7e482 ALSA: dice: dice_proc_read: remove wrong typecast by Clemens Ladisch · 13 years ago
  39. 61b8cf0 ALSA: dice: document quadlet alignment by Clemens Ladisch · 13 years ago
  40. c614475 ALSA: dice: add a proc file to show device information by Clemens Ladisch · 13 years ago
  41. 640d9b4 ALSA: dice: check clock change timeout by Clemens Ladisch · 13 years ago
  42. 4edeb83 ALSA: dice: dynamic sample rate selection by Clemens Ladisch · 13 years ago
  43. 15a75c8 ALSA: dice: get rate-dependent parameters by Clemens Ladisch · 13 years ago
  44. 5ea4018 ALSA: dice: allow notifications during initialization by Clemens Ladisch · 13 years ago
  45. a030199 ALSA: dice: get clock capabilities by Clemens Ladisch · 13 years ago
  46. c5280e9 ALSA: dice: make amdtp_rates[] const by Clemens Ladisch · 13 years ago
  47. a8c558f ALSA: dice: fix locking by Stefan Richter · 13 years ago
  48. 8709f1e ALSA: dice: remove superfluous field by Clemens Ladisch · 13 years ago
  49. 435a9be ALSA: dice: remove 10s period length limit by Clemens Ladisch · 13 years ago
  50. eadce07 ALSA: dice: avoid superflous write at bus reset by Clemens Ladisch · 13 years ago
  51. 1b70485 ALSA: firewire: extend snd_fw_transaction() by Clemens Ladisch · 13 years ago
  52. a644a94 ALSA: dice: optimize reading of consecutive registers by Clemens Ladisch · 13 years ago
  53. a7304e3 ALSA: dice: support dual-wire stream format at 192 kHz by Clemens Ladisch · 13 years ago
  54. cbab328 ALSA: dice: fix device detection for other vendors by Clemens Ladisch · 13 years ago
  55. 54e72f0 ALSA: dice: reorganize interface definitions by Clemens Ladisch · 13 years ago
  56. 20b65dd ALSA: firewire: introduce amdtp_out_stream_running() by Clemens Ladisch · 13 years ago
  57. 9dd81e3 ALSA: dice: clear device lock when closing hwdep device by Clemens Ladisch · 13 years ago
  58. 0c29c91 ALSA: dice: implement hwdep device by Clemens Ladisch · 13 years ago
  59. 4ed31f20 ALSA: dice: fix hang when unplugging a running device by Clemens Ladisch · 13 years ago
  60. e84d15f ALSA: dice, firewire-lib: add blocking mode by Clemens Ladisch · 13 years ago
  61. d131096 ALSA: dice: reduce noisy logging by Clemens Ladisch · 13 years ago
  62. 341682c ALSA: dice: allow all sample rates by Clemens Ladisch · 13 years ago
  63. 6abce9e ALSA: dice: optimize bus reset handling by Clemens Ladisch · 13 years ago
  64. 82fbb4f ALSA: add DICE driver by Clemens Ladisch · 13 years ago
  65. e84841f ALSA: firewire-lib: use inlune function to calculate frame bytes by Takashi Sakamoto · 11 years ago
  66. a067c03 Merge branch 'for-3.12' into for-next by Takashi Iwai · 11 years ago
  67. bb93109 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  68. b6c44f4 ALSA: firewire-speakers: remove not-reused member from structure by Takashi Sakamoto · 11 years ago
  69. f02fe86 ALSA: snd-firewire-lib: remove unused header inclusion by Takashi Sakamoto · 11 years ago
  70. 1389fd0 ALSA: firewire: fix error return code in scs_probe() by Wei Yongjun · 11 years ago
  71. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  72. 325fbfe ALSA: firewire-speakers: remove __dev* attributes by Bill Pemberton · 12 years ago
  73. 1999c3a ALSA: firewire: add Stanton SCS.1d/1m driver by Clemens Ladisch · 12 years ago
  74. 2f78d8e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  75. 92b862c ALSA: firewire-lib: optimize packet flushing by Clemens Ladisch · 12 years ago
  76. e9148dd ALSA: firewire-lib: flush completed packets when reading PCM position by Clemens Ladisch · 12 years ago
  77. 76fb878 ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call by Clemens Ladisch · 12 years ago
  78. 7bdbff6 firewire: move rcode_string() to core by Clemens Ladisch · 12 years ago
  79. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  80. 2107622 firewire: move fw_device reference counting from drivers to core by Stefan Richter · 13 years ago
  81. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  82. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  83. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  84. a0978e8 ALSA: firewire-speakers: fix locking by Stefan Richter · 13 years ago
  85. f39d5a8 ALSA: isight: remove superfluous field by Clemens Ladisch · 13 years ago
  86. 3409fcd Merge branch 'fix/hda' into topic/misc by Takashi Iwai · 13 years ago
  87. cf6f1ff ALSA: isight: adjust for new queueing API by Clemens Ladisch · 13 years ago
  88. f4b1e98 ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods by Clemens Ladisch · 13 years ago
  89. 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
  90. f3f7c18 ALSA: isight: fix locking by Clemens Ladisch · 13 years ago
  91. 3cabffd ALSA: isight: remove experimental status by Clemens Ladisch · 13 years ago
  92. aee7040 ALSA: isight: fix hang when unplugging a running device by Clemens Ladisch · 13 years ago
  93. ac34dad ALSA: isight: wrap up register accesses by Stefan Richter · 13 years ago
  94. 8839eed ALSA: isight: add AudioEnable register write by Stefan Richter · 13 years ago
  95. f2934cd ALSA: isight: fix divide error when queueing packets by Clemens Ladisch · 13 years ago
  96. 898732d ALSA: isight: fix packet requeueing by Clemens Ladisch · 13 years ago
  97. 03c2968 ALSA: isight: fix isight_pcm_abort() crashes by Clemens Ladisch · 13 years ago
  98. 3a691b2 ALSA: add Apple iSight microphone driver by Clemens Ladisch · 13 years ago
  99. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  100. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago