aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/cs5535audio/cs5535audio_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-23ALSA: cs5535audio: fix typo in commentJulia Lawall1-1/+1
2021-06-09ALSA: cs5535audio: Fix assignment in if conditionTakashi Iwai1-4/+6
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: cs5535: Use managed buffer allocationTakashi Iwai1-8/+4
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-07-26ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai1-2/+2
2017-08-12ALSA: cs5535audio: make snd_pcm_hardware constBhumika Goyal1-2/+2
2016-09-02ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2015-12-30ALSA: cs5535audio: constify cs5535audio_dma_ops structuresJulia Lawall1-2/+2
2014-02-26ALSA: cs5535audio: Use standard printk helpersTakashi Iwai1-3/+3
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-1/+1
2011-11-21ALSA: cs5535 - Fix an endianness conversionDan Carpenter1-1/+1
2011-06-30ALSA: cs5535 - Fix invalid big-endian conversionsTakashi Iwai1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-12-10ALSA: cs5535audio: rename V_REFOUT control to MIC BiasAndres Salomon1-15/+2
2008-12-10ALSA: cs5535audio: enable OLPC's V_REFOUT bias when recordingChris Ball1-0/+16
2008-12-10ALSA: cs5535audio: turn off PCM properly if closing the audio deviceJaya Kumar1-0/+12
2008-01-31[ALSA] cs5535audio - Fix available sample ratesTakashi Iwai1-0/+4
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] cs5535audio: fix PRD register save/restore power management raceAndres Salomon1-2/+0
2007-10-16[ALSA] cs5535audio: correctly set dma->substreamAndres Salomon1-0/+2
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()Clemens Ladisch1-5/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-22[ALSA] PM support for cs5535audioJaya Kumar1-1/+23
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CS5535Takashi Iwai1-64/+64
2006-01-03[ALSA] Minor clean up and fixes for CS5535 audio driverTakashi Iwai1-34/+23
2006-01-03[ALSA] Add support for the CS5535 Audio deviceJaya Kumar1-0/+430