1. 102e615 ALSA: rme32: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. 1c9140b ALSA: rme32: 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. ad26098 ALSA: remove unneeded break by Tom Rix · 4 years, 2 months ago
  5. fb95aae Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  6. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  7. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  8. 1dad75b ALSA: rme32: Support PCM sync_stop by Takashi Iwai · 5 years ago
  9. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  10. 7ceebdc8 ALSA: rme32: Use managed buffer allocation by Takashi Iwai · 5 years ago
  11. 1422bc5 ALSA: rme32: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  12. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  13. 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  14. 38ce57a ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag by Takashi Iwai · 6 years ago
  15. dee4989 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  16. a7f8009 ALSA: rme32: Constify hw_constraints by Takashi Iwai · 8 years ago
  17. 032db75 ALSA: rme32: Convert to the new PCM copy ops by Takashi Iwai · 8 years ago
  18. 3e02c5a ALSA: rme32: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  19. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  20. 80ec889 ALSA: rme32: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  21. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  22. 6c869d3 ALSA: rme*: Use snd_pcm_format_t by Takashi Iwai · 10 years ago
  23. 11c6ef7 ALSA: rme32: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  24. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  25. 03952a3 ALSA: rme32: Use standard printk helpers by Takashi Iwai · 11 years ago
  26. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  27. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  28. f49a59c ALSA: rme32.c irq enabling after spin_lock_irq by Denis Efremov · 12 years ago
  29. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  31. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  32. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  33. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  34. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  35. 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
  36. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  37. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 16 years ago
  38. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  39. 4db9e4f [ALSA] sound: rme32.c fix integer as NULL pointer warning by Harvey Harrison · 17 years ago
  40. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  41. 918f3a0 [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper by Clemens Ladisch · 17 years ago
  42. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  43. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 18 years ago
  44. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  47. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  48. 688956f2 [ALSA] Fix races in irq handler and ioremap by Takashi Iwai · 19 years ago
  49. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  50. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  51. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  52. 017ce80 [ALSA] Remove xxx_t typedefs: PCI RME32 by Takashi Iwai · 19 years ago
  53. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  54. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  55. 8b7fc42 [PATCH] add PCI IDs so RME32 and RME96 drivers build by Roland Dreier · 19 years ago
  56. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  57. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  58. 4d23359 [ALSA] sparse address space annotations by Clemens Ladisch · 19 years ago
  59. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  60. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 20 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago