1. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  2. 41e8a57 ALSA: mixart: don't print an unintialized variable on error by Dan Carpenter · 8 years ago
  3. 8cf3968 ALSA: mixart: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  4. 294783e ALSA: mixart: silence unitialized variable warnings by Dan Carpenter · 8 years ago
  5. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  6. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  7. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  8. 3f60c87 ALSA: mixart: Fix kerneldoc comments by Takashi Iwai · 10 years ago
  9. 8d3a8b5 ALSA: mixart: Use nonatomic PCM ops by Takashi Iwai · 10 years ago
  10. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  11. 330fb10 ALSA: mixart: Remove unused variable by Sachin Kamat · 10 years ago
  12. 6414e35 ALSA: mixart: 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. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  15. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  16. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  17. cba46f1 ALSA: mixart: hard dependency on the standard fw loader by Takashi Iwai · 11 years ago
  18. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 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. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  22. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  23. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  24. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  26. e916151 ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessors by Florian Fainelli · 14 years ago
  27. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  28. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  29. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  30. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  31. b0cc58a2 ALSA: mixart: range checking proc file by Dan Carpenter · 14 years ago
  32. 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
  33. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  34. 28d27aa sound: Use PCI_VDEVICE by Joe Perches · 15 years ago
  35. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  36. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  37. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  38. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  39. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 15 years ago
  40. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 15 years ago
  41. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  42. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  43. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 15 years ago
  44. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 15 years ago
  45. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 15 years ago
  46. 73f6a12 ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_free by Julia Lawall · 15 years ago
  47. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  48. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  49. fd4f80d Fix a const pointer usage warning in the Digigram miXart soundcard driver by David Howells · 16 years ago
  50. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  51. ab2dac2 [ALSA] mixart - Check value range in ctl callbacks 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. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  54. f9ff161 [ALSA] mixart - Check ioremap error by Takashi Iwai · 17 years ago
  55. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  56. 44052e0 mixart: Add missing vmalloc.h include by Frank Lichtenheld · 17 years ago
  57. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  58. 7bb2acb sound: convert "sound" subdirectory to UTF-8 by John Anthony Kazos Jr · 17 years ago
  59. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  60. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  61. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  62. 7ffffec [ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  63. 35a4993 [ALSA] Add dB scale information to mixart driver by Takashi Iwai · 18 years ago
  64. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  65. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  66. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  67. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  68. 1d606f1 [ALSA] sound/pci/: remove duplicate #include's by Adrian Bunk · 18 years ago
  69. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  70. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 18 years ago
  71. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 18 years ago
  72. 67b48b8 [ALSA] Remove xxx_t typedefs: PCI miXart by Takashi Iwai · 19 years ago
  73. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  74. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  75. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  76. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  77. ef21ca2 [ALSA] sound/pci: fix-up sleeping paths by Nishanth Aravamudan · 19 years ago
  78. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago