1. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  2. 815d808 ALSA: drivers: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  3. 3c40dfe ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  4. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  5. a46d3f9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. b03bbbe ALSA/dummy: Replace tasklet with softirq hrtimer by Thomas Gleixner · 7 years ago
  7. a4a1b73 ALSA: drivers: make array 'names' const, reduces object code size by Colin Ian King · 7 years ago
  8. bc47ba9 ALSA: drivers: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  9. b6c0b71 ALSA: drivers: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  10. d53611d ALSA: dummy: Convert to new PCM copy ops by Takashi Iwai · 8 years ago
  11. d5dbbe6 ALSA: dummy: Fix a use-after-free at closing by Takashi Iwai · 9 years ago
  12. ddce57a ALSA: dummy: Implement timer backend switching more safely by Takashi Iwai · 9 years ago
  13. 7ee9621 ALSA: dummy: Disable switching timer backend via sysfs by Takashi Iwai · 9 years ago
  14. d8c5ed7 ALSA: dummy: constify dummy_timer_ops structures by Julia Lawall · 9 years ago
  15. 129a4c9 ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Takashi Iwai · 10 years ago
  16. e4c2868 ALSA: dummy: make local data static by Takashi Iwai · 10 years ago
  17. 2a52b6e ALSA: dummy: use setup_timer and mod_timer by Roman Kollar · 10 years ago
  18. 5d5638a ALSA: drivers: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  19. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  20. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  21. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 12 years ago
  22. fbbb01a ALSA: drivers: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. 16e4346 ALSA: dummy: allow disabling mixer controls by Clemens Ladisch · 12 years ago
  24. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  25. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  26. 8bf01d8 ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions by Takashi Iwai · 12 years ago
  27. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  28. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  29. d5e1ca0 ALSA: dummy driver - add model parameter by Jaroslav Kysela · 15 years ago
  30. 23aebca4 ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  31. 4b3be6a ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests by Julia Lawall · 15 years ago
  32. b888d1c ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 by Takashi Iwai · 15 years ago
  33. 9b151fe ALSA: dummy - Add debug proc file by Takashi Iwai · 15 years ago
  34. a68c4d1 ALSA: dummy - Fake buffer allocations by Takashi Iwai · 15 years ago
  35. b5d1078 ALSA: dummy - Fix the timer calculation in systimer mode by Takashi Iwai · 15 years ago
  36. b142037 ALSA: dummy - Better jiffies handling by Takashi Iwai · 15 years ago
  37. c631d03 ALSA: dummy - Support high-res timer mode by Takashi Iwai · 15 years ago
  38. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  39. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  40. 1a11cb6 ALSA: dummy driver - do not use assignment in if condition by Jaroslav Kysela · 16 years ago
  41. 54e8e21 sound: Fix esoteric double free in the dummy sound driver. by Daniel THOMPSON · 16 years ago
  42. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  43. 369b240 [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check by Roel Kluin · 17 years ago
  44. 470f23b [ALSA] snd-dummy - better realtime app support by Ahmet İnan · 17 years ago
  45. 53463a8 [ALSA] snd-dummy - improved timing, silence on prepare by Ahmet İnan · 17 years ago
  46. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  47. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  48. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  49. c12aad6 [ALSA] more section mismatches by Randy Dunlap · 18 years ago
  50. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 18 years ago
  51. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 18 years ago
  52. fb567a8 [ALSA] Add dB scale information to dummy driver by Takashi Iwai · 18 years ago
  53. e05d696 [ALSA] Fix some typos in snd-dummy driver by Takashi Iwai · 18 years ago
  54. 7152447 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 19 years ago
  55. a182ee9 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 19 years ago
  56. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 19 years ago
  57. 2ad5dd8 [ALSA] dummy driver - added CA0106 emulation defines by Jaroslav Kysela · 19 years ago
  58. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  59. b32425a [ALSA] Fix possible races in timer callbacks by Takashi Iwai · 19 years ago
  60. 6e65c1c [ALSA] dummy - Use platform_device by Takashi Iwai · 19 years ago
  61. 4a4d2cf [ALSA] Remove xxx_t typedefs: Generic drivers by Takashi Iwai · 19 years ago
  62. c8eb6ba [ALSA] snd-dummy - Code clean-up by Takashi Iwai · 19 years ago
  63. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago
  64. 16dab54 [ALSA] Add snd_card_set_generic_dev() call by Takashi Iwai · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2