summaryrefslogtreecommitdiff
path: root/sound/drivers/portman2x4.c
AgeCommit message (Expand)Author
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-03-20ALSA: portman2x4: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-19ALSA: portman2x4: remove unused portman_read_command,data functionsTom Rix
2021-06-09ALSA: serial: Fix assignment in if conditionTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-10-06ALSA: portman2x4: fix repeated word 'if'Randy Dunlap
2020-05-07ALSA: portman2x4: Use bitwise instead of arithmetic operator for flagsSamuel Zou
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai
2016-03-02ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee
2016-02-18ALSA: portman2x4 - use new parport device modelSudip Mukherjee
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai
2007-11-20[ALSA] portman2x4 - Fix probe errorTakashi Iwai
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-07-20[ALSA] portman2x4 section mismatchRandy Dunlap
2007-05-11[ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita
2007-02-14[ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava
2007-02-09[ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI deviceMatthias Koenig