1. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  2. c43a55d ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  3. 129a4c9 ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Takashi Iwai · 9 years ago
  4. 41960d9 ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  5. e4c2868 ALSA: dummy: make local data static by Takashi Iwai · 9 years ago
  6. c78c881 ALSA: drivers: pcsp: Fix printout of resolution by Thomas Gleixner · 9 years ago
  7. 447fbbd sound: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 9 years ago
  8. 4aa01c4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  9. d124380 ALSA: opl3: small array underflow by Dan Carpenter · 9 years ago
  10. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 9 years ago
  11. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 9 years ago
  12. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  13. d80d05f ALSA: serial-u16550: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  14. f5d5f75 ALSA: opl3: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  15. 2b1b781 ALSA: mtpav: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  16. b093ed2 ALSA: mpu401: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  17. db97455 ALSA: aloop: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  18. 2a52b6e ALSA: dummy: use setup_timer and mod_timer by Roman Kollar · 9 years ago
  19. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  20. e9dd862 ALSA: ml403-ac97cr: Remove always NULL parameter by Lars-Peter Clausen · 9 years ago
  21. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  22. fc5d3c7 ALSA: virmidi: Fix wrong error check by Takashi Iwai · 10 years ago
  23. 316638a ALSA: virmidi: fixed code style issues by Kyle Chamberlin · 10 years ago
  24. 2a9e8df ALSA: vx: Fix missing kerneldoc parameter descriptions by Takashi Iwai · 10 years ago
  25. 7f471fd ALSA: vx: Use snd_ctl_elem_info() by Takashi Iwai · 10 years ago
  26. 6d416f5 ALSA: mts64: Use snd_ctl_elem_info() by Takashi Iwai · 10 years ago
  27. cb4fe8a ALSA: drivers: pcsp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  28. d9b97db ALSA: drivers: mpu401: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  29. 5d5638a ALSA: drivers: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  30. db0a521 ALSA: vx: Use nonatomic PCM ops by Takashi Iwai · 10 years ago
  31. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  32. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  33. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  34. 01b1dcc ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c by Rashika Kheria · 10 years ago
  35. 6408eac ALSA: pcsp: Fix the order of input device unregistration by Takashi Iwai · 11 years ago
  36. 75415df ALSA: pcsp: Fix initialization with nopcm=1 by Takashi Iwai · 11 years ago
  37. a8d09e3 ALSA: opl3: Fix possible negative array index access by Takashi Iwai · 11 years ago
  38. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  39. fefe228 ALSA: vx_core: off by one in vx_read_status() by Dan Carpenter · 11 years ago
  40. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  41. 50c7d0d ALSA: virmidi: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  42. 45837cb ALSA: serial-u16550: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  43. a4302ed ALSA: pcsp: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  44. a204341 ALSA: mtpav: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  45. 984ef60 ALSA: mpu401: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  46. 186c182 ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  47. 5ed5824 ALSA: aloop: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  48. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 11 years ago
  49. 1362754 ALSA: sound kconfig typo by Pavel Machek · 11 years ago
  50. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  51. 2faea52 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  52. edac894 ALSA: aloop: Fix Oops while PM resume by Takashi Iwai · 11 years ago
  53. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 11 years ago
  54. fbbb01a ALSA: drivers: remove __dev* attributes by Bill Pemberton · 12 years ago
  55. 0d144de ALSA: vx: hard dependency on the standard fw loader by Takashi Iwai · 12 years ago
  56. 02d08f8 ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  57. 999fc9f ALSA: aloop - Close races at restarting the stream by Takashi Iwai · 12 years ago
  58. 4d4ca1e Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 12 years ago
  59. 16e43467 ALSA: dummy: allow disabling mixer controls by Clemens Ladisch · 12 years ago
  60. d4f1e48 ALSA: aloop - add locking to timer access by Omair Mohammed Abdullah · 12 years ago
  61. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  62. 3a4a7ef ALSA: opl4: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  63. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  64. bc733d4 ALSA: mpu401: Fix missing initialization of irq field by Takashi Iwai · 12 years ago
  65. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  66. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  67. 8bf01d8 ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions by Takashi Iwai · 12 years ago
  68. b012513 ALSA: snd-aloop - improve the sample copy accurracy by Jaroslav Kysela · 12 years ago
  69. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  70. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  71. a09452e ALSA: convert sound/* to use module_platform_driver() by Axel Lin · 13 years ago
  72. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  73. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  74. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  75. 9430148 Merge branch 'topic/remove-irqf_disable' into for-linus by Takashi Iwai · 13 years ago
  76. 6b69a0e ALSA: aloop - Use vmalloc buffer by Takashi Iwai · 13 years ago
  77. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  78. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  79. 8e1b5ad i8253: Make pcsp sound driver use the shared i8253_lock by Ralf Baechle · 13 years ago
  80. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  81. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  82. 98d21df ALSA: aloop - Fix possible IRQ lock inversion by Takashi Iwai · 13 years ago
  83. ddfb319 ALSA: use linux/io.h to fix compile warnings by Takashi Iwai · 13 years ago
  84. a8cc0f4 ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource by Joe Perches · 14 years ago
  85. f3305da Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  86. 5de9e45 ALSA: snd-aloop - add pause support by Jaroslav Kysela · 14 years ago
  87. dd04bb1 ALSA: snd-aloop - fix locking issues (running flag updates) by Jaroslav Kysela · 14 years ago
  88. e74670b ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree by Jaroslav Kysela · 14 years ago
  89. 57e3538 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  90. 0db7102 ALSA: snd-aloop - fix issue in the timer start function by Jaroslav Kysela · 14 years ago
  91. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  92. b1c73fc ALSA: snd-aloop: Fix hw_params restrictions and checking by Jaroslav Kysela · 14 years ago
  93. 628cfe8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  94. ac446fb ALSA: snd-aloop - fix "PCM Slave Active" element read value by Jaroslav Kysela · 14 years ago
  95. c76a544 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  96. 20d9a26 ALSA: snd-aloop - fix capture buffer silence by Jaroslav Kysela · 14 years ago
  97. fdfb7fa Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  98. 1446c5f ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol by Jaroslav Kysela · 14 years ago
  99. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  100. 7ac03db Merge branch 'topic/aloop' into topic/misc by Takashi Iwai · 14 years ago