1. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  2. e1a063f Merge branch 'topic/intel-lpe-audio' into for-next by Takashi Iwai · 8 years ago
  3. 1753187 ALSA: oxfw: enclose identifiers referred by single function for scs1x feature by Takashi Sakamoto · 8 years ago
  4. 57eb679 ALSA: firewire: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  5. 9212823 ALSA: firewire-tascam: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  6. a4e86cb ALSA: firewire-digi00x: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  7. fcbe08d4 ALSA: dice: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  8. 39feaf2 ALSA: oxfw: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  9. 7cdc887 ALSA: fireworks: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  10. 4780f77 ALSA: bebob: enclose identifiers referred by single function by Takashi Sakamoto · 8 years ago
  11. e4f34cf Revert "ALSA: firewire-lib: change structure member with proper type" by Takashi Sakamoto · 8 years ago
  12. 337ccfc Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  13. b0e159f ALSA: dice: ensure transmission speed for transmitted packets by Takashi Sakamoto · 8 years ago
  14. 6b7e95d ALSA: firewire-lib: change structure member with proper type by Takashi Sakamoto · 8 years ago
  15. 6a2a2f4 ALSA: firewire-tascam: Fix to handle error from initialization of stream data by Takashi Sakamoto · 8 years ago
  16. e2eb31d ALSA: fireworks: fix asymmetric API call at unit removal by Takashi Sakamoto · 8 years ago
  17. 03abd33 ALSA: oxfw: add support for Mackie Onyx 1640i by Takashi Sakamoto · 8 years ago
  18. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  19. 2e57069 ALSA: bebob: compare whole string for model name so that readers are not confused by Takashi Sakamoto · 8 years ago
  20. 3d2f4d0 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  21. 5116ffc ALSA: firewire: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  22. 6b1ca4b ALSA: fireworks: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  23. 04b2d9c ALSA: firewire-tascam: accessing to user space outside spinlock by Takashi Sakamoto · 8 years ago
  24. e15c282 ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec by Takashi Sakamoto · 8 years ago
  25. df6a886 ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/Terratec by Takashi Sakamoto · 8 years ago
  26. 17e1717 ALSA: firewire-lib: change a member of event structure to suppress sparse wanings to bool type by Takashi Sakamoto · 9 years ago
  27. ff38e0c ALSA: firewire-lib: drop skip argument from helper functions to queue a packet by Takashi Sakamoto · 9 years ago
  28. a9c4284 ALSA: firewire-lib: add context information to tracepoints by Takashi Sakamoto · 9 years ago
  29. 1dba9db ALSA: firewire-lib: permit to flush queued packets only in process context for better PCM period granularity by Takashi Sakamoto · 9 years ago
  30. 62f00e4 ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag by Takashi Sakamoto · 9 years ago
  31. 390a151 ALSA: firewire-lib: code cleanup for outgoing packet handling by Takashi Sakamoto · 9 years ago
  32. d9a16fc ALSA: firewire-lib: code cleanup for incoming packet handling by Takashi Sakamoto · 9 years ago
  33. dec63cc ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context by Takashi Sakamoto · 9 years ago
  34. 28e64f5 ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing packet parameter by Takashi Sakamoto · 9 years ago
  35. eb4a378 ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameter by Takashi Sakamoto · 9 years ago
  36. c71283c ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet parameter by Takashi Sakamoto · 9 years ago
  37. 0c95c1d ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data by Takashi Sakamoto · 9 years ago
  38. f90e2de ALSA: firewire-lib: compute the value of second field in cycle count for IR context by Takashi Sakamoto · 9 years ago
  39. 73fc7f0 ALSA: firewire-lib: compute the value of second field in cycle count for IT context by Takashi Sakamoto · 9 years ago
  40. f8ff65b ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626 by Takashi Sakamoto · 9 years ago
  41. b610386 ALSA: firewire-tascam: deleyed registration of sound card by Takashi Sakamoto · 9 years ago
  42. 86c8dd7 ALSA: firewire-digi00x: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  43. 6c29230 ALSA: oxfw: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  44. 7d3c1d5 ALSA: fireworks: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  45. 04a2c73 ALSA: bebob: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  46. 923f92e ALSA: firewire-lib: add new function to schedule a work for sound card registration by Takashi Sakamoto · 9 years ago
  47. 0eced45 ALSA: dice: simplify unit probe processing by Takashi Sakamoto · 9 years ago
  48. 44c376b ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data by Takashi Sakamoto · 9 years ago
  49. 25c0e95 ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804 by Takashi Sakamoto · 9 years ago
  50. 0655ac2 ALSA: fireworks: move model quirk detection code to information parser by Takashi Sakamoto · 9 years ago
  51. 329fec2 ALSA: oxfw: remove needless member from private structure by Takashi Sakamoto · 9 years ago
  52. 093dd44 ALSA: bebob: remove needless argument from local function by Takashi Sakamoto · 9 years ago
  53. 6b94fb1 ALSA: dice: fix memory leak when unplugging by Takashi Sakamoto · 9 years ago
  54. 8cc1a8a ALSA: dice: use structure to represent register parameters instead of array with basic type element by Takashi Sakamoto · 9 years ago
  55. 7cafc65 ALSA: dice: force to add two pcm devices for listed models by Takashi Sakamoto · 9 years ago
  56. 4bdc495 ALSA: dice: handle several PCM substreams when any isochronous streams are available by Takashi Sakamoto · 9 years ago
  57. 436b5ab ALSA: dice: handle whole available isochronous streams by Takashi Sakamoto · 9 years ago
  58. 8ae25b76 ALSA: dice: have two sets of isochronous resources/streams by Takashi Sakamoto · 9 years ago
  59. 1387e3e ALSA: dice: drop duplex streams synchronization to transfer own time stamps by Takashi Sakamoto · 9 years ago
  60. 956dea9 ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure by Takashi Sakamoto · 9 years ago
  61. b4c23ab ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure by Takashi Sakamoto · 9 years ago
  62. 99d7355 ALSA: fireworks: serialize transactions to update connections at bus reset by Takashi Sakamoto · 9 years ago
  63. 3800e6f ALSA: bebob: give up updating streams at bus reset handler by Takashi Sakamoto · 9 years ago
  64. 4fd6c6c ALSA: bebob: change type of substream counter from atomic_t to unsigned int by Takashi Sakamoto · 9 years ago
  65. 2a71e70 ALSA: bebob: move mutex from function callee to callers by Takashi Sakamoto · 9 years ago
  66. 14a37ac ALSA: bebob: simplify bus-reset handling by Takashi Sakamoto · 9 years ago
  67. ea79005 ALSA: oxfw: use workqueue instead of tasklet for scs1x by Takashi Sakamoto · 9 years ago
  68. fbeac84 ALSA: dice: old firmware optimization for Dice notification by Takashi Sakamoto · 9 years ago
  69. aec045b ALSA: dice: change notification mask to detect lock status change by Takashi Sakamoto · 9 years ago
  70. 9b88daa Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  71. dfabc0e ALSA: dice: ensure phase lock before starting streaming by Takashi Sakamoto · 9 years ago
  72. 6f68826 ALSA: dice: purge generating channel cache by Takashi Sakamoto · 9 years ago
  73. c300765 ALSA: dice: get the number of MBLA data channel at opening PCM substream by Takashi Sakamoto · 9 years ago
  74. b9022f4 ALSA: dice: add MIDI ports according to current number of MIDI substreams by Takashi Sakamoto · 9 years ago
  75. 1bc8e12 ALSA: dice: limit stream to current sampling transfer frequency. by Takashi Sakamoto · 9 years ago
  76. 0d5ee19 ALSA: dice: limit to current sampling transfer frequency by Takashi Sakamoto · 9 years ago
  77. b8cb375 ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt() by Geert Uytterhoeven · 9 years ago
  78. 56661a2 ALSA: firewire-tascam: remove needless member for control and status message by Takashi Sakamoto · 9 years ago
  79. 61ebe49 ALSA: firewire-tascam: remove a flag for controller by Takashi Sakamoto · 9 years ago
  80. 3e78e15 ALSA: firewire-tascam: add support for FW-1804 by Takashi Sakamoto · 9 years ago
  81. 5d2560a ALSA: firewire-tascam: fix NULL pointer dereference when model identification fails by Takashi Sakamoto · 9 years ago
  82. 0790529 ALSA: bebob: Use a signed return type for get_formation_index by Lucas Tanure · 9 years ago
  83. 2eb65d6 ALSA: dice: expand timeout to wait for Dice notification by Takashi Sakamoto · 9 years ago
  84. a2875a9 ALSA: dice: purge transaction initialization at timeout of Dice notification by Takashi Sakamoto · 9 years ago
  85. b59fb19 ALSA: dice: postpone card registration by Takashi Sakamoto · 9 years ago
  86. 4a47a87 ALSA: dice: split subaddress check from category check by Takashi Sakamoto · 9 years ago
  87. de5126c ALSA: oxfw: add stream format quirk for SCS.1 models by Takashi Sakamoto · 9 years ago
  88. 9e2004f ALSA: oxfw: obsolete scs1x module by Takashi Sakamoto · 9 years ago
  89. 6f5dcb2 ALSA: oxfw: add MIDI playback port for SCS.1 models by Takashi Sakamoto · 9 years ago
  90. d7d20e7 ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback by Takashi Sakamoto · 9 years ago
  91. 8250427 ALSA: oxfw: add MIDI capture port for SCS.1 models by Takashi Sakamoto · 9 years ago
  92. 13b8b78 ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture by Takashi Sakamoto · 9 years ago
  93. e3315b4 ALSA: oxfw: allocate own address region for SCS.1 series by Takashi Sakamoto · 9 years ago
  94. 3f47152 ALSA: oxfw: add scs1x layer by Takashi Sakamoto · 9 years ago
  95. d6ce6bb ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers by Takashi Sakamoto · 9 years ago
  96. 3e2f457 ALSA: oxfw: move model-specific parameters from common structure by Takashi Sakamoto · 9 years ago
  97. 40540de ALSA: oxfw: move model-specific members from common structure by Takashi Sakamoto · 9 years ago
  98. c582cc6 ALSA: oxfw: enable to keep memory block for model-specific structure by Takashi Sakamoto · 9 years ago
  99. f2777c1 Merge branch 'topic/firewire-update' into for-next by Takashi Iwai · 9 years ago
  100. 5ce8cc4 ALSA: oxfw: gather model-dependent conditions to a function by Takashi Sakamoto · 9 years ago