1. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  2. a74a821 ALSA: rme96: Fix unexpected volume reset after rate changes by Takashi Iwai · 8 years ago
  3. 1a8e41e ALSA: rme96: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  4. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  5. 6c869d3 ALSA: rme*: Use snd_pcm_format_t by Takashi Iwai · 9 years ago
  6. a004446 ALSA: rme96: Simplify PM callbacks by Takashi Iwai · 9 years ago
  7. 9c30d46 ALSA: rme96: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  8. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  9. 342cd934 ALSA: rme96: Use standard printk helpers by Takashi Iwai · 10 years ago
  10. a932be9 ALSA: rme96: Convert to the new pm_ops by Takashi Iwai · 10 years ago
  11. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. 2026d24 ALSA: rme96: Return error code in PCM copy ops by Takashi Iwai · 11 years ago
  13. a8cc209 alsa/rme96: Add missing inclusion of linux/vmalloc.h by Knut Petersen · 11 years ago
  14. e58a244 ALSA: rme96: Check the return value of pci_enable_device() in resume callback by Takashi Iwai · 11 years ago
  15. 528ba52 ALSA: rme96: Add PM support v3 by Knut Petersen · 11 years ago
  16. b892ca1 ALSA: rme96: Add pcm stream synchronization by Knut Petersen · 11 years ago
  17. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  18. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  19. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  20. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  21. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  22. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  23. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  28. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 15 years ago
  29. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  30. 44977b71 [ALSA] sound: rme96.c fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  31. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  32. 4e98d6a [ALSA] pci - check value range in ctl callbacks by Takashi Iwai · 17 years ago
  33. 918f3a0 [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper by Clemens Ladisch · 17 years ago
  34. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  35. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  36. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  37. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  38. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  39. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  40. 688956f2 [ALSA] Fix races in irq handler and ioremap by Takashi Iwai · 18 years ago
  41. 2ce7fb5 [ALSA] rme96 - Fix OSS full-duplex by Takashi Iwai · 18 years ago
  42. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  43. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  44. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  45. a3aefd8 [ALSA] Remove xxx_t typedefs: PCI RME96 by Takashi Iwai · 19 years ago
  46. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  47. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  48. 8b7fc42 [PATCH] add PCI IDs so RME32 and RME96 drivers build by Roland Dreier · 19 years ago
  49. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  50. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  51. 4d23359 [ALSA] sparse address space annotations by Clemens Ladisch · 19 years ago
  52. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  53. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago