Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7d339ae99758bc21033d4a19bcd4f7b55f96e24e
/
sound
/
pci
/
rme9652
/
hdspm.c
7d339ae
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
286bed0
ALSA: hdspm - Fix compile warnings with PPC
by Takashi Iwai
· 13 years ago
85e4d95
Merge branch 'test/pci-rename' into topic/misc
by Takashi Iwai
· 13 years ago
efef054
ALSA: hdspm - Add firmware revision ID for RME MADI PCI version
by Adrian Knoth
· 13 years ago
fedf153
ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode
by Adrian Knoth
· 13 years ago
c0da001
ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read
by Adrian Knoth
· 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
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
bdd3255
ALSA: hdspm - Add firmware ID for older AES32 cards.
by Adrian Knoth
· 14 years ago
7c7102b
ALSA: hdspm - Fix midi port initialization
by Adrian Knoth
· 14 years ago
5027f34
ALSA: hdspm - Abort on unknown firmware revision
by Adrian Knoth
· 14 years ago
526ea86
ALSA: hdspm - Add updated firmware revision for AES32
by Adrian Knoth
· 14 years ago
d2d10a2
ALSA: hdspm - AES32: Use define instead of hardcoded channel count
by Adrian Knoth
· 14 years ago
a7edbd5
ALSA: hdspm - Fix lock/sync reporting on MADI and AES32
by Adrian Knoth
· 14 years ago
4ab69a2
ALSA: hdspm - prevent reading unitialized stack memory
by Adrian Knoth
· 14 years ago
7c4a95b
ALSA: hdspm - fix sync check on AES32
by Adrian Knoth
· 14 years ago
f6ea805
ALSA: hdspm - Remove input selector on MADIface
by Adrian Knoth
· 14 years ago
01e9607
ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface
by Adrian Knoth
· 14 years ago
88fabbf
ALSA: hdspm - Restrict channel count on RME AES/AES32
by Adrian Knoth
· 14 years ago
483cee7
ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)
by Adrian Knoth
· 14 years ago
432d250
ALSA: hpdsm - RME AES(32): Fix missing channel mappings
by Adrian Knoth
· 14 years ago
730a586
ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctl
by Jaroslav Kysela
· 14 years ago
55a5760
ALSA: [hdspm] Move static mapping arrays to .c
by Adrian Knoth
· 14 years ago
0dca179
ALSA: hdspm - Add support for RME RayDAT and AIO
by Adrian Knoth
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
e68d3b3
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
3f7440a
ALSA: Clean up 64bit division functions
by Takashi Iwai
· 15 years ago
c2f4398
Merge branch 'topic/hwdep-cleanup' into for-linus
by Takashi Iwai
· 16 years ago
28b7e34
ALSA: Remove superfluous hwdep ops
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
5ce442f
Merge branch 'topic/udev-id-rename' into to-push
by Takashi Iwai
· 16 years ago
1f04128
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
by Takashi Iwai
· 16 years ago
972d4c5
ALSA: hdsp/hdspm: remove card->id from rawmidi device name
by Jaroslav Kysela
· 16 years ago
77a23f2
ALSA: Clean up SG-buffer helper functions and macros
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
62cef82
[ALSA] sound/pci/rme9652/hdspm.c: stop inlining largish static functions
by Denys Vlasenko
· 17 years ago
0b76b51
[ALSA] sound: hdspm.c fix returning void expression warnings
by Harvey Harrison
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
561de31
[ALSA] sound/: Spelling fixes
by Joe Perches
· 17 years ago
6534599
[ALSA] hdspm - Fix autosync bug
by Remy Bruno
· 17 years ago
ef5fa1a
[ALSA] hdspm - Coding style fixes
by Takashi Iwai
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
ffb2c3c
[ALSA] hdspm - Support for Master mode of AES32 and recent MADI
by Remy Bruno
· 18 years ago
ef991b9
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
by Takashi Iwai
· 18 years ago
c187c04
[ALSA] Add missing sysfs device assignment for ALSA PCI drivers
by Takashi Iwai
· 18 years ago
54bf5dd
[ALSA] hdspm - Fix printk warnings
by Takashi Iwai
· 18 years ago
3cee5a6
[ALSA] hdspm: Add support for AES32
by Remy Bruno
· 18 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
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
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
5bab2482
[ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errors
by Adrian Bunk
· 19 years ago
e2eba3e
[ALSA] hdsp - Fix printk warnings
by Andrew Morton
· 19 years ago
98274f0
[ALSA] Remove xxx_t typedefs: PCI HDSP-MADI
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
fc58422
[ALSA] Big kfree NULL check cleanup - sound
by Jesper Juhl
· 19 years ago
3bcd464
[ALSA] set owner field in struct pci_driver
by Clemens Ladisch
· 19 years ago
8cdfd25
[ALSA] Remove superfluous PCI ID definitions
by Takashi Iwai
· 19 years ago
e8da2fb
[ALSA] hdspm - Fix module parameter description
by Takashi Iwai
· 19 years ago
a53fc18
[ALSA] make local objects static
by Clemens Ladisch
· 19 years ago
67ed416
[ALSA] sound - fix .iface field of mixer control elements
by Clemens Ladisch
· 19 years ago
763f356
[ALSA] Add HDSP MADI driver
by Takashi Iwai
· 20 years ago