summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs5535audio/cs5535audio_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-07-261-2/+2
* ALSA: cs5535audio: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: cs5535audio: constify cs5535audio_dma_ops structuresJulia Lawall2015-12-301-2/+2
* ALSA: cs5535audio: Use standard printk helpersTakashi Iwai2014-02-261-3/+3
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-1/+1
* ALSA: cs5535 - Fix an endianness conversionDan Carpenter2011-11-211-1/+1
* ALSA: cs5535 - Fix invalid big-endian conversionsTakashi Iwai2011-06-301-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* ALSA: cs5535audio: rename V_REFOUT control to MIC BiasAndres Salomon2008-12-101-15/+2Star
* ALSA: cs5535audio: enable OLPC's V_REFOUT bias when recordingChris Ball2008-12-101-0/+16
* ALSA: cs5535audio: turn off PCM properly if closing the audio deviceJaya Kumar2008-12-101-0/+12
* [ALSA] cs5535audio - Fix available sample ratesTakashi Iwai2008-01-311-0/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] cs5535audio: fix PRD register save/restore power management raceAndres Salomon2007-10-161-2/+0Star
* [ALSA] cs5535audio: correctly set dma->substreamAndres Salomon2007-10-161-0/+2
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-5/+1Star
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [ALSA] PM support for cs5535audioJaya Kumar2006-06-221-1/+23
* [ALSA] Remove xxx_t typedefs: PCI CS5535Takashi Iwai2006-01-031-64/+64
* [ALSA] Minor clean up and fixes for CS5535 audio driverTakashi Iwai2006-01-031-34/+23Star
* [ALSA] Add support for the CS5535 Audio deviceJaya Kumar2006-01-031-0/+430