| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 2017-06-12 | 1 | -1/+1 |
* | ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling | Takashi Iwai | 2016-11-15 | 1 | -0/+9 |
* | ALSA: pci: don't opencode IS_REACHABLE() | Fabian Frederick | 2016-11-13 | 1 | -1/+1 |
* | ALSA: emu10k1: Fix card shortname string buffer overflow | Takashi Iwai | 2015-04-27 | 1 | -2/+4 |
* | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 2015-01-11 | 1 | -15/+0 |
|\ |
|
| * | ALSA: emu10k1: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -15/+0 |
* | | ALSA: emu10k1: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -6/+6 |
|/ |
|
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: emu10k1: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -3/+3 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -1/+2 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -4/+4 |
* | ALSA: emu10k1: don't update firmware during suspend/resume | Takashi Iwai | 2012-11-22 | 1 | -0/+4 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -2/+2 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -10/+16 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -13/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -2/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 | 1 | -0/+4 |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | sound: Use PCI_VDEVICE for CREATIVE and ECTIVA | Joe Perches | 2009-06-25 | 1 | -3/+3 |
* | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 1 | -3/+3 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 2006-10-22 | 1 | -4/+9 |
* | [ALSA] make sound/pci/emu10k1/emu10k1.c:snd_emu10k1_resume() static | Adrian Bunk | 2006-09-23 | 1 | -1/+1 |
* | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 2006-07-12 | 1 | -1/+1 |
* | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 2006-06-22 | 1 | -4/+4 |
* | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 2006-04-27 | 1 | -1/+1 |
* | [ALSA] emu10k1 - Add PM support | Takashi Iwai | 2006-01-03 | 1 | -53/+91 |
* | [ALSA] Remove xxx_t typedefs: PCI emu10k1 | Takashi Iwai | 2006-01-03 | 1 | -5/+5 |
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 | 1 | -1/+0 |
* | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 2005-11-04 | 1 | -1/+1 |
* | [ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree. | James Courtier-Dutton | 2005-09-12 | 1 | -0/+1 |
* | [ALSA] sound - fix .iface field of mixer control elements | Clemens Ladisch | 2005-08-30 | 1 | -1/+1 |
* | [ALSA] emu10k1: Add module option uint subsystem. | James Courtier-Dutton | 2005-07-28 | 1 | -2/+4 |
* | [ALSA] snd-emu10k1: Card capabilities tidy up. | James Courtier-Dutton | 2005-07-28 | 1 | -2/+2 |
* | [ALSA] Replace pci_module_init() with pci_register_driver() | Takashi Iwai | 2005-05-29 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+240 |