1. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  2. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  3. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  4. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  5. 27533df ALSA: cs5535 - Fix an endianness conversion by Dan Carpenter · 13 years ago
  6. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  7. 7d339ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  8. 7127641 ALSA: cs5535 - Fix invalid big-endian conversions by Takashi Iwai · 13 years ago
  9. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  10. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  11. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  12. 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
  13. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  14. 3c55494 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization by Andres Salomon · 15 years ago
  15. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  16. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  17. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 15 years ago
  18. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  19. f144b7f ALSA: cs5535 - Make OLPC-stuff depending on MGEODE_LX by Takashi Iwai · 16 years ago
  20. 0fb497f ALSA: cs5535audio: ensure MIC Bias/Analog Input bail if not on an OLPC machine by Andres Salomon · 16 years ago
  21. b5ccc57 ALSA: cs5535audio: clean up OLPC code by Andres Salomon · 16 years ago
  22. c8f0eee ALSA: cs5535audio: turn off mic bias on OLPCs by default by Andres Salomon · 16 years ago
  23. 01da024 ALSA: cs5535audio: for OLPC, default to Analog Input being off by Andres Salomon · 16 years ago
  24. bf1e527 ALSA: cs5535audio: rename V_REFOUT control to MIC Bias by Andres Salomon · 16 years ago
  25. e463ae1 ALSA: cs5535audio: enable OLPC's V_REFOUT bias when recording by Chris Ball · 16 years ago
  26. 189d34e ALSA: cs5535audio: check OLPC's Analog Input status vis GPIO by Andres Salomon · 16 years ago
  27. 466ae3055 ALSA: cs5535audio: rename OLPC's analog input control && drop AD1888's HPF by Andres Salomon · 16 years ago
  28. d6276b7 ALSA: cs5535audio: create function for setting OLPC's Analog Input mode by Andres Salomon · 16 years ago
  29. 1e2232b ALSA: cs5535audio: decouple HPF from V_REFOUT in OLPC code by Andres Salomon · 16 years ago
  30. b91254e ALSA: cs5535audio: drop ec_analog_input flag for OLPC stuff by Andres Salomon · 16 years ago
  31. 3556d18 ALSA: cs5535audio: invert EAPD for OLPC (newer than B3) by Andres Salomon · 16 years ago
  32. c8974be ALSA: cs5535audio: Use OLPC/Geode basic infrastructure by Jordan Crouse · 16 years ago
  33. 57d4bf6 ALSA: cs5535audio: OLPC analog input support by Jaya Kumar · 16 years ago
  34. b6c52a2cd ALSA: cs5535audio: suspend/resume callbacks are only defined with CONFIG_PM by Andres Salomon · 16 years ago
  35. b035ce0 ALSA: cs5535audio: turn off PCM properly if closing the audio device by Jaya Kumar · 16 years ago
  36. 5be55be [ALSA] fix cs5535 section mismatch by Randy Dunlap · 16 years ago
  37. 0de27c1 [ALSA] cs5535audio - Fix available sample rates by Takashi Iwai · 16 years ago
  38. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  39. 4ea2416 [ALSA] cs5535audio: drop unused bus master stuff by Andres Salomon · 17 years ago
  40. 506ea68 [ALSA] cs5535audio: fix ACC_BM[x]_CMD register handling by Andres Salomon · 17 years ago
  41. 1caae36 [ALSA] cs5535audio: update PCI device handling in suspend/resume by Andres Salomon · 17 years ago
  42. 222fa0b [ALSA] cs5535audio: fix PRD register save/restore power management race by Andres Salomon · 17 years ago
  43. 7abcacb [ALSA] cs5535audio: correctly set dma->substream by Andres Salomon · 17 years ago
  44. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  45. 52a6db8 [ALSA] Clean up Makefile by Takashi Iwai · 17 years ago
  46. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  47. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  48. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  49. 9265d19 [ALSA] Fix Makefile of cs5535audio by Takashi Iwai · 18 years ago
  50. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  51. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  52. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  53. 40a4f7a [ALSA] cs5535audio - trivial debug printk by Jaya Kumar · 18 years ago
  54. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  55. 77389b4 [ALSA] Single variables for cs5535audio by Jaya Kumar · 18 years ago
  56. 1dbfd8c [ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC() by Takashi Iwai · 18 years ago
  57. 9ac2559 [ALSA] PM support for cs5535audio by Jaya Kumar · 18 years ago
  58. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  59. 1037593 [ALSA] CS5535: shorter delays when accessing AC'97 codec registers by David Vrabel · 18 years ago
  60. 363fa1d [ALSA] AMD cs5536 ID for cs5535audio by Rene Rebe · 18 years ago
  61. e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 19 years ago
  62. ac09a92 [ALSA] cs5535audio: move sound/driver.h to the top by Clemens Ladisch · 19 years ago
  63. 66f8df6 [ALSA] Remove xxx_t typedefs: PCI CS5535 by Takashi Iwai · 19 years ago
  64. 3e87317 [ALSA] Minor clean up and fixes for CS5535 audio driver by Takashi Iwai · 19 years ago
  65. 9b4ffa4 [ALSA] Add support for the CS5535 Audio device by Jaya Kumar · 19 years ago