Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1037ba76a8836003a375c1059a0f41bbf7766f93
/
sound
/
pci
/
cs5535audio
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
27533df
ALSA: cs5535 - Fix an endianness conversion
by Dan Carpenter
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
7d339ae
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
7127641
ALSA: cs5535 - Fix invalid big-endian conversions
by Takashi Iwai
· 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
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
3c55494
ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization
by Andres Salomon
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
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
f144b7f
ALSA: cs5535 - Make OLPC-stuff depending on MGEODE_LX
by Takashi Iwai
· 16 years ago
0fb497f
ALSA: cs5535audio: ensure MIC Bias/Analog Input bail if not on an OLPC machine
by Andres Salomon
· 16 years ago
b5ccc57
ALSA: cs5535audio: clean up OLPC code
by Andres Salomon
· 16 years ago
c8f0eee
ALSA: cs5535audio: turn off mic bias on OLPCs by default
by Andres Salomon
· 16 years ago
01da024
ALSA: cs5535audio: for OLPC, default to Analog Input being off
by Andres Salomon
· 16 years ago
bf1e527
ALSA: cs5535audio: rename V_REFOUT control to MIC Bias
by Andres Salomon
· 16 years ago
e463ae1
ALSA: cs5535audio: enable OLPC's V_REFOUT bias when recording
by Chris Ball
· 16 years ago
189d34e
ALSA: cs5535audio: check OLPC's Analog Input status vis GPIO
by Andres Salomon
· 16 years ago
466ae3055
ALSA: cs5535audio: rename OLPC's analog input control && drop AD1888's HPF
by Andres Salomon
· 16 years ago
d6276b7
ALSA: cs5535audio: create function for setting OLPC's Analog Input mode
by Andres Salomon
· 16 years ago
1e2232b
ALSA: cs5535audio: decouple HPF from V_REFOUT in OLPC code
by Andres Salomon
· 16 years ago
b91254e
ALSA: cs5535audio: drop ec_analog_input flag for OLPC stuff
by Andres Salomon
· 16 years ago
3556d18
ALSA: cs5535audio: invert EAPD for OLPC (newer than B3)
by Andres Salomon
· 16 years ago
c8974be
ALSA: cs5535audio: Use OLPC/Geode basic infrastructure
by Jordan Crouse
· 16 years ago
57d4bf6
ALSA: cs5535audio: OLPC analog input support
by Jaya Kumar
· 16 years ago
b6c52a2
ALSA: cs5535audio: suspend/resume callbacks are only defined with CONFIG_PM
by Andres Salomon
· 16 years ago
b035ce0
ALSA: cs5535audio: turn off PCM properly if closing the audio device
by Jaya Kumar
· 16 years ago
5be55be
[ALSA] fix cs5535 section mismatch
by Randy Dunlap
· 17 years ago
0de27c1
[ALSA] cs5535audio - Fix available sample rates
by Takashi Iwai
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
4ea2416
[ALSA] cs5535audio: drop unused bus master stuff
by Andres Salomon
· 17 years ago
506ea68
[ALSA] cs5535audio: fix ACC_BM[x]_CMD register handling
by Andres Salomon
· 17 years ago
1caae36
[ALSA] cs5535audio: update PCI device handling in suspend/resume
by Andres Salomon
· 17 years ago
222fa0b
[ALSA] cs5535audio: fix PRD register save/restore power management race
by Andres Salomon
· 17 years ago
7abcacb
[ALSA] cs5535audio: correctly set dma->substream
by Andres Salomon
· 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
52a6db8
[ALSA] Clean up Makefile
by Takashi Iwai
· 17 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 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
9265d19
[ALSA] Fix Makefile of cs5535audio
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
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
40a4f7a
[ALSA] cs5535audio - trivial debug printk
by Jaya Kumar
· 18 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 18 years ago
77389b4
[ALSA] Single variables for cs5535audio
by Jaya Kumar
· 18 years ago
1dbfd8c
[ALSA] cs5535audio - Add missing module_param*() and MODULE_PARM_DESC()
by Takashi Iwai
· 19 years ago
9ac2559
[ALSA] PM support for cs5535audio
by Jaya Kumar
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
1037593
[ALSA] CS5535: shorter delays when accessing AC'97 codec registers
by David Vrabel
· 19 years ago
363fa1d
[ALSA] AMD cs5536 ID for cs5535audio
by Rene Rebe
· 19 years ago
e329113
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
by Ben Gardner
· 19 years ago
ac09a92
[ALSA] cs5535audio: move sound/driver.h to the top
by Clemens Ladisch
· 19 years ago
66f8df6
[ALSA] Remove xxx_t typedefs: PCI CS5535
by Takashi Iwai
· 19 years ago
3e87317
[ALSA] Minor clean up and fixes for CS5535 audio driver
by Takashi Iwai
· 19 years ago
9b4ffa4
[ALSA] Add support for the CS5535 Audio device
by Jaya Kumar
· 19 years ago