summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-062-58/+55
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-064-135/+114
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-068-56/+42
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-068-110/+91
* 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/+23
* 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.27v2.6.27Linus Torvalds2008-10-091-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/+5
| * 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
| * eeepc-laptop: Fix hwmon interfaceCorentin Chary2008-10-091-3/+13
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-10-093-8/+6
|\ \
| * | [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-093-8/+6
| |/
* | SLOB: fix bogus ksize calculation fixMatt Mackall2008-10-091-3/+5
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-081-0/+4
|\
| * [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-089-39/+38
|\ \ | |/ |/|
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-071-1/+5
OpenPOWER on IntegriCloud