Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f82503f549c70c15e283511270e6713a912fef37
/
sound
/
pci
/
ca0106
/
ca0106_main.c
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
21147f9
ALSA: ca0106: Define channel maps
by Takashi Iwai
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
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
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c521dde
sound, ca0106: Fix assignment to 'channel'.
by Jesper Juhl
· 14 years ago
6fef153
ALSA: ca0106: Allow different sound cards to use different SPI channel mappings.
by Andy Owen
· 14 years ago
861391d3
ALSA: ca0106: Create a nice spot for mapping channels to dacs.
by Andy Owen
· 14 years ago
9bfd941
ALSA: ca0106: Move enabling of front dac out of hardcoded setup sequence.
by Andy Owen
· 14 years ago
5163014
ALSA: ca0106: Pull out dac powering routine into separate function.
by Andy Owen
· 14 years ago
23156e8
ALSA: ca0106 - add Sound Blaster 5.1vx info.
by Andy Owen
· 14 years ago
add7c0a
ALSA: ca0106 - clean up playback pointer callback
by Takashi Iwai
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
44f167d
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
34fdeb2
ALSA: ca0106 - Fix the max capture buffer size
by Takashi Iwai
· 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
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
87cd9d7
Merge branch 'topic/ca0106' into for-linus
by Takashi Iwai
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
dd542f1
ALSA: ca0106 - Add missing KERN_* prefix to printk
by Takashi Iwai
· 16 years ago
ee41965
ALSA: Fix missing KERN_* prefix to printk in sound/pci
by Takashi Iwai
· 16 years ago
f3a374e
ALSA: ca0106 - Add quirk for GA-G1975X mobo
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
ebef7cf
Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106
by Takashi Iwai
· 16 years ago
6bcdbd5
Merge branch 'topic/ca0106-resume' into topic/ca0106
by Takashi Iwai
· 16 years ago
6a84364
Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106
by Takashi Iwai
· 16 years ago
ff75427
ALSA: ca0106 - disable 44.1kHz capture
by Takashi Iwai
· 16 years ago
72077aa
ALSA: ca0106 - Add missing card->private_data initialization
by Takashi Iwai
· 16 years ago
50232d6
ALSA: ca0106 - Check ac97 availability at PM
by Takashi Iwai
· 16 years ago
3d475829
ALSA: ca0106 - Add IEC958 PCM Stream controls
by Takashi Iwai
· 16 years ago
86effd7
ALSA: ca0106 - Don't override the values at resume
by Takashi Iwai
· 16 years ago
bb1f24b
ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1
by Ben Stanley
· 16 years ago
44411e0
ALSA: ca0106 - Check return value of pci_enable_device() in resume
by Takashi Iwai
· 16 years ago
5da9527
ALSA: ca0106 - Add power-management support
by Takashi Iwai
· 16 years ago
e78521f
ALSA: misc typo fixes
by Mariusz Kozlowski
· 16 years ago
d67f49b
ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS Motherboard
by Jaroslav Kysela
· 16 years ago
e5778ec
ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard
by Stephen Rothwell
· 16 years ago
c5d4442
ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard
by Travis Place
· 16 years ago
f52845a
ALSA: ca0106 - Add entry for another MSI K8N Diamond MB
by Takashi Iwai
· 16 years ago
ebf029d
[ALSA] Fix possible races at free_irq in PCI drivers
by Takashi Iwai
· 17 years ago
d967a02
[ALSA] sound: ca0106_main.c fix shadowed variable warnings
by Harvey Harrison
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
b83f346
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()
by Clemens Ladisch
· 17 years ago
29998d2
[ALSA] check for linked substreams of different cards
by Clemens Ladisch
· 17 years ago
b87c464
[ALSA] ca0106: remove extra commands in SPI DAC init sequence
by Trent Piepho
· 17 years ago
18b5d32
[ALSA] ca0106: Add more symbol SPI register names and use them
by Trent Piepho
· 17 years ago
4851007
[ALSA] ca0106: power down SPI DAC channels when not in use
by Trent Piepho
· 17 years ago
b18cd53
[ALSA] ca0106: Add analog mute controls for cards with SPI DAC
by Trent Piepho
· 17 years ago
aaccf54
[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251
by James Courtier-Dutton
· 17 years ago
8632649
[ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.
by James Courtier-Dutton
· 18 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
ef991b9
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
by Takashi Iwai
· 18 years ago
c6d6eee
[ALSA] ca0106 - Add missing sysfs device assignment
by Takashi Iwai
· 18 years ago
7c15706
[ALSA] ca0106: Fix sound capture on Audigy LS via AC97.
by James Courtier-Dutton
· 18 years ago
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
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
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
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
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
1b05962
[ALSA] Add new ID. Fixes ALSA bug #1298
by James Courtier-Dutton
· 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
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
· 20 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
· 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