| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68knommu: removed include of system.h from bitops | Greg Ungerer | 2007-02-09 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-02-09 | 1 | -0/+1 |
|\ |
|
| * | Add PCI class ID for firewire OHCI controllers. | Kristian H�gsberg | 2007-02-08 | 1 | -0/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm | Linus Torvalds | 2007-02-09 | 3 | -115/+3 |
|\ \ |
|
| * | | [APM] SH: Convert to use shared APM emulation. | Paul Mundt | 2007-02-09 | 1 | -46/+0 |
| * | | [APM] MIPS: Convert to use shared APM emulation. | Ralf Baechle | 2007-02-09 | 1 | -64/+0 |
| * | | [APM] ARM: Convert to use shared APM emulation. | Ralf Baechle | 2007-02-09 | 1 | -64/+0 |
| * | | [APM] Add shared version of APM emulation | Ralf Baechle | 2007-02-09 | 1 | -0/+62 |
* | | | [PATCH] x86_64 ia32 vDSO: use install_special_mapping | Roland McGrath | 2007-02-09 | 1 | -1/+0 |
* | | | [PATCH] Add install_special_mapping | Roland McGrath | 2007-02-09 | 1 | -0/+3 |
* | | | [PATCH] md: avoid possible BUG_ON in md bitmap handling | Neil Brown | 2007-02-09 | 1 | -0/+1 |
* | | | [PATCH] knfsd: fix a race in closing NFSd connections | NeilBrown | 2007-02-09 | 1 | -1/+1 |
* | | | [PATCH] ufs: restore back support of openstep | Evgeniy Dushistov | 2007-02-09 | 1 | -0/+1 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc | Linus Torvalds | 2007-02-09 | 6 | -128/+153 |
|\ \ \ |
|
| * | | | [EISA] EISA registration with !CONFIG_EISA | Maciej W. Rozycki | 2007-02-09 | 1 | -0/+10 |
| * | | | [TC] TURBOchannel support for the DECstation | Maciej W. Rozycki | 2007-02-09 | 1 | -1/+2 |
| * | | | [TC] MIPS: TURBOchannel update to the driver model | Maciej W. Rozycki | 2007-02-09 | 4 | -127/+141 |
| |/ / |
|
* | | | [PATCH] iscsi endianness annotations | Al Viro | 2007-02-09 | 1 | -19/+27 |
* | | | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 2007-02-09 | 9 | -51/+0 |
* | | | [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t | Al Viro | 2007-02-09 | 1 | -1/+1 |
* | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-02-09 | 19 | -205/+1288 |
|\ \ \ |
|
| * | | | [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED | Takashi Iwai | 2007-02-09 | 1 | -1/+1 |
| * | | | [ALSA] version 1.0.14rc2 | Jaroslav Kysela | 2007-02-09 | 1 | -2/+2 |
| * | | | [ALSA] soc - 0.13 ASoC headers | Graeme Gregory | 2007-02-09 | 1 | -110/+83 |
| * | | | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 4 | -5/+5 |
| * | | | [ALSA] Add some more 'const', but needs changes in i2c/other/ak4* | Takashi Iwai | 2007-02-09 | 3 | -4/+4 |
| * | | | [ALSA] emu10k1 - Fix ABI for older ld10k1 | Takashi Iwai | 2007-02-09 | 1 | -4/+17 |
| * | | | [ALSA] ac97 - fix various issues with AD1986/AD1986A support | Randy Cushman | 2007-02-09 | 1 | -0/+1 |
| * | | | [ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel | Takashi Iwai | 2007-02-09 | 1 | -0/+1 |
| * | | | [ALSA] ak4114 - Use global workqueue | Takashi Iwai | 2007-02-09 | 1 | -1/+0 |
| * | | | [ALSA] Fix the soc code after dhowells workqueue changes. | Andrew Morton | 2007-02-09 | 1 | -0/+2 |
| * | | | [ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5 | James Courtier-Dutton | 2007-02-09 | 1 | -8/+55 |
| * | | | [ALSA] add struct snd_pcm_substream forward declaration | Randy Dunlap | 2007-02-09 | 1 | -0/+2 |
| * | | | [ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook. | James Courtier-Dutton | 2007-02-09 | 1 | -0/+3 |
| * | | | [ALSA] Current driver does not utilize 44.1kHz high quality sampling rate con... | Teru KAMOGASHIRA | 2007-02-09 | 1 | -1/+3 |
| * | | | [ALSA] Add PCI quirk list helper function | Takashi Iwai | 2007-02-09 | 1 | -0/+25 |
| * | | | [ALSA] Remove obsolete typedefs.h | Takashi Iwai | 2007-02-09 | 2 | -175/+0 |
| * | | | [ALSA] make sound/core/control.c:snd_ctl_new() static | Adrian Bunk | 2007-02-09 | 1 | -1/+0 |
| * | | | [ALSA] wavefront: simplify YSS225 register initialization | Clemens Ladisch | 2007-02-09 | 1 | -0/+2 |
| * | | | [ALSA] sb16: add request_firmware() | Clemens Ladisch | 2007-02-09 | 1 | -0/+14 |
| * | | | [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers | Takashi Iwai | 2007-02-09 | 1 | -1/+1 |
| * | | | [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) | Liam Girdwood | 2007-02-09 | 1 | -9/+14 |
| * | | | [ALSA] ymfpci: add request_firmware() | Clemens Ladisch | 2007-02-09 | 1 | -0/+2 |
| * | | | [ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000. | James Courtier-Dutton | 2007-02-09 | 1 | -0/+1 |
| * | | | [ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs. | James Courtier-Dutton | 2007-02-09 | 1 | -7/+22 |
| * | | | [ALSA] ASoC codecs: WM8750 support | Richard Purdie | 2007-02-09 | 1 | -0/+1 |
| * | | | [ALSA] ASoC codecs: WM8731 support | Richard Purdie | 2007-02-09 | 1 | -0/+1 |
| * | | | [ALSA] ASoC: core and dapm headers | Richard Purdie | 2007-02-09 | 3 | -0/+767 |
| * | | | [ALSA] pcm core: add prealloc_max file to substream directory to show maximum... | Jaroslav Kysela | 2007-02-09 | 1 | -0/+1 |
| * | | | [ALSA] alsa core: add struct device pointer to struct snd_pcm | Johannes Berg | 2007-02-09 | 1 | -0/+1 |