1. 7862126 ALSA: bebob: Remove meaningless mutex_unlock() by Takashi Sakamoto · 11 years ago
  2. 9fb01cd ALSA: bebob: Add static specifier to identifier with file scope by Takashi Sakamoto · 11 years ago
  3. 791c67b ALSA: bebob: Use different names for identifiers in the same file by Takashi Sakamoto · 11 years ago
  4. 73616c4 ALSA: fireworks/bebob: Improve indentation by Takashi Sakamoto · 11 years ago
  5. 9b5f0ed ALSA: fireworks/bebob: Add suffix for long long integer literal by Takashi Sakamoto · 11 years ago
  6. a6b598b ALSA: fireworks/bebob: Use the same type of variables as function parameters by Takashi Sakamoto · 11 years ago
  7. 4a286d5 ALSA: fireworks/bebob: Change type of argument for sampling rate by Takashi Sakamoto · 11 years ago
  8. 93219d0 ALSA: fireworks: Use the same prototype for functions as actual declaration by Takashi Sakamoto · 11 years ago
  9. ba06b2c ALSA: fireworks: Fix wrong value as argument for PTR_ERR() by Takashi Sakamoto · 11 years ago
  10. 51212ee ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment by Takashi Sakamoto · 11 years ago
  11. f9503a6 ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit by Takashi Sakamoto · 11 years ago
  12. 9b1ee0b ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series by Takashi Sakamoto · 11 years ago
  13. a2b2a77 ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series by Takashi Sakamoto · 11 years ago
  14. c495a4a ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devices by Takashi Sakamoto · 11 years ago
  15. 9d59124 ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series by Takashi Sakamoto · 11 years ago
  16. 3149ac4 ALSA: bebob: Add support for M-Audio special Firewire series by Takashi Sakamoto · 11 years ago
  17. 9076c22 ALSA: bebob: Add support for M-Audio usual Firewire series by Takashi Sakamoto · 11 years ago
  18. 25784ec ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series by Takashi Sakamoto · 11 years ago
  19. 8ac98a3 ALSA: bebob: Add support for Yamaha GO series by Takashi Sakamoto · 11 years ago
  20. 326b9ca ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon by Takashi Sakamoto · 11 years ago
  21. 1fc9522 ALSA: bebob: Prepare for device specific operations by Takashi Sakamoto · 11 years ago
  22. 618eabe ALSA: bebob: Add hwdep interface by Takashi Sakamoto · 11 years ago
  23. fbbebd2 ALSA: bebob: Add PCM interface by Takashi Sakamoto · 11 years ago
  24. 248b780 ALSA: bebob: Add MIDI interface by Takashi Sakamoto · 11 years ago
  25. ad9697b ALSA: bebob: Add proc interface for debugging purpose by Takashi Sakamoto · 11 years ago
  26. b6bc812 ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset by Takashi Sakamoto · 11 years ago
  27. eb7b3a0 ALSA: bebob: Add commands and connections/streams management by Takashi Sakamoto · 11 years ago
  28. fd6f4b0d ALSA: bebob: Add skelton for BeBoB based devices by Takashi Sakamoto · 11 years ago
  29. 555e8a8 ALSA: fireworks: Add command/response functionality into hwdep interface by Takashi Sakamoto · 11 years ago
  30. 594ddce ALSA: fireworks: Add hwdep interface by Takashi Sakamoto · 11 years ago
  31. aa02bb6 ALSA: fireworks: Add PCM interface by Takashi Sakamoto · 11 years ago
  32. 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 11 years ago
  33. a63d3ff ALSA: fireworks: Add MIDI interface by Takashi Sakamoto · 11 years ago
  34. 6a22683 ALSA: fireworks: Add proc interface for debugging purpose by Takashi Sakamoto · 11 years ago
  35. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 11 years ago
  36. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 11 years ago
  37. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 11 years ago
  38. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 11 years ago
  39. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 11 years ago
  40. 315fd41 ALSA: fireworks: Add connection and stream management by Takashi Sakamoto · 11 years ago
  41. bde8a8f ALSA: fireworks: Add transaction and some commands by Takashi Sakamoto · 11 years ago
  42. b5b0433 ALSA: fireworks: Add skelton for Fireworks based devices by Takashi Sakamoto · 11 years ago
  43. 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 11 years ago
  44. 00a7bb8 ALSA: firewire-lib: Add support for deferred transaction by Takashi Sakamoto · 11 years ago
  45. b04479f ALSA: firewire-lib: Add a new function to check others' connection by Takashi Sakamoto · 11 years ago
  46. 44aff69 ALSA: firewire-lib: Add handling output connection by CMP by Takashi Sakamoto · 11 years ago
  47. c68a1c6 ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure by Takashi Sakamoto · 11 years ago
  48. a7fa0d0 ALSA: firewire-lib: Rename macros, variables and functions for CMP by Takashi Sakamoto · 11 years ago
  49. c8de6db ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists by Takashi Sakamoto · 11 years ago
  50. 7b2d99f ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams by Takashi Sakamoto · 11 years ago
  51. 10550be ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE by Takashi Sakamoto · 11 years ago
  52. 77d2a8a ALSA: firewire-lib: Add support for channel mapping by Takashi Sakamoto · 11 years ago
  53. 7b3b0d8 ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode by Takashi Sakamoto · 11 years ago
  54. ccccad8 ALSA: firewire-lib: Give syt value as parameter to handle_out_packet() by Takashi Sakamoto · 11 years ago
  55. 83d8d72 ALSA: firewire-lib: Add support for MIDI capture/playback by Takashi Sakamoto · 11 years ago
  56. 2b3fc45 ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture by Takashi Sakamoto · 11 years ago
  57. 4b7da11 ALSA: firewire-lib: Split some codes into functions to reuse for both streams by Takashi Sakamoto · 11 years ago
  58. 3ff7e8f ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure by Takashi Sakamoto · 11 years ago
  59. b445db4 ALSA: firewire-lib: Add macros instead of fixed value for AMDTP by Takashi Sakamoto · 11 years ago
  60. be4a289 ALSA: firewire-lib: Rename functions, structure, member for AMDTP by Takashi Sakamoto · 11 years ago
  61. 4b660a7 Linux 3.15-rc6 by Linus Torvalds · 11 years ago
  62. 6538d62 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  63. 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 3062556 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  65. 5e9d9fc Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  66. 80932ec Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  67. 989d216 Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  68. 677d1bb Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 11 years ago
  69. f6ce579 Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 11 years ago
  70. fba69f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  71. 84e12d9 Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  72. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  73. 957cf25 Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  74. b84293b Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  75. 026d68b Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  76. b2e3432 Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  77. 081069f Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  78. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  79. 6ab9028 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  80. 1f5518b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  81. a7aa96a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  82. b140027 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  83. 478c7cf Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. 23de4a7 Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  85. 31a3fca Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  86. 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 11 years ago
  87. d3ecfcd Btrfs: fix EIO on reading file after ioctl clone works on it by Liu Bo · 11 years ago
  88. 68b7752 scripts/checksyscalls.sh: Make renameat optional by James Hogan · 11 years ago
  89. 63ba600 asm-generic: Add renameat2 syscall by James Hogan · 11 years ago
  90. 3ca976a ia64: add renameat2 syscall by Miklos Szeredi · 11 years ago
  91. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
  92. cc79f00 m68k: add renameat2 syscall by Miklos Szeredi · 11 years ago
  93. 60b5f90 Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  94. c7d6891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  95. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  96. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  97. 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  98. a7b08063 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  99. 172de65 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 95d0858 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago