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