Bill Pemberton
|
e23e7a1436
ALSA: pci: remove __dev* attributes
|
12 年 前 |
Takashi Iwai
|
e9f66d9b9c
ALSA: pci: clean up using module_pci_driver()
|
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 年 前 |
Takashi Iwai
|
934c2b6d0c
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
|
14 年 前 |
Takashi Iwai
|
3733e424c4
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
|
14 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Alexey Dobriyan
|
cebe41d4b8
sound: use DEFINE_PCI_DEVICE_TABLE
|
15 年 前 |
Takashi Iwai
|
e58de7baf7
ALSA: Convert to snd_card_create() in sound/pci/*
|
16 年 前 |
Takashi Iwai
|
da3cec35dd
ALSA: Kill snd_assert() in sound/pci/*
|
17 年 前 |
Takashi Iwai
|
9004acc70e
[ALSA] Remove sound/driver.h
|
17 年 前 |
Joe Perches
|
561de31a23
[ALSA] sound/: Spelling fixes
|
17 年 前 |
Takashi Iwai
|
a5ce88909d
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
|
18 年 前 |
Takashi Iwai
|
304e3bb7a1
[ALSA] rme9652 - Fix the hw_pointer check
|
18 年 前 |
Takashi Iwai
|
ef991b95aa
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
|
18 年 前 |
Takashi Iwai
|
437a5a4606
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
|
18 年 前 |
Clemens Ladisch
|
7ab399262e
[ALSA] use the ALIGN macro
|
19 年 前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 年 前 |
Takashi Iwai
|
f40b68903c
[ALSA] Fix section mismatch errors in ALSA PCI drivers
|
19 年 前 |
Thomas Gleixner
|
65ca68b300
[PATCH] irq-flags: sound: Use the new IRQF_ constants
|
19 年 前 |
Takashi Iwai
|
6581f4e74d
[ALSA] Remove zero-initialization of static variables
|
19 年 前 |
Takashi Iwai
|
bf850204a7
[ALSA] Remove unneeded read/write_size fields in proc text ops
|
19 年 前 |
Henrik Kretzschmar
|
396c9b928d
[ALSA] add __devinitdata to all pci_device_id
|
19 年 前 |
Takashi Iwai
|
abfd67bd6f
[ALSA] Remove xxx_t typedefs: PCI RME9652
|
19 年 前 |
Greg Kroah-Hartman
|
249bb070f5
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
|
19 年 前 |
Takashi Iwai
|
99b359ba10
[ALSA] Add missing KERN_* suffix to printk
|
20 年 前 |
Clemens Ladisch
|
3bcd4649bc
[ALSA] set owner field in struct pci_driver
|
20 年 前 |
Takashi Iwai
|
8cdfd2519c
[ALSA] Remove superfluous PCI ID definitions
|
20 年 前 |
Clemens Ladisch
|
5549d54992
[ALSA] use PCM interface for IEC958 controls
|
20 年 前 |
Clemens Ladisch
|
67ed4161f6
[ALSA] sound - fix .iface field of mixer control elements
|
20 年 前 |