1. a033954 ALSA: vx: Manage vx_core object with devres by Takashi Iwai · 3 years, 6 months ago
  2. 2073fa4 ALSA: pcmcia: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  3. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  4. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  5. 369a033 ALSA: pcmcia/pdaudiocf: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
  6. 6ab9eab ALSA: pdaudiocf: More constification by Takashi Iwai · 5 years ago
  7. c094824 ALSA: vx: More constifications by Takashi Iwai · 5 years ago
  8. f8ae2d2 ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions by Takashi Iwai · 5 years ago
  9. 0326564 ALSA: pcmcia: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  10. 0ca4cef ALSA: vxpocket: Support PCM sync_stop by Takashi Iwai · 5 years ago
  11. 2f44742 ALSA: pdaudiocf: Support PCM sync_stop by Takashi Iwai · 5 years ago
  12. 1a0fa90 ALSA: pcmcia: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  13. 6dfa8fd ALSA: pdaudiocf: Use managed buffer allocation by Takashi Iwai · 5 years ago
  14. d5dec27 ALSA: pdaudiocf: Convert to the common vmalloc memalloc 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. 50a7a8e ALSA: pcmcia: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  18. 9833f1d ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  19. 16c796e Merge branch 'for-linus' into topic/virmidi by Takashi Iwai · 6 years ago
  20. 3acd3e3 ALSA: vxpocket: Fix invalid endian conversions by Takashi Iwai · 6 years ago
  21. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
  22. e0c24d8 ALSA: pcmcia: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  23. d9b1b34 ALSA: pcmcia: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  24. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 8 years ago
  25. 2e0de6e ALSA: vxpocket: Use container_of() by Takashi Iwai · 8 years ago
  26. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  27. 874e1f6 ALSA: vx: Fix possible transfer overflow by Takashi Iwai · 8 years ago
  28. 2a9e8df ALSA: vx: Fix missing kerneldoc parameter descriptions by Takashi Iwai · 10 years ago
  29. 3b73cfe5 ALSA: pdaudiocf: Use nonatomic PCM ops by Takashi Iwai · 10 years ago
  30. db0a521 ALSA: vx: Use nonatomic PCM ops by Takashi Iwai · 10 years ago
  31. 5815f555 ALSA: pcmcia: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  32. b85c4a1 sound/pcmcia: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  33. 2cb1331 ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspend by Takashi Iwai · 12 years ago
  34. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  35. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  36. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  37. 08ef794 ALSA: pcmcia - Use pcmcia_request_irq() by Takashi Iwai · 14 years ago
  38. 4ef7e71 pcmcia: Make struct pcmcia_device_id const, sound drivers edition by Joe Perches · 14 years ago
  39. ddfb319 ALSA: use linux/io.h to fix compile warnings by Takashi Iwai · 14 years ago
  40. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  41. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  42. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  43. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  44. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  45. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  46. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  47. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  48. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  49. a7debe7 pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration() by Dominik Brodowski · 15 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  51. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 15 years ago
  52. d20fb5d sound: pdaudiocf: use vmalloc buffer helper functions by Clemens Ladisch · 15 years ago
  53. 3e85fd6 sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer by Clemens Ladisch · 15 years ago
  54. e15c1c1 pcmcia: remove unused IRQ_FIRST_SHARED by Dominik Brodowski · 15 years ago
  55. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  56. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  57. 7c5af6f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) by Dominik Brodowski · 15 years ago
  58. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
  59. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  60. 2ebfb8e ALSA: Add missing KERN_* prefix to printk in other sound/* by Takashi Iwai · 16 years ago
  61. 2fa5110 ALSA: Return proper error code at probe in sound/pcmcia/* by Takashi Iwai · 16 years ago
  62. aa3d75d ALSA: pdaudiocf - Fix missing free in the error path by Takashi Iwai · 16 years ago
  63. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  64. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  65. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  66. 7fc077f ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver by David Howells · 16 years ago
  67. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 17 years ago
  68. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  69. f78dfac [ALSA] Add missing device link by Takashi Iwai · 17 years ago
  70. d05ab18 [ALSA] vxpocket - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  71. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  72. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  73. 27fe0f4 [ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() condition by Adrian Bunk · 18 years ago
  74. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 18 years ago
  75. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  76. 44e5e33 [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies by Tony Olech · 18 years ago
  77. 9743288 [PATCH] missing include in pdaudiocf_irq by Al Viro · 18 years ago
  78. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  79. d0ae484 [ALSA] Add missing dB scale information to vxpocket driver by Takashi Iwai · 18 years ago
  80. 1186ed8 [ALSA] Add dB scale information to vxpocket and vx222 drivers by Takashi Iwai · 18 years ago
  81. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 19 years ago
  82. cb6dd26 [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c by Eric Sesterhenn · 19 years ago
  83. 3f3488b [ALSA] sound/vxpocket: fix printk warning by Randy Dunlap · 19 years ago
  84. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  85. 79ca4f3 [ALSA] vxpocket - Fix a typo by Takashi Iwai · 19 years ago
  86. c93dd44 [ALSA] PCMCIA sound devices shouldn't depend on ISA by Erik Mouw · 19 years ago
  87. 9940ec3 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present by Dominik Brodowski · 19 years ago
  88. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  89. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  90. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  91. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  92. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  93. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  94. 50db3fd [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq by Dominik Brodowski · 19 years ago
  95. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  96. 2a578f3 [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c by Jesper Juhl · 19 years ago
  97. 12aa757 [ALSA] semaphore -> mutex (Archs, misc buses) by Ingo Molnar · 19 years ago
  98. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  99. efe3cd1 [PATCH] pcmcia: fix sound drivers by Dominik Brodowski · 19 years ago
  100. e4f163d [ALSA] pdaudiocf - Fix PM support by Takashi Iwai · 19 years ago