1. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  2. 67f3754 ALSA: pcxhr: Fix missing mutex unlock by Takashi Iwai · 8 years ago
  3. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  4. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  5. 6e1d7a5 ALSA: pcxhr: NULL dereference on probe failure by Dan Carpenter · 9 years ago
  6. f48a6df ALSA: pcxhr: Kill the rest snd_print*() by Takashi Iwai · 10 years ago
  7. 326f048 ALSA: pcxhr: convert timeval to ktime_t by Aya Mahfouz · 10 years ago
  8. 08455ac ALSA: pcxhr: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  9. 9bef72b ALSA: pcxhr: 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. b59bb8e ALSA: pcxhr: Use standard printk helpers by Takashi Iwai · 10 years ago
  12. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  13. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  14. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 11 years ago
  15. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  16. d191449 ALSA: pcxhr: hard dependency on the standard fw loader by Takashi Iwai · 11 years ago
  17. 8c3f1b1 ALSA: pcxhr: Add 8 new sound cards by Markus Bollinger · 12 years ago
  18. fdfbaf6 ALSA: pcxhr: Add LTC support by Markus Bollinger · 12 years ago
  19. d7dc9e3 ALSA: pcxhr: Fix a counter wrap by Markus Bollinger · 12 years ago
  20. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  21. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  22. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  23. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  24. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  25. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 7df4f69 Merge branch 'topic/pcxhr' into for-linus by Takashi Iwai · 15 years ago
  30. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  31. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  32. e32740d978 ALSA: pcxhr.h replace signed one-bit bitfields by Harvey Harrison · 15 years ago
  33. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  34. d563ffa ALSA: pcxhr: fix trivial typo by Tim Blechmann · 15 years ago
  35. 55aef45 ALSA: pcxhr - add support for gpio ports and minor bug fix by Markus Bollinger · 15 years ago
  36. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  37. a9c3c7e Merge branch 'topic/pcxhr-update' into to-push by Takashi Iwai · 15 years ago
  38. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 15 years ago
  39. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 15 years ago
  40. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 15 years ago
  41. ade9b2f ALSA: pcxhr - change firmware filenames by Markus Bollinger · 15 years ago
  42. 73f6a12 ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_free by Julia Lawall · 15 years ago
  43. c0193f3 ALSA: pcxhr - add support for pcxhr stereo sound cards (mixer part) by Markus Bollinger · 15 years ago
  44. 7628700 ALSA: pcxhr - add support for pcxhr stereo sound cards (firmware support) by Markus Bollinger · 15 years ago
  45. 9d948d2 ALSA: pcxhr - add support for pcxhr stereo sound cards (core change) by Markus Bollinger · 15 years ago
  46. 93bf5d8 ALSA: pcxhr - add support for pcxhr stereo sound cards by Markus Bollinger · 15 years ago
  47. d6f35e3 ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_device by Julia Lawall · 16 years ago
  48. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  49. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  50. 67852dc Fix a const pointer usage warning in the Digigram pcxhr soundcard driver by David Howells · 16 years ago
  51. b8d21807 pcxhr: treat firmware data as const by David Woodhouse · 16 years ago
  52. 62cf872 [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE by Takashi Iwai · 16 years ago
  53. ff73317 [ALSA] sound/pci/pcxhr/pcxhr.c: fix warnings by Andrew Morton · 16 years ago
  54. ee0abef [ALSA] sound/pci/pcxhr/pcxhr_core.c: fix printk warning by Andrew Morton · 16 years ago
  55. b32300a [ALSA] sound/pci: remove unused variable by Julia Lawall · 16 years ago
  56. caba7f7 [ALSA] sound: pcxhr_core.c fix shadowed variable warning by Harvey Harrison · 16 years ago
  57. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  58. 4e98d6a [ALSA] pci - check value range in ctl callbacks by Takashi Iwai · 17 years ago
  59. e6382cf [ALSA] pcxhr - Fix dB level information by Takashi Iwai · 17 years ago
  60. 768d8c7 [ALSA] pcxhr - Fix trigger start with non-linked streams by Takashi Iwai · 17 years ago
  61. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  62. 29998d2 [ALSA] check for linked substreams of different cards by Clemens Ladisch · 17 years ago
  63. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  64. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  65. b07a14a [ALSA] pcxhr - Minor optimization in trigger callback by Takashi Iwai · 17 years ago
  66. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  67. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  68. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. c6ff77f [ALSA] Add dB scale information to pcxhr driver by Takashi Iwai · 18 years ago
  71. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  72. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  73. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  74. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  75. 711ee39 [ALSA] pcxhr - Fix a compiler warning on 64bit architectures by Henrik Kretzschmar · 18 years ago
  76. 1d606f1 [ALSA] sound/pci/: remove duplicate #include's by Adrian Bunk · 18 years ago
  77. 0bd43b5 [ALSA] pcxhr - Fix the crash with REV01 board by Markus Bollinger · 18 years ago
  78. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  79. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 18 years ago
  80. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 18 years ago
  81. 34226c4 [ALSA] pcxhr - Suppress debug messages by Takashi Iwai · 18 years ago
  82. 20cd226 [ALSA] pcxhr - Fix printk warning by Andrew Morton · 18 years ago
  83. 8937fd8 [ALSA] pcxhr - Fix the sample rate changes by Takashi Iwai · 18 years ago
  84. e12229b [ALSA] Add PCXHR driver by Markus Bollinger · 18 years ago