summaryrefslogtreecommitdiff
path: root/sound/pcmcia/pdaudiocf
AgeCommit message (Expand)Author
2022-08-24ALSA: pdaudiocf: Drop superfluous GFP setupTakashi Iwai
2021-06-09ALSA: pcmcia: Fix assignment in if conditionTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07ALSA: pcmcia/pdaudiocf: fix kernel-docPierre-Louis Bossart
2020-01-05ALSA: pdaudiocf: More constificationTakashi Iwai
2020-01-03ALSA: pcmcia: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: pdaudiocf: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pcmcia: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: pdaudiocf: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pdaudiocf: Convert to the common vmalloc memallocTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ALSA: pcmcia: Clean up with new procfs helpersTakashi Iwai
2019-01-15ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2017-08-19ALSA: pcmcia: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: pcmcia: make snd_pcm_hardware constBhumika Goyal
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai
2014-02-14ALSA: pcmcia: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-03-15sound/pcmcia: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2012-07-03ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspendTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-07-08ALSA: pcmcia - Use pcmcia_request_irq()Takashi Iwai
2011-05-11pcmcia: Make struct pcmcia_device_id const, sound drivers editionJoe Perches
2011-02-02ALSA: use linux/io.h to fix compile warningsTakashi Iwai
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-10pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()Dominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2009-12-18sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch
2009-12-07pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai
2009-01-12ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai
2009-01-12ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai