Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e0e4b8de10ad3affe83cc91a1cf6d1e48cca333e
/
sound
/
pci
/
sonicvibes.c
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 5 years ago
47f2769
ALSA: pci: Clean up with new procfs helpers
by Takashi Iwai
· 6 years ago
0d00085
ALSA: sonicvibes: remove redundant pointer 'dir'
by Colin Ian King
· 6 years ago
41538f2
ALSA: sonicvibes: add error handling for snd_ctl_add
by Zhouyang Jia
· 6 years ago
dee4989
ALSA: pci: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
de900b1
ALSA: sonicvibes: Constify hw_constraints
by Takashi Iwai
· 7 years ago
6192c41
Annotate hardware config module parameters in sound/pci/
by David Howells
· 8 years ago
b2fac07
ALSA: pci: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
6769e988
ALSA: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
412b979
ALSA: remove deprecated use of pci api
by Quentin Lambert
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
0f33991
ALSA: sonicvibes: Remove always NULL parameter
by Lars-Peter Clausen
· 10 years ago
3e4bc5b
ALSA: sonicvibes: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
ffa74cc
ALSA: sonicvibes: Use standard printk helpers
by Takashi Iwai
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 11 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 13 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 13 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
28d27aa
sound: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
2f4f27d
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
by Yang Hongyang
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
ee41965
ALSA: Fix missing KERN_* prefix to printk in sound/pci
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
aa0a2dd
[PATCH] 64bit resource: fix up printks for resources in sound drivers
by Greg Kroah-Hartman
· 18 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 19 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 19 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
016e401
[ALSA] Remove xxx_t typedefs: PCI Sonicvibes
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
3bcd464
[ALSA] set owner field in struct pci_driver
by Clemens Ladisch
· 19 years ago
e560d8d
[ALSA] Replace with kzalloc() - pci stuff
by Takashi Iwai
· 19 years ago
8cdfd25
[ALSA] Remove superfluous PCI ID definitions
by Takashi Iwai
· 19 years ago
01d25d4
[ALSA] Replace pci_module_init() with pci_register_driver()
by Takashi Iwai
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago