Age | Commit message (Expand) | Author | Files | Lines |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-07 | ALSA: pcmcia/pdaudiocf: fix kernel-doc | Pierre-Louis Bossart | 1 | -0/+1 |
2020-01-05 | ALSA: pdaudiocf: More constification | Takashi Iwai | 1 | -1/+1 |
2020-01-05 | ALSA: vx: More constifications | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions | Takashi Iwai | 3 | -4/+4 |
2020-01-03 | ALSA: pcmcia: Constify snd_device_ops definitions | Takashi Iwai | 2 | -2/+2 |
2019-12-11 | ALSA: vxpocket: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: pdaudiocf: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
2019-12-11 | ALSA: pcmcia: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-12-11 | ALSA: pdaudiocf: Use managed buffer allocation | Takashi Iwai | 1 | -22/+3 |
2019-11-06 | ALSA: pdaudiocf: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -4/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 9 | -125/+9 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-02-06 | ALSA: pcmcia: Clean up with new procfs helpers | Takashi Iwai | 1 | -4/+1 |
2019-01-15 | ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -1/+0 |
2018-07-29 | Merge branch 'for-linus' into topic/virmidi | Takashi Iwai | 1 | -5/+5 |
2018-07-26 | ALSA: vxpocket: Fix invalid endian conversions | Takashi Iwai | 1 | -5/+5 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -1/+0 |
2017-08-19 | ALSA: pcmcia: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-08-17 | ALSA: pcmcia: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 1 | -2/+2 |
2017-05-17 | ALSA: vxpocket: Use container_of() | Takashi Iwai | 4 | -21/+23 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-01-04 | ALSA: vx: Fix possible transfer overflow | Takashi Iwai | 1 | -6/+6 |
2014-11-11 | ALSA: vx: Fix missing kerneldoc parameter descriptions | Takashi Iwai | 1 | -0/+1 |
2014-09-15 | ALSA: pdaudiocf: Use nonatomic PCM ops | Takashi Iwai | 5 | -25/+29 |
2014-09-15 | ALSA: vx: Use nonatomic PCM ops | Takashi Iwai | 2 | -10/+13 |
2014-02-14 | ALSA: pcmcia: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2 | -5/+4 |
2013-03-15 | sound/pcmcia: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 2 | -27/+2 |
2012-07-03 | ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspend | Takashi Iwai | 3 | -3/+3 |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 1 | -1/+1 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2 | -2/+2 |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2 | -2/+2 |
2011-07-08 | ALSA: pcmcia - Use pcmcia_request_irq() | Takashi Iwai | 2 | -2/+2 |
2011-05-11 | pcmcia: Make struct pcmcia_device_id const, sound drivers edition | Joe Perches | 2 | -2/+2 |
2011-02-02 | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 2 | -2/+2 |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2 | -6/+2 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 4 | -7/+6 |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2 | -5/+5 |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski | 2 | -2/+0 |
2010-08-03 | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2 | -6/+6 |
2010-08-03 | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2 | -2/+4 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 2 | -2/+0 |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 4 | -5/+0 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2 | -13/+4 |
2010-05-10 | pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration() | Dominik Brodowski | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -1/+2 |
2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 1 | -0/+1 |
2009-12-18 | sound: pdaudiocf: use vmalloc buffer helper functions | Clemens Ladisch | 1 | -47/+4 |
2009-12-18 | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch | 1 | -1/+1 |