1. c849153 ALSA: line6: Do clipping in volume / monitor manipulations by Takashi Iwai · 10 years ago
  2. e90576c ALSA: line6: Consolidate PCM stream buffer allocation and free by Takashi Iwai · 10 years ago
  3. ccaac9e ALSA: line6: Use dev_err() by Takashi Iwai · 10 years ago
  4. d8131e6 ALSA: line6: Consolidate URB unlink and sync helpers by Takashi Iwai · 10 years ago
  5. ad0119a ALSA: line6: Rearrange PCM structure by Takashi Iwai · 10 years ago
  6. ab5cdcb ALSA: line6: Drop voodoo workarounds by Takashi Iwai · 10 years ago
  7. 9fb754b ALSA: line6: Use incremental loop by Takashi Iwai · 10 years ago
  8. f2a7622 ALSA: line6: Drop superfluous spinlock for trigger by Takashi Iwai · 10 years ago
  9. 5343ecf4 ALSA: line6: Fix the error recovery in line6_pcm_acquire() by Takashi Iwai · 10 years ago
  10. 6aa7f8e ALSA: line6: Use logical OR by Takashi Iwai · 10 years ago
  11. eab22e4 ALSA: line6: Fix missing error handling in line6_pcm_acquire() by Takashi Iwai · 10 years ago
  12. bc518ba ALSA: line6: Reduce superfluous spinlock in midi.c by Takashi Iwai · 10 years ago
  13. b55004f ALSA: line6: Remove unused line6_nop_read() by Takashi Iwai · 10 years ago
  14. 6b562f6 ALSA: line6: Fix memory leak at probe error path by Takashi Iwai · 10 years ago
  15. 644d908 ALSA: line6: Minor refactoring by Takashi Iwai · 10 years ago
  16. f44edd7 ALSA: line6/toneport: Implement LED controls via LED class by Takashi Iwai · 10 years ago
  17. bf115fc ALSA: line6/toneport: Fix wrong argument for toneport_has_led() by Takashi Iwai · 10 years ago
  18. eedd0e9 ALSA: line6: Don't forget to call driver's destructor at error path by Takashi Iwai · 10 years ago
  19. 6dd1c05 ALSA: line6/toneport: Move setup_timer() at the beginning by Takashi Iwai · 10 years ago
  20. 8a3b7c0 ALSA: line6: Remove superfluous NULL checks in each driver by Takashi Iwai · 10 years ago
  21. 2a324fc ALSA: line6: Abort if inconsistent usbdev is found at disconnect by Takashi Iwai · 10 years ago
  22. 270fd9c ALSA: line6: Yet more cleanup of superfluous NULL checks by Takashi Iwai · 10 years ago
  23. c078a4a ALSA: line6: Remove driver version from header comment by Chris Rorvick · 10 years ago
  24. c6fffce ALSA: line6: Refer to manufacturer as "Line 6" by Chris Rorvick · 10 years ago
  25. 35ae48a ALSA: line6: Remove superfluous NULL checks by Chris Rorvick · 10 years ago
  26. 4d79fb1 ALSA: line6: Drop line6_send_program() and line6_transmit_parameter() by Takashi Iwai · 10 years ago
  27. 7372319 ALSA: line6: Make line6_send_raw_message() static by Takashi Iwai · 10 years ago
  28. 5a47531 ALSA: line6: Sync PCM stop at disconnect by Takashi Iwai · 10 years ago
  29. 31ca192 ALSA: line6: Remove superfluous disconnect call in suspend handler by Takashi Iwai · 10 years ago
  30. b2a3b02 ALSA: line6: Remove CHECK_RETURN macro by Takashi Iwai · 10 years ago
  31. 10e3a02 ALSA: line6: Drop MISSING_CASE macro by Takashi Iwai · 10 years ago
  32. 2cd53fa ALSA: line6: Remove driver version string by Takashi Iwai · 10 years ago
  33. 85a9339 ALSA: line6: Reorganize card resource handling by Takashi Iwai · 10 years ago
  34. 84ac9bb ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback by Takashi Iwai · 10 years ago
  35. 7d70c81 ALSA: line6: Don't handle PCM trigger for other cards by Takashi Iwai · 10 years ago
  36. a019f5e ALSA: line6: Remove superfluous out-of-memory error messages by Takashi Iwai · 10 years ago
  37. 45a82f1 ALSA: line6: Drop usb_device sysfs symlink by Takashi Iwai · 10 years ago
  38. 988d350 ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag by Takashi Iwai · 10 years ago
  39. aaa68d2 ALSA: line6: Drop superfluous snd_device for rawmidi by Takashi Iwai · 10 years ago
  40. b45a7c5 ALSA: line6: Drop superfluous snd_device for PCM by Takashi Iwai · 10 years ago
  41. 075587b ALSA: line6: Handle impulse response via control API by Takashi Iwai · 10 years ago
  42. ccddbe4 ALSA: line6: Split to each driver by Takashi Iwai · 10 years ago
  43. 0f2524b ALSA: line6: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  44. 61864d8 ALSA: move line6 usb driver into sound/usb by Takashi Iwai · 10 years ago
  45. d29b854 staging: line6: Make *_disconnect() functions static by Chris Rorvick · 10 years ago
  46. a46c467 staging: line6: Call *_disconnect() via pointer by Chris Rorvick · 10 years ago
  47. 01f6b2b staging: line6: Call *_process_message() via pointer by Chris Rorvick · 10 years ago
  48. 1cad3e8 staging: line6: Pass *_process_message() `usb_line6' pointers by Chris Rorvick · 10 years ago
  49. a221dd4 staging: line6: Pass *_init() `usb_line6' pointers by Chris Rorvick · 10 years ago
  50. 16d603d staging: line6: Move audio endpoints to properties by Chris Rorvick · 10 years ago
  51. b95d2e4 staging: line6: Remove stale Pocket POD PCM endpoints by Chris Rorvick · 10 years ago
  52. 9e165be staging: line6: Move control endpoints to properties by Chris Rorvick · 10 years ago
  53. 7b9584f staging: line6: Move altsetting to properties by Chris Rorvick · 10 years ago
  54. b98a811 staging: line6: Filter on UX2 interfaces by Chris Rorvick · 10 years ago
  55. 3a3eae6 staging: line6: Filter on Pocket POD interface by Chris Rorvick · 10 years ago
  56. 951dd31 staging: line6: Split out POD HD500 interfaces by Chris Rorvick · 10 years ago
  57. 7ad0731 staging: line6: Split out PODxt Live interfaces by Chris Rorvick · 10 years ago
  58. 7b3e4d4 staging: line6: List out capabilities individually by Chris Rorvick · 10 years ago
  59. 4d94754 staging: line6: Use explicit indexes when defining properties by Chris Rorvick · 10 years ago
  60. 4cb1a4a staging: line6: Rename capability macros by Chris Rorvick · 10 years ago
  61. 5a85847 staging: line6: Remove useless comments by Chris Rorvick · 10 years ago
  62. f45be7d staging: line6: Remove idVendor and idProduct macros by Chris Rorvick · 10 years ago
  63. a23a8bf staging: line6: Key off of device type by Chris Rorvick · 10 years ago
  64. c33a20b staging: line6: Index properties array with device type by Chris Rorvick · 10 years ago
  65. 410dca8 staging: line6: Define a device type enum by Chris Rorvick · 10 years ago
  66. daf54a5 staging: line6: Cleanup device table by Chris Rorvick · 10 years ago
  67. e45bfe5 staging: line6: Remove unsupported X3 devices by Chris Rorvick · 10 years ago
  68. c667ee1 staging: line6: Remove line6_pod_transmit_paramter() by Chris Rorvick · 10 years ago
  69. 5c3396f staging: line6: Remove `device_bit' from properties by Chris Rorvick · 10 years ago
  70. 690ea44 Staging: line6: remove spaces before commas. by Jonas Lundqvist · 10 years ago
  71. a248ce0 staging: line6: toneport.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  72. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 10 years ago
  73. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  74. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 10 years ago
  79. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 10 years ago
  80. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 10 years ago
  81. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  82. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  83. eb74926 Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  84. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  85. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  86. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  87. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  88. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  89. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  90. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  91. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  92. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  93. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 10 years ago
  94. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 10 years ago
  95. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 10 years ago
  96. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  97. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  98. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  99. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  100. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago