1. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  2. 3270f0d ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  3. 9603cde ALSA: cmipci: remove a stray space character by Dan Carpenter · 9 years ago
  4. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  5. 5762fdb ALSA: cmipci: Simplify PM callbacks by Takashi Iwai · 9 years ago
  6. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  7. 40175bd ALSA: cmipci: Use standard printk helpers by Takashi Iwai · 10 years ago
  8. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  9. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  10. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  11. f49921b ALSA: cmipci: Implement channel mapping by Takashi Iwai · 12 years ago
  12. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  13. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  14. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  15. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  16. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  17. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  18. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  19. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 60c4ce4 ALSA: cmipci: use enum control info helper by Clemens Ladisch · 13 years ago
  22. 1c58306 ALSA: cmipci: work around invalid PCM pointer by Clemens Ladisch · 14 years ago
  23. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  24. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  25. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 15 years ago
  26. 395a434 ALSA: Fix Trivial Warnining in sound/pci/cmipci.c by Subrata Modak · 15 years ago
  27. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  28. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  29. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 16 years ago
  30. 7dfa31e [ALSA] sound: cmipci.c fix shadowed variable warning by Harvey Harrison · 16 years ago
  31. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  32. 25543fa [ALSA] cmipci: document 'Modem' control version check by Clemens Ladisch · 16 years ago
  33. 69a0730 [ALSA] cmipci: disable 'Modem' control on version 39 or newer chips by Clemens Ladisch · 16 years ago
  34. b46be72 [ALSA] cmipci - allow capture of raw spdif subframes by Timofei Bondarenko · 17 years ago
  35. feb7771 [ALSA] cmipci - utilize ADC48K44K bit by Timofei Bondarenko · 17 years ago
  36. 755c48a [ALSA] cmipci at 96kHz by Timofei Bondarenko · 17 years ago
  37. 56c36ca [ALSA] cmipci: fix FLINKON/OFF bits by Clemens Ladisch · 17 years ago
  38. c36fd8c [ALSA] cmipci: fix distortion on rear channels by Clemens Ladisch · 17 years ago
  39. ebe9e28 [ALSA] cmipci: clean up struct cmipci_pcm by Clemens Ladisch · 17 years ago
  40. 0f28eca [ALSA] cmipci: fix lookup of double rates by Clemens Ladisch · 17 years ago
  41. 8ffbc01 [ALSA] cmipci: reorganize set_dac_channels() by Clemens Ladisch · 17 years ago
  42. 35add1c [ALSA] cmipci: remove 5.0 format by Clemens Ladisch · 17 years ago
  43. 22a22f5 [ALSA] cmipci: allow 96 kHz playback on non-multichannel rear by Clemens Ladisch · 17 years ago
  44. 4ee7271 [ALSA] cmipci: initialize 0x90 registers by Clemens Ladisch · 17 years ago
  45. 3042ef7 [ALSA] cmipci: reset the chip when initializing by Clemens Ladisch · 17 years ago
  46. 54d030c [ALSA] cmipci: show more registers in proc file by Clemens Ladisch · 17 years ago
  47. a839a33 [ALSA] cmipci: update register definitions by Clemens Ladisch · 17 years ago
  48. 6935e68 [ALSA] cmipci: fix version 37 detection by Clemens Ladisch · 17 years ago
  49. 57bd68b [ALSA] cmipci: add msbits constraint for 24-bit format by Clemens Ladisch · 17 years ago
  50. b7e054a [ALSA] cmipci: show real chip name in card name by Clemens Ladisch · 17 years ago
  51. 8803981 [ALSA] cmipci: check that the legacy MIDI port works by Clemens Ladisch · 17 years ago
  52. c78c950 [ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37 by Clemens Ladisch · 17 years ago
  53. 8992e18 [ALSA] cmipci: add 96 kHz support by Clemens Ladisch · 17 years ago
  54. f19a82a [ALSA] cmipci: remove invalid channels constraint by Clemens Ladisch · 17 years ago
  55. d642625 [ALSA] cmipci: show actual chip name in card longname by Clemens Ladisch · 17 years ago
  56. b080ebb [ALSA] cmipci: remove has_dual_dac by Clemens Ladisch · 17 years ago
  57. 133271f [ALSA] cmipci: reorganize chip version detection by Clemens Ladisch · 17 years ago
  58. c9116ae [ALSA] cmipci: make the test for integrated MIDI port address more robust by Clemens Ladisch · 17 years ago
  59. 45c41b4 [ALSA] cmipci: fix handling of FM/MIDI port addresses by Clemens Ladisch · 17 years ago
  60. 1e02d6e [ALSA] cmipci: fix MIDI device name by Clemens Ladisch · 17 years ago
  61. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  62. 2f24d159 [ALSA] cmipci - Allow to disable integrated FM port by Takashi Iwai · 17 years ago
  63. 8c67071 [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags by Timofei V. Bondarenko · 17 years ago
  64. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  65. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  66. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  67. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  68. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  69. f26eb78 [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' control by Takashi Iwai · 18 years ago
  70. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  71. cab5c4c [ALSA] cmipci - Disable integrated mpu401 as default by Takashi Iwai · 18 years ago
  72. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  73. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  74. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 18 years ago
  75. cb60e5f [ALSA] cmipci - Add PM support by Takashi Iwai · 19 years ago
  76. 2cbdb68 [ALSA] Remove xxx_t typedefs: PCI CMIPCI by Takashi Iwai · 19 years ago
  77. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  78. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  79. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  80. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  81. 5747e54 [ALSA] cmipci: use FM/MIDI ports in PCI port space by Clemens Ladisch · 19 years ago
  82. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  83. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  84. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  85. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  86. 2eff7ec [ALSA] cmipci - Add Mic Boost capture switch by Takashi Iwai · 19 years ago
  87. 77933d7 [PATCH] clean up inline static vs static inline 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