1. 071f134 ALSA: pci: constify local structures by Julia Lawall · 8 years ago
  2. 6769e98 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  3. cf7d7ed ALSA: riptide: Use DIV_ROUND_UP by Amitoj Kaur Chawla · 8 years ago
  4. e494062 ALSA: off by one bug in snd_riptide_joystick_probe() by Dan Carpenter · 9 years ago
  5. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  6. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 9 years ago
  7. e066d85 ALSA: riptide: Simplify PM callbacks by Takashi Iwai · 9 years ago
  8. 15aded4 ALSA: riptide: Remove always NULL parameter by Lars-Peter Clausen · 9 years ago
  9. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  10. 47efe63 ALSA: riptide: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  11. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  13. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 11 years ago
  14. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  15. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  16. 507230c ALSA: riptide: remove redundant NULL test before release_firmware() by Jesper Juhl · 12 years ago
  17. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  18. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  19. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  20. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  21. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  22. a5ba6be ALSA: riptide - Fix detection / load of firmware files by Takashi Iwai · 14 years ago
  23. 68bf570 ALSA: riptide: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  24. c9ff921 ALSA: alsa: riptide: don't use own hex_to_bin() method by Andy Shevchenko · 14 years ago
  25. 282572b ALSA: riptide: clean up while loop by Dan Carpenter · 14 years ago
  26. 7fb3a06 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  27. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  28. 9980c62 ALSA: test off by one in setsamplerate() by Roel Kluin · 14 years ago
  29. cb65c87 ALSA: riptide - proper handling of pci_register_driver for joystick by Jaswinder Singh Rajput · 15 years ago
  30. db1005e ALSA: riptide - Fix joystick resource handling by Takashi Iwai · 15 years ago
  31. a693a26 ALSA: riptide - Code clean up by Takashi Iwai · 15 years ago
  32. 1b1cc7f ALSA: riptide: postfix increment and off by one by Roel Kluin · 15 years ago
  33. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 15 years ago
  34. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 15 years ago
  35. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 15 years ago
  36. 0f620830 ALSA: Reduce stall detection timeout in riptide.c by Peter Gruber · 15 years ago
  37. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  38. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  39. 93a9c90 riptide: treat firmware data as const by David Woodhouse · 16 years ago
  40. 0cd87b1 [ALSA] sound: riptide.c fix shadowed variable warnings by Harvey Harrison · 16 years ago
  41. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  42. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  43. c187c04 [ALSA] Add missing sysfs device assignment for ALSA PCI drivers by Takashi Iwai · 17 years ago
  44. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 17 years ago
  45. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. adf75dc [ALSA] riptide: fix compile errors with older gcc by Clemens Ladisch · 18 years ago
  48. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  49. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  50. 0a50d2b [ALSA] Fix possible races in PCI driver removal by Takashi Iwai · 18 years ago
  51. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  52. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  53. 4356011 [ALSA] Remove obsolete kfree_nocheck call by Takashi Iwai · 18 years ago
  54. 109a963 [ALSA] Add snd-riptide driver for Conexant Riptide chip by Peter Gruber · 18 years ago