| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-07-27 | 12 | -80/+259 |
|\ |
|
| * | ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel). | Nicolas Boichat | 2008-07-27 | 1 | -3/+11 |
| * | ALSA: cs4232: fix crash during chip PNP detection | Krzysztof Helt | 2008-07-27 | 1 | -0/+1 |
| * | ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptop | Travis Place | 2008-07-27 | 1 | -0/+1 |
| * | ALSA: make snd_ac97_add_vmaster() static | Adrian Bunk | 2008-07-27 | 1 | -2/+2 |
| * | ALSA: sound/pci/azt3328.h: no variables for enums | Adrian Bunk | 2008-07-27 | 1 | -2/+2 |
| * | ALSA: soc - wm9712 mono mixer | Marek Vasut | 2008-07-20 | 1 | -5/+5 |
| * | ALSA: hda - Add support of ASUS Eeepc P90* | Kailang Yang | 2008-07-18 | 1 | -7/+172 |
| * | ALSA: opti9xx: no isapnp param for !CONFIG_PNP | Rene Herman | 2008-07-18 | 1 | -0/+4 |
| * | ALSA: opti93x - Fix NULL dereference | Takashi Iwai | 2008-07-18 | 1 | -1/+1 |
| * | ALSA: hda - Added support for Asus V1Sn | Alexander Holler | 2008-07-17 | 1 | -0/+1 |
| * | ALSA: ASoC: Factor PGA DAPM handling into main | Mark Brown | 2008-07-17 | 1 | -18/+8 |
| * | ALSA: ASoC: Refactor DAPM event handler | Mark Brown | 2008-07-17 | 1 | -38/+41 |
| * | ALSA: ALSA: ens1370: communicate PCI device to AC97 | Rene Herman | 2008-07-17 | 1 | -0/+1 |
| * | ALSA: ens1370: SRC stands for Sample Rate Converter | Rene Herman | 2008-07-17 | 1 | -1/+1 |
| * | ALSA: hda - Align BDL position adjustment parameter | Takashi Iwai | 2008-07-16 | 1 | -1/+5 |
| * | ALSA: Au1xpsc: psc not disabled when TX is idle | Roel Kluin | 2008-07-15 | 1 | -1/+1 |
| * | ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name. | Rene Herman | 2008-07-15 | 1 | -1/+2 |
* | | CONFIG_SOUND_WM97XX: remove stale makefile line | Adrian Bunk | 2008-07-24 | 1 | -2/+0 |
* | | remove the OSS trident driver | Adrian Bunk | 2008-07-24 | 4 | -5054/+0 |
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 2 | -9/+21 |
|\ \ |
|
| * \ | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 3 | -11/+31 |
| |\ \ |
|
| | * \ | Merge branch 'pxa-tosa' into pxa | Russell King | 2008-07-12 | 2 | -9/+21 |
| | |\ \ |
|
| | | * | | [ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio api | Dmitry Baryshkov | 2008-07-07 | 2 | -9/+21 |
| | * | | | Merge branch 'machtypes' into pxa-palm | Russell King | 2008-07-09 | 19 | -131/+185 |
| | |\ \ \ |
|
* | | | | | | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 3 | -10/+14 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 15 | -3834/+30 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 15 | -3834/+30 |
| |\ \ \ \ \ |
|
| | * | | | | | firmware: convert sb16_csp driver to use firmware loader exclusively | Jaswinder Singh | 2008-07-14 | 3 | -980/+0 |
| | * | | | | | firmware: convert ymfpci driver to use firmware loader exclusively | David Woodhouse | 2008-07-10 | 3 | -1638/+0 |
| | * | | | | | firmware: convert maestro3 driver to use firmware loader exclusively | David Woodhouse | 2008-07-10 | 2 | -181/+0 |
| | * | | | | | firmware: convert korg1212 driver to use firmware loader exclusively | David Woodhouse | 2008-07-10 | 3 | -1015/+0 |
| | * | | | | | Fix a const pointer usage warning in the Digigram miXart soundcard driver | David Howells | 2008-07-10 | 1 | -1/+1 |
| | * | | | | | Fix a const pointer usage warning in the Digigram pcxhr soundcard driver | David Howells | 2008-07-10 | 1 | -1/+1 |
| | * | | | | | Fix a const pointer usage warning in the Digigram VX soundcard driver | David Howells | 2008-07-10 | 1 | -1/+1 |
| | * | | | | | ymfpci: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -25/+34 |
| | * | | | | | maestro3: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -14/+15 |
| | * | | | | | vx: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -2/+2 |
| | * | | | | | pcxhr: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -2/+2 |
| | * | | | | | riptide: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -5/+5 |
| | * | | | | | vx222: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -1/+1 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 2 | -3/+11 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | [ARM] Merge most of the PXA work for initial merge | Russell King | 2008-07-14 | 1 | -2/+10 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | / /
| | | |_|/ /
| | |/| | | |
|
| | * | | | | [ARM] 5063/1: pxa: add clk support for pxa2xx I2S | eric miao | 2008-07-07 | 1 | -2/+10 |
| | | |_|/
| | |/| | |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-------. \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | | | | | |/ / /
| | | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 2008-07-10 | 1 | -1/+1 |
| | | |_|_|/ /
| | |/| | | | |
|
* | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 3 | -3/+25 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 19 | -131/+185 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | snd/PCM: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -2/+6 |