1. 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
  2. fc5d3c7 ALSA: virmidi: Fix wrong error check by Takashi Iwai · 10 years ago
  3. 316638a ALSA: virmidi: fixed code style issues by Kyle Chamberlin · 10 years ago
  4. 2a9e8df ALSA: vx: Fix missing kerneldoc parameter descriptions by Takashi Iwai · 10 years ago
  5. 7f471fd ALSA: vx: Use snd_ctl_elem_info() by Takashi Iwai · 10 years ago
  6. 6d416f5 ALSA: mts64: Use snd_ctl_elem_info() by Takashi Iwai · 10 years ago
  7. cb4fe8a ALSA: drivers: pcsp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. d9b97db ALSA: drivers: mpu401: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 5d5638a ALSA: drivers: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. db0a521 ALSA: vx: Use nonatomic PCM ops by Takashi Iwai · 10 years ago
  11. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 10 years ago
  13. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  14. 01b1dcc ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c by Rashika Kheria · 10 years ago
  15. 6408eac ALSA: pcsp: Fix the order of input device unregistration by Takashi Iwai · 11 years ago
  16. 75415df ALSA: pcsp: Fix initialization with nopcm=1 by Takashi Iwai · 11 years ago
  17. a8d09e3 ALSA: opl3: Fix possible negative array index access by Takashi Iwai · 11 years ago
  18. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  19. fefe228 ALSA: vx_core: off by one in vx_read_status() by Dan Carpenter · 11 years ago
  20. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  21. 50c7d0d ALSA: virmidi: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  22. 45837cb ALSA: serial-u16550: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  23. a4302ed ALSA: pcsp: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  24. a204341 ALSA: mtpav: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  25. 984ef60 ALSA: mpu401: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  26. 186c182 ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  27. 5ed5824 ALSA: aloop: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  28. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 11 years ago
  29. 1362754 ALSA: sound kconfig typo by Pavel Machek · 11 years ago
  30. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  31. 2faea52 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  32. edac894 ALSA: aloop: Fix Oops while PM resume by Takashi Iwai · 11 years ago
  33. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 11 years ago
  34. fbbb01a ALSA: drivers: remove __dev* attributes by Bill Pemberton · 12 years ago
  35. 0d144de ALSA: vx: hard dependency on the standard fw loader by Takashi Iwai · 12 years ago
  36. 02d08f8 ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  37. 999fc9f ALSA: aloop - Close races at restarting the stream by Takashi Iwai · 12 years ago
  38. 4d4ca1e Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate into for-next by Takashi Iwai · 12 years ago
  39. 16e43467 ALSA: dummy: allow disabling mixer controls by Clemens Ladisch · 12 years ago
  40. d4f1e48 ALSA: aloop - add locking to timer access by Omair Mohammed Abdullah · 12 years ago
  41. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  42. 3a4a7ef ALSA: opl4: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  43. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  44. bc733d4 ALSA: mpu401: Fix missing initialization of irq field by Takashi Iwai · 12 years ago
  45. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  46. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  47. 8bf01d8 ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions by Takashi Iwai · 12 years ago
  48. b012513 ALSA: snd-aloop - improve the sample copy accurracy by Jaroslav Kysela · 12 years ago
  49. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  50. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  51. a09452e ALSA: convert sound/* to use module_platform_driver() by Axel Lin · 13 years ago
  52. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  53. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  54. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  55. 9430148 Merge branch 'topic/remove-irqf_disable' into for-linus by Takashi Iwai · 13 years ago
  56. 6b69a0e ALSA: aloop - Use vmalloc buffer by Takashi Iwai · 13 years ago
  57. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  58. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  59. 8e1b5ad i8253: Make pcsp sound driver use the shared i8253_lock by Ralf Baechle · 13 years ago
  60. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  62. 98d21df ALSA: aloop - Fix possible IRQ lock inversion by Takashi Iwai · 13 years ago
  63. ddfb319 ALSA: use linux/io.h to fix compile warnings by Takashi Iwai · 13 years ago
  64. a8cc0f4 ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource by Joe Perches · 14 years ago
  65. f3305da Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  66. 5de9e45 ALSA: snd-aloop - add pause support by Jaroslav Kysela · 14 years ago
  67. dd04bb1 ALSA: snd-aloop - fix locking issues (running flag updates) by Jaroslav Kysela · 14 years ago
  68. e74670b ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree by Jaroslav Kysela · 14 years ago
  69. 57e3538 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  70. 0db7102 ALSA: snd-aloop - fix issue in the timer start function by Jaroslav Kysela · 14 years ago
  71. e799d0b Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  72. b1c73fc ALSA: snd-aloop: Fix hw_params restrictions and checking by Jaroslav Kysela · 14 years ago
  73. 628cfe8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  74. ac446fb ALSA: snd-aloop - fix "PCM Slave Active" element read value by Jaroslav Kysela · 14 years ago
  75. c76a544 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  76. 20d9a26 ALSA: snd-aloop - fix capture buffer silence by Jaroslav Kysela · 14 years ago
  77. fdfb7fa Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  78. 1446c5f ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol by Jaroslav Kysela · 14 years ago
  79. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  80. 7ac03db Merge branch 'topic/aloop' into topic/misc by Takashi Iwai · 14 years ago
  81. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago
  82. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 1d8c110 ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement by Michael Witten · 14 years ago
  84. 7a53cd1 Kconfig: fixo typo in "Xilinx'" by Michael Witten · 14 years ago
  85. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  86. 670ff6a ALSA: opl4 - Fix a wrong argument in proc write callback by Takashi Iwai · 14 years ago
  87. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  88. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  89. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  90. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  92. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  93. a540e13 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  94. d5e1ca0 ALSA: dummy driver - add model parameter by Jaroslav Kysela · 14 years ago
  95. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 14 years ago
  96. 149feef sound: vx: use vmalloc buffer helper functions by Clemens Ladisch · 15 years ago
  97. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago
  98. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  99. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  100. bcc2c6b ALSA: snd-pcsp: add nopcm mode by Stas Sergeev · 15 years ago