| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-12-15 | ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path | Haotian Zhang | 1 | -1/+7 |
| 2025-12-15 | ALSA: vxpocket: Fix resource leak in vxpocket_probe error path | Haotian Zhang | 1 | -1/+7 |
| 2025-09-01 | ALSA: vxpocket: Use guard() for mutex locks | Takashi Iwai | 2 | -10/+5 |
| 2025-09-01 | ALSA: pdaudiocf: Use guard() for mutex locks | Takashi Iwai | 2 | -15/+13 |
| 2025-07-11 | ALSA: vxpocket: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -1/+1 |
| 2025-07-11 | ALSA: pdaudiocf: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -2/+2 |
| 2024-08-08 | ALSA: vxpocket: Fix a typo at conversion to dev_*() | Takashi Iwai | 1 | -1/+1 |
| 2024-08-08 | ALSA: vxpocket: Drop no longer existent chip->dev assignment | Takashi Iwai | 1 | -2/+0 |
| 2024-08-08 | ALSA: pdaudiocf: Use standard print API | Takashi Iwai | 3 | -36/+24 |
| 2024-08-08 | ALSA: vxpocket: Use standard print API | Takashi Iwai | 2 | -21/+14 |
| 2024-05-08 | ALSA: misc: Use *-y instead of *-objs in Makefile | Takashi Iwai | 2 | -2/+2 |
| 2023-05-22 | ALSA: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -0/+1 |
| 2022-08-24 | ALSA: pdaudiocf: Drop superfluous GFP setup | Takashi Iwai | 1 | -2/+1 |
| 2021-07-19 | ALSA: vx: Manage vx_core object with devres | Takashi Iwai | 1 | -22/+0 |
| 2021-06-09 | ALSA: pcmcia: Fix assignment in if condition | Takashi Iwai | 4 | -6/+12 |
| 2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2 | -5/+0 |
| 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 |
| 2009-12-07 | pcmcia: remove unused IRQ_FIRST_SHARED | Dominik Brodowski | 1 | -1/+2 |
| 2009-11-28 | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2 | -6/+2 |
| 2009-11-28 | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2 | -2/+2 |
| 2009-11-09 | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) | Dominik Brodowski | 2 | -18/+24 |
| 2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 1 | -1/+2 |
| 2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2 | -10/+17 |
| 2009-02-05 | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 2 | -10/+17 |
| 2009-01-12 | ALSA: Return proper error code at probe in sound/pcmcia/* | Takashi Iwai | 2 | -13/+18 |
| 2009-01-12 | ALSA: pdaudiocf - Fix missing free in the error path | Takashi Iwai | 1 | -1/+3 |
| 2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2 | -8/+8 |
| 2008-12-18 | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai | 1 | -1/+1 |
| 2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 1 | -1/+2 |
| 2008-07-10 | ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver | David Howells | 1 | -1/+1 |
| 2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -5/+10 |
| 2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 7 | -7/+0 |
| 2008-01-31 | [ALSA] Add missing device link | Takashi Iwai | 1 | -0/+2 |
| 2008-01-31 | [ALSA] vxpocket - Check value range in ctl callbacks | Takashi Iwai | 1 | -3/+8 |
| 2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 8 | -9/+9 |
| 2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -8/+1 |
| 2007-05-11 | [ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() condition | Adrian Bunk | 1 | -1/+1 |
| 2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2 | -2/+2 |
| 2006-12-04 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2 | -46/+1 |
| 2006-12-04 | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 1 | -1/+2 |
| 2006-10-08 | [PATCH] missing include in pdaudiocf_irq | Al Viro | 1 | -0/+1 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -3/+3 |
| 2006-09-23 | [ALSA] Add missing dB scale information to vxpocket driver | Takashi Iwai | 1 | -0/+6 |
| 2006-09-23 | [ALSA] Add dB scale information to vxpocket and vx222 drivers | Takashi Iwai | 1 | -0/+5 |
| 2006-09-23 | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 2 | -3/+3 |
| 2006-07-12 | [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c | Eric Sesterhenn | 1 | -1/+3 |
| 2006-06-22 | [ALSA] sound/vxpocket: fix printk warning | Randy Dunlap | 1 | -1/+1 |
| 2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
| 2006-06-22 | [ALSA] vxpocket - Fix a typo | Takashi Iwai | 1 | -1/+1 |
| 2006-04-27 | [ALSA] PCMCIA sound devices shouldn't depend on ISA | Erik Mouw | 1 | -2/+2 |
| 2006-03-31 | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2 | -2/+2 |
| 2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2 | -9/+0 |
| 2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2 | -17/+15 |
| 2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2 | -52/+38 |
| 2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 4 | -19/+17 |
| 2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2 | -5/+0 |
| 2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2 | -19/+0 |
| 2006-03-31 | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2 | -7/+2 |
| 2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2 | -14/+2 |
| 2006-03-22 | [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c | Jesper Juhl | 1 | -4/+3 |
| 2006-03-22 | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 1 | -6/+6 |
| 2006-01-10 | spelling: s/trough/through/ | Adrian Bunk | 1 | -1/+1 |
| 2006-01-06 | [PATCH] pcmcia: fix sound drivers | Dominik Brodowski | 2 | -193/+114 |
| 2006-01-03 | [ALSA] pdaudiocf - Fix PM support | Takashi Iwai | 3 | -10/+8 |
| 2006-01-03 | [ALSA] vx-driver - Fix PM support | Takashi Iwai | 1 | -4/+5 |
| 2006-01-03 | [ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCF | Takashi Iwai | 5 | -77/+77 |
| 2006-01-03 | [ALSA] Remove xxx_t typedefs: VXdriver | Takashi Iwai | 4 | -54/+54 |
| 2006-01-03 | [ALSA] Remove snd_vx_delay() function | Takashi Iwai | 1 | -5/+5 |
| 2006-01-03 | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 1 | -10/+0 |
| 2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 1 | -3/+3 |
| 2005-09-12 | [ALSA] Replace with kzalloc() - others | Takashi Iwai | 1 | -1/+1 |
| 2005-08-30 | [ALSA] vxpocket - Register device pointer | Takashi Iwai | 1 | -0/+1 |
| 2005-08-30 | [ALSA] vxpocket - Fix wrong index assignment | Takashi Iwai | 1 | -1/+1 |
| 2005-08-30 | [ALSA] vxpocket - Add missing event callback | Takashi Iwai | 1 | -4/+5 |
| 2005-07-28 | [ALSA] vxpocket - Remove unused code | Takashi Iwai | 2 | -389/+0 |
| 2005-07-28 | [ALSA] Fix and clean-up of vxpocket driver | Takashi Iwai | 4 | -98/+378 |
| 2005-07-27 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 1 | -1/+1 |
| 2005-07-07 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2 | -2/+0 |
| 2005-07-07 | [PATCH] pcmcia: move event handler | Dominik Brodowski | 2 | -23/+8 |
| 2005-06-27 | [PATCH] pcmcia: id_table for pdaudiocf.c | Dominik Brodowski | 1 | -1/+8 |
| 2005-06-27 | [PATCH] pcmcia: id_table for vxpocket.c | Dominik Brodowski | 1 | -12/+8 |
| 2005-06-22 | [ALSA] Remove redundant NULL checks before kfree | Jesper Juhl | 1 | -2/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 15 | -0/+3032 |