Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13c6a76656f734e7f170f41663f96d0d74d1b9bf
/
sound
/
pci
/
emu10k1
/
emu10k1x.c
6769e98
ALSA: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
bb814c3
ALSA: emu10k1: Remove always NULL parameters
by Lars-Peter Clausen
· 10 years ago
ddcecf6
ALSA: Fix invalid kerneldoc markers
by Takashi Iwai
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
26bc696
ALSA: emu10k1x: 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
3adc497
ALSA: emu10k1x: Define channel maps
by Takashi Iwai
· 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
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
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
84ed1a1
ALSA: Cleanup redundant tests on unsigned
by Roel Kluin
· 15 years ago
0d7392e
sound: Use PCI_VDEVICE for CREATIVE and ECTIVA
by Joe Perches
· 15 years ago
9a83b74
ALSA: Remove invalid GENERIC_MIX PCM sublass
by Takashi Iwai
· 15 years ago
ce0b620
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
by Yang Hongyang
· 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
ebf029d
[ALSA] Fix possible races at free_irq in PCI drivers
by Takashi Iwai
· 17 years ago
f2948fc
[ALSA] sound: emu10k1x.c fix shadowed variable warnings
by Harvey Harrison
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
682fc0a
[ALSA] emu10k1x - Add missing snd_card_set_dev call
by Takashi Iwai
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
9f4bd5d
[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu 1820m
by James Courtier-Dutton
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
01f681d
[ALSA] Fix invalid assignment of PCI revision
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
80b556f
[ALSA] emu10k1x: simplify around pci_register_driver()
by Alexey Dobriyan
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
b130807
[ALSA] Fix no mpu401 interface can cause hard freeze
by Randy Dunlap
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 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
1d606f1
[ALSA] sound/pci/: remove duplicate #include's
by Adrian Bunk
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
9d2f928
[PATCH] Intruduce DMA_28BIT_MASK
by Tobias Klauser
· 19 years ago
4b32f1a
[ALSA] Remove xxx_t typedefs: PCI emu10k1x
by Takashi Iwai
· 19 years ago
89173bd
[ALSA] emu10k1x - Minor clean up
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
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
5549d54
[ALSA] use PCM interface for IEC958 controls
by Clemens Ladisch
· 19 years ago
4d57277
[ALSA] Remove redundant NULL checks before kfree
by Jesper Juhl
· 19 years ago
bd7bf04
[ALSA] Fix permissions in some /proc files
by Takashi Iwai
· 20 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