summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs5535audio/cs5535audio_olpc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ALSA: cs5535audio: Use standard printk helpersTakashi Iwai2014-02-261-3/+4
* ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-291-2/+2
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-5/+5
* ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-151-7/+19
* ALSA: cs5535audio: ensure MIC Bias/Analog Input bail if not on an OLPC machineAndres Salomon2008-12-101-0/+6
* ALSA: cs5535audio: clean up OLPC codeAndres Salomon2008-12-101-3/+12
* ALSA: cs5535audio: turn off mic bias on OLPCs by defaultAndres Salomon2008-12-101-0/+2
* ALSA: cs5535audio: rename V_REFOUT control to MIC BiasAndres Salomon2008-12-101-4/+69
* ALSA: cs5535audio: check OLPC's Analog Input status vis GPIOAndres Salomon2008-12-101-7/+2Star
* ALSA: cs5535audio: rename OLPC's analog input control && drop AD1888's HPFAndres Salomon2008-12-101-15/+21
* ALSA: cs5535audio: create function for setting OLPC's Analog Input modeAndres Salomon2008-12-101-30/+24Star
* ALSA: cs5535audio: decouple HPF from V_REFOUT in OLPC codeAndres Salomon2008-12-101-21/+4Star
* ALSA: cs5535audio: drop ec_analog_input flag for OLPC stuffAndres Salomon2008-12-101-8/+1Star
* ALSA: cs5535audio: invert EAPD for OLPC (newer than B3)Andres Salomon2008-12-101-0/+11
* ALSA: cs5535audio: Use OLPC/Geode basic infrastructureJordan Crouse2008-12-101-6/+8
* ALSA: cs5535audio: OLPC analog input supportJaya Kumar2008-12-101-0/+113