Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | [ALSA] hda-codec - Add ID for an unknown HDMI codec chip | Takashi Iwai | 1 | -0/+1 |
2008-04-24 | [ALSA] hda-intel - Fix PCM device number assignment | Takashi Iwai | 10 | -44/+66 |
2008-04-24 | [ALSA] Add more fallbacks to OSS PHONEOUT mixer map | Takashi Iwai | 1 | -0/+2 |
2008-04-24 | [ALSA] ice1724 - Add ADC setup in set_rate callback for Audiophile192 | Takashi Iwai | 1 | -8/+17 |
2008-04-24 | [ALSA] ice1724 - Enable AK4114 support for Audiophile192 | Takashi Iwai | 1 | -18/+8 |
2008-04-24 | [ALSA] hda-codec - Add support of Zepto laptops | Mirco Tischler | 2 | -0/+20 |
2008-04-24 | [ALSA] hda-codec - Add SI HDMI codec support | Takashi Iwai | 1 | -0/+5 |
2008-04-24 | [ALSA] hda-codec - Allow multiple SPDIF devices | Takashi Iwai | 1 | -2/+33 |
2008-04-24 | [ALSA] HDA - Add support for the OQO Model 2 | Tobin Davis | 1 | -1/+12 |
2008-04-24 | [ALSA] Add SUPERH depends to sound/soc/sh/Kconfig | Kristoffer Ericson | 1 | -0/+1 |
2008-04-24 | [ALSA] soc - Mono voice playback volume for WM8753 | Mike Montour | 1 | -1/+1 |
2008-04-23 | slab_err: Pass parameters correctly to slab_bug | Christoph Lameter | 1 | -2/+2 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -138/+573 |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 21 | -54/+49 |
2008-04-23 | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ... | Len Brown | 1 | -4/+6 |
2008-04-23 | iwlwifi: Fix built-in compilation of iwlcore | Tomas Winkler | 1 | -1/+1 |
2008-04-23 | net: Unexport move_addr_to_{kernel,user} | Adrian Bunk | 1 | -3/+0 |
2008-04-23 | rt2x00: Select LEDS_CLASS. | David S. Miller | 1 | -5/+10 |
2008-04-23 | iwlwifi: Select LEDS_CLASS. | David S. Miller | 1 | -2/+6 |
2008-04-23 | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 1 | -1/+0 |
2008-04-23 | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi | 4 | -2/+65 |
2008-04-23 | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 4 | -23/+144 |
2008-04-23 | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 3 | -63/+70 |
2008-04-23 | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 3 | -4/+95 |
2008-04-23 | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2 | -0/+35 |
2008-04-23 | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 4 | -8/+49 |
2008-04-23 | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 4 | -40/+118 |
2008-04-23 | [PATCH] remove unused label in xattr.c (noise from ro-bind) | Al Viro | 1 | -1/+0 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 18 | -120/+118 |
2008-04-23 | Fix cardbus resource allocation | Linus Torvalds | 1 | -15/+15 |
2008-04-23 | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki | 1 | -1/+2 |
2008-04-23 | Relax check on adding children of suspended devices | Rafael J. Wysocki | 1 | -9/+6 |
2008-04-23 | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() | Al Viro | 1 | -21/+6 |
2008-04-23 | [PATCH] proc_readfd_common() race fix | Al Viro | 1 | -3/+1 |
2008-04-23 | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro | 1 | -0/+3 |
2008-04-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 20 | -1420/+965 |
2008-04-23 | fs: use loff_t type instead of long long | David Sterba | 2 | -4/+4 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -3/+23 |
2008-04-23 | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 7 | -391/+268 |
2008-04-23 | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 3 | -506/+322 |
2008-04-23 | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 5 | -553/+396 |
2008-04-23 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 13 | -37/+45 |
2008-04-23 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 34 | -575/+2313 |
2008-04-23 | kernel-doc: fix sched.c missing parameter | Randy Dunlap | 1 | -0/+1 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 20 | -161/+276 |
2008-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 14 | -209/+431 |
2008-04-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 26 | -1561/+1173 |
2008-04-23 | fix brd allocation flags | Petr Tesarik | 1 | -1/+1 |
2008-04-23 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 17 | -1/+29 |
2008-04-23 | i2c: New driver for the SuperH Mobile I2C bus controller | Magnus Damm | 3 | -0/+511 |