Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00b65985fb2fc542b855b03fcda0d0f2bab4f442
/
sound
/
pci
/
ca0106
d5f6a38
[ALSA] snd-ca0106: Fix typos.
by James Courtier-Dutton
· 18 years ago
e4f55d8
[ALSA] snd-ca0106: Add new card variant.
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
7cf0a95
[ALSA] Fix compile errors with older gcc
by Takashi Iwai
· 18 years ago
fff36e4
[ALSA] snd-ca0106: Fix dB gain TLVs.
by James Courtier-Dutton
· 18 years ago
302e9c5
[ALSA] HDA codec & CA0106 - add/fix TLV support
by Jaroslav Kysela
· 18 years ago
42750b0
[ALSA] Control API - TLV implementation for additional information like dB scale
by Jaroslav Kysela
· 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
5839889
[ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment.
by James Courtier-Dutton
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
be0b7b0
[ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in.
by James Courtier-Dutton
· 19 years ago
6129daa
[ALSA] ca0106: Add analog capture controls.
by James Courtier-Dutton
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
be3cd57
[ALSA] snd-ca0106: Fixed ALSA bug#1600
by James Courtier-Dutton
· 19 years ago
aad9095
[ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output.
by James Courtier-Dutton
· 19 years ago
a587515
[ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570.
by James Courtier-Dutton
· 19 years ago
39596dc
[ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names.
by James Courtier-Dutton
· 19 years ago
adf1b3d
[ALSA] Optimize for config without PROC_FS (pci drivers)
by Takashi Iwai
· 19 years ago
e4a3d14
[ALSA] Remove xxx_t typedefs: PCI CA0106
by Takashi Iwai
· 19 years ago
95a9826
[ALSA] ca0106 - Code 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
7b4260f
[ALSA] ca0106: Added copyright messages.
by James Courtier-Dutton
· 19 years ago
7cf4783
[ALSA] ca0106: Cosmetic changes.
by James Courtier-Dutton
· 19 years ago
8a5afd2
[ALSA] snd-ca0106: Add midi support.
by James Courtier-Dutton
· 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
e560d8d
[ALSA] Replace with kzalloc() - pci stuff
by Takashi Iwai
· 19 years ago
025cd2f
[ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.
by James Courtier-Dutton
· 19 years ago
9f566cf
[ALSA] snd-ca0106: Tidy up volume controls
by James Courtier-Dutton
· 19 years ago
1b05962
[ALSA] Add new ID. Fixes ALSA bug #1298
by James Courtier-Dutton
· 19 years ago
5549d54
[ALSA] use PCM interface for IEC958 controls
by Clemens Ladisch
· 19 years ago
c82bf82
[ALSA] ca0106: Fix 96000 Hz audio playback.
by James Courtier-Dutton
· 19 years ago
4d57277
[ALSA] Remove redundant NULL checks before kfree
by Jesper Juhl
· 19 years ago
299676b
[ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constant
by Tobias Klauser
· 19 years ago
8fabab1
[ALSA] Be more specific with which I2C channel to use.
by James Courtier-Dutton
· 19 years ago
883130b
[ALSA] Implement S32_LE(24bit) and 96000 capture rates etc.
by James Courtier-Dutton
· 19 years ago
ed144f3
[ALSA] Add Mic capture support.
by James Courtier-Dutton
· 19 years ago
7199acd
[ALSA] Implement support for Line-in capture on SB Live 24bit.
by James Courtier-Dutton
· 19 years ago
1baa705
[ALSA] Tidy up card recognition.
by James Courtier-Dutton
· 19 years ago
8f55fbb
[ALSA] When the alsamixer says 'SPDIF Out [Off]', SPDIF output should be off and Analog output should be on.
by James Courtier-Dutton
· 19 years ago
1f82941
[ALSA] Implement surround71 outputs on SB Live 24bit.
by James Courtier-Dutton
· 19 years ago
89c87bf
[ALSA] make code static
by Adrian Bunk
· 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
36c4dc4
[ALSA] Skip ac97 SPDIF controls
by Takashi Iwai
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago