1. 4cdad05 ALSA: cs46xx: Potential NULL dereference in probe by Dan Carpenter · 5 years ago
  2. 16f0f01 ALSA: cs46xx: fix typo "seconadry" -> "secondary" by Colin Ian King · 8 years ago
  3. b43ddca ALSA: cs46xx: Fix suspend for all channels by Ondrej Zary · 9 years ago
  4. eed273b ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecs by Ondrej Zary · 9 years ago
  5. 95bb625 ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  6. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  7. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 9 years ago
  8. 3191846 ALSA: cs46xx: Simplify PM callbacks by Takashi Iwai · 9 years ago
  9. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  10. 72134c4 ALSA: cs46xx: Remove always NULL parameters by Lars-Peter Clausen · 9 years ago
  11. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  12. 2b96a7f ALSA: cs46xx: Use standard printk helpers by Takashi Iwai · 10 years ago
  13. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  14. b75b151 ALSA: cs46xx: Fix memory leak at destructor by Takashi Iwai · 10 years ago
  15. ad233a5 ALSA: cs46xx: Move DSP blob out of kernel tree by Takashi Iwai · 10 years ago
  16. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  17. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  18. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  19. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  20. de64c0e ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read() by Dan Carpenter · 12 years ago
  21. 81fcb17 ALSA: Move some headers to local directories from include/sound by Takashi Iwai · 12 years ago
  22. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  23. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  24. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  25. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  26. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  27. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  28. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  29. bb617ee ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create() by Jesper Juhl · 14 years ago
  30. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  31. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  32. 04510a7 ALSA: cs46xx - fix some typos by Florian Zumbiehl · 14 years ago
  33. 7fb2d72 ALSA: cs46xx - Do test writes to register AC97_REC_GAIN in by Florian Zumbiehl · 14 years ago
  34. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  35. cf944ee ALSA: cs46xx: Fix cpu idling with resume by Florian Zumbiehl · 14 years ago
  36. 41116e9 ALSA: cs46xx - Fix suspend/resume with new DSP by Takashi Iwai · 14 years ago
  37. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  38. 6148b13 ALSA: cs46xx - Fix minimum period size by Sophie Hamilton · 15 years ago
  39. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 15 years ago
  40. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  41. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 15 years ago
  42. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  43. 480cf66 ALSA: Fix a compile warning in cs46xx_lib.c by Takashi Iwai · 15 years ago
  44. b636a1d ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cards by Vedran Miletic · 16 years ago
  45. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  46. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 16 years ago
  47. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  48. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 16 years ago
  49. 5dbc947 [ALSA] sound: remove dead config symbol from sound code by Jiri Olsa · 17 years ago
  50. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  51. 52a6db8 [ALSA] Clean up Makefile by Takashi Iwai · 17 years ago
  52. 69b311a [ALSA] sound/pci/cs46xx/: fix an off-by-one by Adrian Bunk · 17 years ago
  53. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  54. 89f157d [ALSA] cs46xx - Fix PM resume by Takashi Iwai · 17 years ago
  55. 4505179 [ALSA] Fix alsa-devel ML address by Rene Herman · 17 years ago
  56. 3396b33 [ALSA] remove unused header file: sound/pci/cs46xx/imgs/cwcemb80.h by Robert P. J. Day · 17 years ago
  57. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  58. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  59. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  60. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  61. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  62. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  63. c6482dd [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb by Arjan van de Ven · 18 years ago
  64. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  65. 0a50d2b [ALSA] Fix possible races in PCI driver removal by Takashi Iwai · 18 years ago
  66. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  67. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  68. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  69. 202728d [ALSA] fix some memory leaks by Adrian Bunk · 18 years ago
  70. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 18 years ago
  71. 2f25b7f [ALSA] Fix a typo in snd_assert() by Andrew Morton · 18 years ago
  72. adf1b3d [ALSA] Optimize for config without PROC_FS (pci drivers) by Takashi Iwai · 18 years ago
  73. cb28e45 [ALSA] cs46xx - Fix PM support by Takashi Iwai · 19 years ago
  74. 3d19f80 [ALSA] Remove xxx_t typedefs: PCI CS46xx by Takashi Iwai · 19 years ago
  75. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  76. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  77. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  78. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  79. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  80. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  81. 0dd119f [ALSA] pci_find_device remove by Jiri Slaby · 19 years ago
  82. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  83. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  84. 10e8d78 [ALSA] use SNDRV_CTL_NAME_IEC958 macro by Clemens Ladisch · 19 years ago
  85. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  86. ef21ca2 [ALSA] sound/pci: fix-up sleeping paths by Nishanth Aravamudan · 19 years ago
  87. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  88. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago