| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -6/+6 |
* | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -2/+2 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -2/+1 |
* | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 2015-01-11 | 1 | -15/+0 |
|\ |
|
| * | ALSA: trident: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -15/+0 |
* | | ALSA: trident: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -18/+3 |
|/ |
|
* | ALSA: trident: Deletion of a check before snd_util_memhdr_free() | Markus Elfring | 2014-12-02 | 1 | -2/+1 |
* | ALSA: trident: Remove unused variable in trident_main.c | Sachin Kamat | 2014-07-01 | 1 | -2/+0 |
* | ALSA: trident: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -41/+48 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -1/+0 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -23/+23 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -2/+2 |
* | ALSA: Move some headers to local directories from include/sound | Takashi Iwai | 2012-07-03 | 1 | -1/+1 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -5/+9 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | ALSA: Fix missing KERN_* prefix to printk in sound/pci | Takashi Iwai | 2009-02-05 | 1 | -26/+31 |
* | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 2008-08-13 | 1 | -8/+14 |
* | ALSA: trident - pause s/pdif output | Pierre Ossman | 2008-06-26 | 1 | -1/+4 |
* | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] sound/: Spelling fixes | Joe Perches | 2008-01-31 | 1 | -21/+21 |
* | [ALSA] Remove sequencer instrument layer | Takashi Iwai | 2008-01-31 | 1 | -28/+0 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 1 | -18/+2 |
* | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 2007-05-11 | 1 | -3/+1 |
* | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 1 | -2/+2 |
* | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 2006-12-20 | 1 | -1/+1 |
* | [ALSA] use the ALIGN macro | Clemens Ladisch | 2006-12-20 | 1 | -2/+2 |
* | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 2006-10-22 | 1 | -9/+9 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+3 |
* | [ALSA] Add dB scale information to trident driver | Takashi Iwai | 2006-09-23 | 1 | -0/+10 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 2006-06-22 | 1 | -1/+1 |
* | [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai | 2006-06-22 | 1 | -10/+10 |
* | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 | 1 | -2/+3 |
* | [ALSA] trident - Fix PM support | Takashi Iwai | 2006-01-03 | 1 | -24/+17 |
* | [ALSA] Remove xxx_t typedefs: PCI Trident | Takashi Iwai | 2006-01-03 | 1 | -327/+381 |
* | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 2006-01-03 | 1 | -34/+0 |
* | [ALSA] Fix schedule_timeout usage | Nishanth Aravamudan | 2005-11-04 | 1 | -2/+1 |
* | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 2005-11-04 | 1 | -6/+6 |
* | [ALSA] Remove snd_runtime_check() macro | Takashi Iwai | 2005-11-04 | 1 | -1/+2 |
* | [ALSA] Replace with kzalloc() - pci stuff | Takashi Iwai | 2005-09-12 | 1 | -2/+2 |
* | [ALSA] PCM resume cleanups | Jaroslav Kysela | 2005-08-30 | 1 | -5/+5 |
* | [ALSA] sound/pci: fix-up sleeping paths | Nishanth Aravamudan | 2005-07-28 | 1 | -2/+1 |
* | [ALSA] trident - Shut up compile warnings | Takashi Iwai | 2005-07-28 | 1 | -0/+1 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+3991 |