Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
acc0e90fbccbc6e4d48184cba0983ea044e131af
/
sound
/
pci
/
ymfpci
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
751851a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 16 years ago
18ee6df
firmware: convert ymfpci driver to use firmware loader exclusively
by David Woodhouse
· 16 years ago
b82a82d
ymfpci: treat firmware data as const
by David Woodhouse
· 16 years ago
4a3b698
ALSA: ymfpci - fix initial volume for 44.1kHz output
by Takashi Iwai
· 16 years ago
95866d38
[ALSA] ymfpci - Fix race at removal
by Takashi Iwai
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
4e98d6a
[ALSA] pci - check value range in ctl callbacks
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
d86d019
[ALSA] alsa-kernel: schedule_timeout() fixes
by Rene Herman
· 17 years ago
177a7cd
[ALSA] ymfpci: fix volume handling of the 44.1 kHz slot
by Clemens Ladisch
· 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
7e0af29
[ALSA] add MODULE_FIRMWARE entries
by Clemens Ladisch
· 18 years ago
b7dd2b3
[ALSA] Don't use request_firmware if internal firmwares are defined
by Takashi Iwai
· 18 years ago
8ad2da1
[ALSA] Enable Kconfig options for external firmwares
by Takashi Iwai
· 18 years ago
0cb29ea
[ALSA] Add even more 'const' to everything related to TLV
by Takashi Iwai
· 18 years ago
9ed1261
[ALSA] Current driver does not utilize 44.1kHz high quality sampling rate converter.
by Teru KAMOGASHIRA
· 18 years ago
102fa90
[ALSA] ymfpci: add request_firmware()
by Clemens Ladisch
· 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
d930126
[ALSA] ymfpci: fix swap_rear for S/PDIF passthrough
by Glen Masgai
· 18 years ago
7ab3992
[ALSA] use the ALIGN macro
by Clemens Ladisch
· 18 years ago
30b3539
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3392518
[ALSA] ymfpci - Add TLV entries for native volume controls
by Takashi Iwai
· 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
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 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
5a25c5c
[ALSA] ymfpci - make rear channel swap optional
by Jaroslav Kysela
· 19 years ago
153abaa
[ALSA] ymfpci: fix swapped channels in SPDIF output
by Clemens Ladisch
· 19 years ago
fc80a20
[ALSA] ymfpci: fix SPDIF sample rate information
by Clemens Ladisch
· 19 years ago
22fb2a7
[ALSA] ymfpci: show chip model
by Clemens Ladisch
· 19 years ago
ded4623
[ALSA] ymfpci - Fix PM support
by Takashi Iwai
· 19 years ago
208a1b4
[ALSA] Remove xxx_t typedefs: PCI YMFPCI
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
8433a50
[ALSA] Fix schedule_timeout usage
by Nishanth Aravamudan
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
d44c39a
[ALSA] ymfpci: change timer resolution to 48 kHz
by Clemens Ladisch
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
d602c88
[ALSA] ymfpci: add S/PDIF-in > S/PDIF-out loop
by Glen Masgai
· 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
9bcf655
[ALSA] ymfpci: add per-voice volume controls
by Clemens Ladisch
· 19 years ago
ef21ca2
[ALSA] sound/pci: fix-up sleeping paths
by Nishanth Aravamudan
· 19 years ago
4d57277
[ALSA] Remove redundant NULL checks before kfree
by Jesper Juhl
· 19 years ago
01d25d4
[ALSA] Replace pci_module_init() with pci_register_driver()
by Takashi Iwai
· 20 years ago
467a8c2
[ALSA] remove dead code
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago