| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pcmcia: Clean up with new procfs helpers | Takashi Iwai | 2019-02-06 | 1 | -4/+1 |
* | ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 1 | -1/+0 |
* | Merge branch 'for-linus' into topic/virmidi | Takashi Iwai | 2018-07-29 | 1 | -5/+5 |
|\ |
|
| * | ALSA: vxpocket: Fix invalid endian conversions | Takashi Iwai | 2018-07-26 | 1 | -5/+5 |
* | | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 2018-07-18 | 1 | -1/+0 |
|/ |
|
* | ALSA: pcmcia: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 1 | -1/+1 |
* | ALSA: pcmcia: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 1 | -1/+1 |
* | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 2017-05-30 | 1 | -2/+2 |
* | ALSA: vxpocket: Use container_of() | Takashi Iwai | 2017-05-17 | 4 | -21/+23 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -1/+1 |
* | ALSA: vx: Fix possible transfer overflow | Takashi Iwai | 2017-01-04 | 1 | -6/+6 |
* | ALSA: vx: Fix missing kerneldoc parameter descriptions | Takashi Iwai | 2014-11-11 | 1 | -0/+1 |
* | ALSA: pdaudiocf: Use nonatomic PCM ops | Takashi Iwai | 2014-09-15 | 5 | -25/+29 |
* | ALSA: vx: Use nonatomic PCM ops | Takashi Iwai | 2014-09-15 | 2 | -10/+13 |
* | ALSA: pcmcia: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 2 | -5/+4 |
* | sound/pcmcia: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 2013-03-15 | 2 | -27/+2 |
* | ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspend | Takashi Iwai | 2012-07-03 | 3 | -3/+3 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -1/+1 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 2 | -2/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-11-01 | 2 | -2/+2 |
* | ALSA: pcmcia - Use pcmcia_request_irq() | Takashi Iwai | 2011-07-08 | 2 | -2/+2 |
* | pcmcia: Make struct pcmcia_device_id const, sound drivers edition | Joe Perches | 2011-05-11 | 2 | -2/+2 |
* | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 2011-02-02 | 2 | -2/+2 |
* | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | 2 | -6/+2 |
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 4 | -7/+6 |
* | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 2 | -5/+5 |
* | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 | 2 | -2/+0 |
* | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 2 | -6/+6 |
* | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 2 | -2/+4 |
* | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 2 | -2/+0 |
* | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 2010-05-10 | 4 | -5/+0 |
* | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 | 2 | -13/+4 |
* | pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration() | Dominik Brodowski | 2010-05-10 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -1/+2 |
* | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 2010-01-18 | 1 | -0/+1 |
* | sound: pdaudiocf: use vmalloc buffer helper functions | Clemens Ladisch | 2009-12-18 | 1 | -47/+4 |
* | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch | 2009-12-18 | 1 | -1/+1 |
* | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 2009-12-07 | 1 | -1/+2 |
* | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 2 | -6/+2 |
* | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2009-11-28 | 2 | -2/+2 |
* | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) | Dominik Brodowski | 2009-11-09 | 2 | -18/+24 |
* | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 2009-04-28 | 1 | -1/+2 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-24 | 2 | -10/+17 |
|\ |
|
| * | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 2009-02-05 | 2 | -10/+17 |
* | | ALSA: Return proper error code at probe in sound/pcmcia/* | Takashi Iwai | 2009-01-12 | 2 | -13/+18 |
* | | ALSA: pdaudiocf - Fix missing free in the error path | Takashi Iwai | 2009-01-12 | 1 | -1/+3 |
* | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 2 | -8/+8 |
|/ |
|
* | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai | 2008-12-18 | 1 | -1/+1 |
* | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 1 | -1/+2 |
* | ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver | David Howells | 2008-07-10 | 1 | -1/+1 |