alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] snd-asihpi playback improvement + others
@ 2010-03-23  8:14 linux
  2010-03-23  8:14 ` [PATCH 1/7] Remove obsolete comment Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> linux
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: linux @ 2010-03-23  8:14 UTC (permalink / raw)
  To: patch; +Cc: tiwai, Eliot Blennerhassett, alsa-devel

From: Eliot Blennerhassett <eblennerhassett@audioscience.com>

Important:  alsa-firmware/asihpi should also be updated with contents of
http://www.audioscience.com/internet/download/firmware/dspbins40313.zip

asihpi.c + hpi6205.c fix choppy audio playback on busmastering adapters
the rest are minor fixes or cosmetic

Eliot Blennerhassett (7):
  Remove obsolete comment
  - const correct pointer parameters.     - add a new stream state wait
    and function
  Reinit response size for every msg/response transaction. Minor fix
    const ptr
  Bump lib version due to added and removed APIs
  Use adapter properties for stream buffer constraints.     Default to
    less logging, remove VPRINTK3     Log buffer info in decimal.
  Keep HPI buffer pointers in sync with ALSA after prewrite.
  Support mic control caching.  Move an enum out of public api.

 pci/asihpi/asihpi.c       |  102 +++++----
 pci/asihpi/hpi.h          |  513 +++++++++++++++++++++++----------------------
 pci/asihpi/hpi6205.c      |   31 ++--
 pci/asihpi/hpi_internal.h |   33 ++-
 pci/asihpi/hpicmn.c       |   10 +
 pci/asihpi/hpidebug.h     |    6 +-
 pci/asihpi/hpifunc.c      |  469 ++++++++++++++++++++++-------------------
 pci/asihpi/hpimsginit.c   |    2 +-
 pci/asihpi/hpimsgx.c      |   26 ++-
 pci/asihpi/hpioctl.c      |    3 -
 10 files changed, 641 insertions(+), 554 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-03-24 20:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23  8:14 [PATCH 0/7] snd-asihpi playback improvement + others linux
2010-03-23  8:14 ` [PATCH 1/7] Remove obsolete comment Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> linux
2010-03-23 14:07   ` Takashi Iwai
2010-03-23  8:14 ` [PATCH 2/7] - const correct pointer parameters. - add a new stream state wait and function linux
2010-03-23  8:14 ` [PATCH 3/7] Reinit response size for every msg/response transaction. Minor fix const ptr linux
2010-03-23  8:14 ` [PATCH 4/7] Bump lib version due to added and removed APIs linux
2010-03-23  8:14 ` [PATCH 5/7] Use adapter properties for stream buffer constraints. Default to less logging, remove VPRINTK3 Log buffer info in decimal linux
2010-03-23  8:14 ` [PATCH 6/7] Keep HPI buffer pointers in sync with ALSA after prewrite linux
2010-03-23  8:14 ` [PATCH 7/7] Support mic control caching. Move an enum out of public api linux
2010-03-23 14:07 ` [PATCH 0/7] snd-asihpi playback improvement + others Takashi Iwai
2010-03-24 11:06   ` Takashi Iwai
2010-03-24 20:05     ` Eliot Blennerhassett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).