Kees Cook
|
bc47ba90b0
ALSA: drivers: Convert timers to use timer_setup()
|
7 年之前 |
David Howells
|
b11ce420c5
Annotate hardware config module parameters in sound/drivers/
|
8 年之前 |
Takashi Iwai
|
c36f486d7b
ALSA: drivers: Constify snd_rawmidi_ops
|
8 年之前 |
Takashi Iwai
|
6cbbfe1c8d
ALSA: Include linux/io.h instead of asm/io.h
|
10 年之前 |
Takashi Iwai
|
d80d05fcca
ALSA: serial-u16550: Use setup_timer() and mod_timer()
|
10 年之前 |
Wolfram Sang
|
5d5638afa0
ALSA: drivers: drop owner assignment from platform_drivers
|
10 年之前 |
Takashi Iwai
|
5872f3f621
ALSA: drivers: Convert to snd_card_new() with a device pointer
|
11 年之前 |
Sachin Kamat
|
45837cb214
ALSA: serial-u16550: Remove redundant platform_set_drvdata()
|
12 年之前 |
Bill Pemberton
|
fbbb01a12d
ALSA: drivers: remove __dev* attributes
|
12 年之前 |
Takashi Iwai
|
8bf01d8abc
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
|
13 年之前 |
Rusty Russell
|
a67ff6a540
ALSA: module_param: make bool parameters really bool
|
13 年之前 |
Paul Gortmaker
|
65a772172b
sound: fix drivers needing module.h not moduleparam.h
|
14 年之前 |
Yong Zhang
|
88e24c3a4b
sound: irq: Remove IRQF_DISABLED
|
14 年之前 |
Clemens Ladisch
|
bd0185ceac
sound: serial-u16550: fix buffer overflow
|
16 年之前 |
Takashi Iwai
|
e0d2054fd3
Merge branch 'topic/misc' into for-linus
|
16 年之前 |
Takashi Iwai
|
45203832df
ALSA: Add missing KERN_* prefix to printk in sound/drivers
|
16 年之前 |
Takashi Iwai
|
bd7dd77c2a
ALSA: Convert to snd_card_create() in other sound/*
|
16 年之前 |
Takashi Iwai
|
9004acc70e
[ALSA] Remove sound/driver.h
|
17 年之前 |
Julia Lawall
|
f11b799282
[ALSA] sound: Use time_before, time_before_eq, etc.
|
17 年之前 |
Joe Perches
|
561de31a23
[ALSA] sound/: Spelling fixes
|
17 年之前 |
Jaroslav Kysela
|
c1017a4cdb
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
|
18 年之前 |
Randy Dunlap
|
bdec0c7282
[ALSA] fix section mismatch
|
18 年之前 |
Prarit Bhargava
|
788c604333
[ALSA] Fix __devinit and __devexit issues with sound drivers
|
18 年之前 |
Takashi Iwai
|
0b830bac35
[ALSA] Clean up serial-u16500.c
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 年之前 |
Thomas Gleixner
|
65ca68b300
[PATCH] irq-flags: sound: Use the new IRQF_ constants
|
19 年之前 |
Rene Herman
|
7152447df9
[ALSA] unregister platform device again if probe was unsuccessful
|
19 年之前 |
Rene Herman
|
a182ee9876
[ALSA] continue on IS_ERR from platform device registration
|
19 年之前 |
Adrian Bunk
|
202728d783
[ALSA] fix some memory leaks
|
19 年之前 |
Takashi Iwai
|
8278ca8feb
[ALSA] Fix check of enable module option
|
19 年之前 |