index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.
Rene Herman
2008-08-13
1
-1
/
+1
*
ALSA: au88x0: clipping ceiling loop wrong in comment
roel kluin
2008-08-13
1
-1
/
+1
*
ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers
Timur Tabi
2008-08-13
1
-11
/
+15
*
ALSA: ASoC: Add WM8580 CODEC driver
Mark Brown
2008-08-13
4
-0
/
+1103
*
ALSA: wss_lib: rework snd_ad1848_probe()
Rene Herman
2008-08-06
1
-64
/
+69
*
ALSA: ac97 - Enable mono-out on ALC203 codec as default
Takashi Iwai
2008-08-06
2
-1
/
+9
*
ALSA: snd_usb_audio: fix SB Extigy IR Remote regression
Phillip Michael Jordan
2008-08-06
1
-4
/
+5
*
ALSA: ASoC: Add WM8900 CODEC driver
Mark Brown
2008-08-06
4
-0
/
+1612
*
ALSA: hda: Add support for ECS/PC Chips boards with Sigmatel codecs
Mauro Carvalho Chehab
2008-08-06
1
-0
/
+35
*
ALSA: hda - Fix sound on NEC Versa S9100
Pascal Terjan
2008-08-06
1
-0
/
+48
*
ALSA: wss_lib: fix AZT2320 probe.
Rene Herman
2008-08-06
1
-5
/
+7
*
ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card ID
Rene Herman
2008-08-06
1
-0
/
+2
*
ALSA: wss_lib: remove second mutexes initialization
Krzysztof Helt
2008-08-06
1
-4
/
+0
*
ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fix
Rene Herman
2008-08-06
1
-3
/
+5
*
ALSA: wss_lib: fix opti93x capture formats limitations
Krzysztof Helt
2008-08-06
1
-2
/
+4
*
ALSA: wss_lib: use wss detection code instead of ad1848 one
Krzysztof Helt
2008-08-06
10
-678
/
+150
*
ALSA: wss_lib: use wss pcm code instead of ad1848 one
Krzysztof Helt
2008-08-06
10
-581
/
+129
*
ALSA: wss_lib: use wss mixer code instead of ad1848 one
Krzysztof Helt
2008-08-06
8
-283
/
+98
*
ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)
Krzysztof Helt
2008-08-06
2
-58
/
+55
*
ALSA: wss_lib: replace ad1848 mixer element macros with wss ones
Krzysztof Helt
2008-08-06
4
-135
/
+114
*
ALSA: wss_lib: use wss constants instead of ad1848 ones
Krzysztof Helt
2008-08-06
8
-56
/
+42
*
ALSA: wss_lib: use struct snd_wss instead of snd_ad1848
Krzysztof Helt
2008-08-06
8
-110
/
+91
*
ALSA: wss_lib: rename cs4321_foo to wss_foo
Krzysztof Helt
2008-08-06
13
-956
/
+1225
*
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
2008-08-06
14
-12
/
+12
*
ALSA: wss_lib: move cs4231_lib into wss_lib
Krzysztof Helt
2008-08-06
5
-39
/
+47
*
ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI card
Misha Zhilin
2008-08-01
2
-1
/
+15
*
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
2008-08-01
4
-17
/
+46
*
ALSA: Add USB US122L driver
Karsten Wiese
2008-08-01
10
-1
/
+1648
*
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
2008-08-01
5
-45
/
+23
*
ALSA: IEC958 definition for consumer status channel update
Pawel MOLL
2008-08-01
1
-20
/
+69
*
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
2008-07-29
5
-23
/
+45
*
ALSA: ASoC: convert use of uint to unsigned int
Jon Smirl
2008-07-29
3
-43
/
+43
*
ALSA: ASoC: Add all CODECs Kconfig option
Mark Brown
2008-07-29
1
-0
/
+23
*
ALSA: ASoC: AD1980 audio codec driver
Cliff Cai
2008-07-29
4
-0
/
+337
*
ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26
Mark Brown
2008-07-29
1
-1
/
+1
*
ALSA: ASoC: Export DAI and codec for TLV320AIC26
Mark Brown
2008-07-29
2
-0
/
+4
*
ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driver
Grant Likely
2008-07-29
4
-0
/
+618
*
ALSA: ASoC: Add mpc5200-psc I2S driver
Grant Likely
2008-07-29
3
-0
/
+893
*
ALSA: ASoC: Make OpenFirmware helper include file conditional
Mark Brown
2008-07-29
1
-0
/
+4
*
ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers
Grant Likely
2008-07-29
4
-0
/
+198
*
ALSA: ASoC: Rename mask to max to reflect usage
Jon Smirl
2008-07-29
3
-28
/
+28
*
ALSA: ASoC: Convert bitfields in ASoC into full int width
Jon Smirl
2008-07-29
3
-74
/
+114
*
ALSA: ASoC: Allow codecs to override register display
Mark Brown
2008-07-29
2
-3
/
+25
*
ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 drivers
Dmitry Baryshkov
2008-07-29
1
-2
/
+2
*
ALSA: hda - use input_free_device()
Takashi Iwai
2008-07-29
1
-1
/
+1
*
ALSA: Build jack detection
Mark Brown
2008-07-29
2
-0
/
+7
*
ALSA: Add jack reporting API
Mark Brown
2008-07-29
3
-0
/
+239
*
ALSA: Fix commit: Add automatic model setting for the Acer Aspire 5920G laptop
Jaroslav Kysela
2008-07-28
1
-1
/
+1
*
ALSA: hda: added 92HD81/83 support
Matthew Ranostay
2008-07-28
2
-22
/
+227
*
ALSA: usb-audio: add BOSS GT-10 support
Clemens Ladisch
2008-07-28
1
-2
/
+29
[next]