1. 71b21f5 ALSA: intel8x0: Fix the missing snd_card_free() call at probe error by Takashi Iwai · 2 years, 9 months ago
  2. 7835e09 ALSA: intel8x0: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 5 months ago
  3. 3a5f3dd ALSA: intel8x0: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  4. d0f5137 ALSA: Remove trailing semicolon in macros by Huilong Deng · 3 years, 8 months ago
  5. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 9 months ago
  6. 0074946 ALSA: intel8x0: Fix missing check in snd_intel8x0m_create by Dinghao Liu · 3 years, 11 months ago
  7. f729f88 ALSA: intel8x0: More constifications by Takashi Iwai · 5 years ago
  8. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  9. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  10. be1391c ALSA: intel8x0: Support PCM sync_stop by Takashi Iwai · 5 years ago
  11. 4ab6596 ALSA: intel8x0: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  12. 28d52aa ALSA: intel8x0: Use managed buffer allocation by Takashi Iwai · 5 years ago
  13. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  14. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  15. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  16. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  17. 7064f37 ALSA: intel8x0m: Register irq handler after register initializations by Takashi Iwai · 6 years ago
  18. 7752a7d ALSA: intel8x0m: Proper endian notations by Takashi Iwai · 6 years ago
  19. dee4989 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  20. c06aab3 ALSA: intel8x0m: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  21. 0f470ce ALSA: intel8x0: Constify hw_constraints by Takashi Iwai · 8 years ago
  22. 3270f0d ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  23. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  24. 65fe5b9 ALSA: intel8x0m: Simplify PM callbacks by Takashi Iwai · 10 years ago
  25. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  26. 813bdba ALSA: intel8x0m: Use standard printk helpers by Takashi Iwai · 11 years ago
  27. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  28. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  29. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  31. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  32. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  33. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  34. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  35. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  36. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  37. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  38. df1fe13 ALSA: intel8x0m: enable AMD8111 modem by Dmitry Eremin-Solenikov · 14 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  40. 966a7f0 ALSA: intel8x0m: append 'm' to "r_intel8x0" by Paul Bolle · 14 years ago
  41. a6e8509 ALSA: intel8x0m: add 'm' as "suffix" to static functions by Paul Bolle · 14 years ago
  42. 5cd2ad81 ALSA: intel8x0m: wait a bit before warm reset check by Paul Bolle · 14 years ago
  43. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  44. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 16 years ago
  45. 843ad02 Merge branch 'topic/intel8x0' into for-linus by Takashi Iwai · 16 years ago
  46. 14ab086 ALSA: intel8x0 - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  47. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  48. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  49. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 17 years ago
  50. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 17 years ago
  51. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  52. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  53. f1a63a3 [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers by Takashi Iwai · 18 years ago
  54. 3388c37 [ALSA] intel8x0 - Use pci_iomap by Takashi Iwai · 18 years ago
  55. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  56. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. f0063c4 [ALSA] intel8x0m - Free irq in suspend by Takashi Iwai · 18 years ago
  59. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  60. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  61. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 19 years ago
  62. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  63. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  64. adf1b3d [ALSA] Optimize for config without PROC_FS (pci drivers) by Takashi Iwai · 19 years ago
  65. 5809c6c4 [ALSA] intel8x0 - Fix PM support by Takashi Iwai · 19 years ago
  66. 6b75a9d [ALSA] Remove xxx_t typedefs: PCI Intel8x0 by Takashi Iwai · 19 years ago
  67. 954bea3 [ALSA] intel8x0 - Clean up delay function by Takashi Iwai · 19 years ago
  68. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  69. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  70. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  71. 698444f [ALSA] Fix the type of enable module option by Takashi Iwai · 19 years ago
  72. f01cc52 [ALSA] Sasha Khapyorsky: My email address is changed, there is update. by Sasha Khapyorsky · 19 years ago
  73. 2b3e584 [ALSA] Add dummy obsoleted module options for backward compatibility by Takashi Iwai · 19 years ago
  74. b7fe462 [ALSA] highlanderize motherboard AC97/HDA drivers by Clemens Ladisch · 19 years ago
  75. 2ba7197 [ALSA] Removing obsolete AC97_SHARED_TYPES by Sasha Khapyorsky · 19 years ago
  76. 6632d19 [ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMs by Sasha Khapyorsky · 19 years ago
  77. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  78. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  79. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  80. 83a5b72 [ALSA] PCI modem drivers update by Sasha Khapyorsky · 20 years ago
  81. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 20 years ago
  82. 2c56c47 [ALSA] Fix 'semaphore is not ready' problem with snd-intel8x0m by Sasha Khapyorsky · 20 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2