summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: wss_lib: fix AZT2320 probe.Rene Herman2008-08-061-5/+7
* ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman2008-08-061-0/+2
* ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt2008-08-061-4/+0Star
* ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman2008-08-061-3/+5
* ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt2008-08-061-2/+4
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-0610-678/+150Star
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-0610-581/+129Star
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-068-283/+98Star
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-062-58/+55Star
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-064-135/+114Star
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-068-56/+42Star
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-068-110/+91Star
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-0613-956/+1225
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-0614-12/+12
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-065-39/+47
* ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI cardMisha Zhilin2008-08-012-1/+15
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-014-17/+46
* ALSA: Add USB US122L driverKarsten Wiese2008-08-0110-1/+1648
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-015-45/+23Star
* ALSA: IEC958 definition for consumer status channel updatePawel MOLL2008-08-011-20/+69
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-295-23/+45
* ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-293-43/+43
* ALSA: ASoC: Add all CODECs Kconfig optionMark Brown2008-07-291-0/+23
* ALSA: ASoC: AD1980 audio codec driverCliff Cai2008-07-294-0/+337
* ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown2008-07-291-1/+1
* ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown2008-07-292-0/+4
* ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely2008-07-294-0/+618
* ALSA: ASoC: Add mpc5200-psc I2S driverGrant Likely2008-07-293-0/+893
* ALSA: ASoC: Make OpenFirmware helper include file conditionalMark Brown2008-07-291-0/+4
* ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely2008-07-294-0/+198
* ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-293-28/+28
* ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-293-74/+114
* ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-292-3/+25
* ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov2008-07-291-2/+2
* ALSA: hda - use input_free_device()Takashi Iwai2008-07-291-1/+1
* ALSA: Build jack detectionMark Brown2008-07-292-0/+7
* ALSA: Add jack reporting APIMark Brown2008-07-293-0/+239
* ALSA: Fix commit: Add automatic model setting for the Acer Aspire 5920G laptopJaroslav Kysela2008-07-281-1/+1
* ALSA: hda: added 92HD81/83 supportMatthew Ranostay2008-07-282-22/+227
* ALSA: usb-audio: add BOSS GT-10 supportClemens Ladisch2008-07-281-2/+29
* ALSA: hda: digital pc-beep support hd-audio codecsMatthew Ranostay2008-07-206-0/+254
* ALSA: re-order AC97 codec ID table.Rene Herman2008-07-201-10/+10
* Linux 2.6.27Linus Torvalds2008-10-101-1/+1
* Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-091-0/+3
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-095-36/+83
|\
| * hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32XAlistair John Strachan2008-10-091-1/+1
| * hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32XAlistair John Strachan2008-10-091-0/+1
| * hwmon: (adt7473) Fix some bogosity in documentation fileDarrick J. Wong2008-10-091-13/+5Star
| * hwmon: Define sysfs interface for energy consumption registerDarrick J. Wong2008-10-091-0/+12
| * hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-091-19/+51