1. df8bcf3 ALSA: es1688: Avoid devres management for es1688 object creation by Takashi Iwai · 3 years, 5 months ago
  2. 1bb11c1 ALSA: es1688: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  3. eb76794 ALSA: isa: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  4. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  5. 4f2da33 Merge tag 'tags/isa-void-remove-callback' into for-next by Takashi Iwai · 4 years ago
  6. 30e88d0 isa: Make the remove callback for isa drivers return void by Uwe Kleine-König · 4 years ago
  7. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  8. d9b8fbf ALSA: es1688: Add the missed snd_card_free() by Chuhong Yuan · 4 years, 7 months ago
  9. 748f518 ALSA: es1688: More constifications by Takashi Iwai · 5 years ago
  10. fdd1f6f ALSA: isa: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  11. 99f664d ALSA: isa: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  12. f5ac512 ALSA: es1688: Support PCM sync_stop by Takashi Iwai · 5 years ago
  13. 2251612 ALSA: es1688: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  14. eb40b64 ALSA: es1688: Use managed buffer allocation by Takashi Iwai · 5 years ago
  15. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. a06702c ALSA: es1688: Remove set but not used variable 'hw' by YueHaibing · 6 years ago
  18. 0b6a2c9 ALSA: isa: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  19. 28394f0 ALSA: isa: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  20. 498aaa9 ALSA: isa: Remove empty init and exit by Takashi Iwai · 6 years ago
  21. a34e8aa ALSA: es1688: remove redundant pointer chip by Colin Ian King · 6 years ago
  22. aec5465 ALSA: isa: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  23. 4f624a1 ALSA: es1688: constify pnp_card_device_id by Arvind Yadav · 7 years ago
  24. e79a560 ALSA: es1688: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  25. 4ea2bb7 ALSA: es1688: Constify hw_constraints by Takashi Iwai · 8 years ago
  26. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  27. e992ef5 Annotate hardware config module parameters in sound/isa/ by David Howells · 8 years ago
  28. cd7d1ea ALSA: es1688: Use strcpy() instead of sprintf() by Nicolas Iooss · 8 years ago
  29. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  30. 4b8ab88 ALSA: es1688: Remove almost always NULL parameter by Lars-Peter Clausen · 10 years ago
  31. 42d7721 ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource" by Markus Elfring · 10 years ago
  32. 69b0c76 ALSA: es1688: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  33. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  34. 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 12 years ago
  35. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  36. e5b3542 ALSA: es1688 - freeup resources on init failure by Fengguang Wu · 12 years ago
  37. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  38. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  39. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  40. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  41. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  42. b0fb75a ALSA: es1688: add pedantic range checks by Dan Carpenter · 15 years ago
  43. a20971b ALSA: Merge es1688 and es968 drivers by Krzysztof Helt · 15 years ago
  44. 396fa82 ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure by Krzysztof Helt · 15 years ago
  45. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  46. 82ced6f ALSA: Add missing __devexit_p() markers by Jean Delvare · 16 years ago
  47. 96cf45c Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge by Takashi Iwai · 16 years ago
  48. 4c9f1d3 ALSA: isa/*: Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  49. 880abd4 ALSA: ess1688: fix OPL3 port setting by Krzysztof Helt · 16 years ago
  50. c95eadd ALSA: Convert to snd_card_create() in sound/isa/* by Takashi Iwai · 16 years ago
  51. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  52. 622207d ALSA: Kill snd_assert() in sound/isa/* by Takashi Iwai · 16 years ago
  53. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  54. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  55. 019608b [ALSA] es1688 - code clean-up by Rene Herman · 18 years ago
  56. ae59618 [ALSA] isa_bus: es1688 by Rene Herman · 18 years ago
  57. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  60. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 19 years ago
  61. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 19 years ago
  62. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 19 years ago
  63. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  64. 2a571ed [ALSA] es1688 - Use platform_device by Takashi Iwai · 19 years ago
  65. d3a7e47 [ALSA] Remove xxx_t typedefs: ISA ES1688 by Takashi Iwai · 19 years ago
  66. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  67. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  68. 9e76a76 [ALSA] Replace with kzalloc() - isa stuff by Takashi Iwai · 19 years ago
  69. 43bcd97 [ALSA] Add snd_card_set_generic_dev() call to ISA drivers by Takashi Iwai · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago