1. 5c09392 ALSA: maestro3: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. 5cc16ba ALSA: maestro3: 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. 669f65e ALSA: pci: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years ago
  5. 6406286 ALSA: maestro: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years ago
  6. 88e540a ALSA: pci: Constify snd_pci_quirk tables by Takashi Iwai · 5 years ago
  7. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  8. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  9. a20b8bf ALSA: maestro3: Support PCM sync_stop by Takashi Iwai · 5 years ago
  10. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  11. e485e53 ALSA: maestro3: Use managed buffer allocation by Takashi Iwai · 5 years ago
  12. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  13. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  14. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  15. 8c0ab942e ALSA: maestro3: Proper endian notations by Takashi Iwai · 6 years ago
  16. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  17. 468778a ALSA: maestro3: Use common error handling code in two functions by Markus Elfring · 7 years ago
  18. dee4989 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  19. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  20. 2c8d089 ALSA: maestro3: Fix Allegro mute until master volume/mute is touched by Ondrej Zary · 9 years ago
  21. 030270b ALSA: maestro3: Enable docking support for Dell Latitude C810 by Ondrej Zary · 9 years ago
  22. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  23. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  24. cd86f45 ALSA: maestro3: Simplify PM callbacks by Takashi Iwai · 10 years ago
  25. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  26. 747ce5b ALSA: maestro3: Use standard printk helpers by Takashi Iwai · 11 years ago
  27. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  28. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  29. 86b2723 ALSA: Make snd_printd() and snd_printdd() inline by Takashi Iwai · 12 years ago
  30. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  32. 1558eb8 Merge branch 'topic/pm-convert' into for-next by Takashi Iwai · 12 years ago
  33. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 13 years ago
  34. e0815f3 ALSA: maestro3: Remove unused AC97 register definitions by Ezequiel Garcia · 13 years ago
  35. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  36. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  37. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  38. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  39. 30bdee0 ALSA: es1968,maestro3 - Use work for hw-volume control by Takashi Iwai · 14 years ago
  40. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  41. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  42. 1bde78b ALSA: maestro3: Clear interrupts before enabling them by Ville Syrjälä · 15 years ago
  43. eb581ad ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2) by Hans de Goede · 15 years ago
  44. 20133d4 ALSA: snd-meastro3: Document hardware volume control a bit by Hans de Goede · 15 years ago
  45. 715aa67 ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume by Hans de Goede · 15 years ago
  46. 7efbfd1 ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C by Hans de Goede · 15 years ago
  47. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  48. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 16 years ago
  49. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  50. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  51. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  52. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  53. a292f40 firmware: convert maestro3 driver to use firmware loader exclusively by David Woodhouse · 17 years ago
  54. fa6e1cb maestro3: treat firmware data as const by David Woodhouse · 17 years ago
  55. 8b83afe [ALSA] maestro3: Fix hw volume on HP OmniBook by Ville Syrjälä · 17 years ago
  56. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 17 years ago
  57. e37273d [ALSA] sound: maestro3.c fix shadowed variable warnings by Harvey Harrison · 17 years ago
  58. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  59. 6bab533 [ALSA] sound/pci: remove line duplications in defines by Nicolas Kaiser · 17 years ago
  60. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  61. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 18 years ago
  62. b7dd2b3 [ALSA] Don't use request_firmware if internal firmwares are defined by Takashi Iwai · 18 years ago
  63. 8ad2da1 [ALSA] Enable Kconfig options for external firmwares by Takashi Iwai · 18 years ago
  64. 1061eeb [ALSA] maestro3 - Use quirk list helper function by Takashi Iwai · 18 years ago
  65. 81d7724 [ALSA] maestro3: add request_firmware() by Clemens Ladisch · 18 years ago
  66. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  67. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  68. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 19 years ago
  71. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  72. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 19 years ago
  73. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  74. 1d606f1 [ALSA] sound/pci/: remove duplicate #include's by Adrian Bunk · 19 years ago
  75. 0b2dcd5 [ALSA] maestro3.c: fix BUG, optimization by Andreas Mohr · 19 years ago
  76. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  77. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 19 years ago
  78. 0e2364a [ALSA] maestro3 - Fix PM support by Takashi Iwai · 19 years ago
  79. 3470c29 [ALSA] Remove xxx_t typedefs: PCI Maestro3 by Takashi Iwai · 19 years ago
  80. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  81. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  82. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  83. 051b516 [ALSA] Fix maestro3 hang after cold boot by Charles R. Anderson · 19 years ago
  84. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  85. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  86. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  87. 5ba1e7b [ALSA] maestro3 - Clean up by Takashi Iwai · 20 years ago
  88. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  89. 82f008c [ALSA] maestro3: Add hardware volume control quirk list by Ville Syrjala · 20 years ago
  90. 091bf4d [ALSA] maestro3: HP OmniBook HW volume button magic by Ville Syrjala · 20 years ago
  91. db68d15 [ALSA] maestro3: Add HW volume button support by Ville Syrjala · 20 years ago
  92. 8849138 [ALSA] maestro3: Fix interrupt ack and disable by Ville Syrjala · 20 years ago
  93. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 20 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago