[PATCH] doc: Explain module parameter passing better
We covered "passing with modprobe" and "builtins on kcmdline" but not "modules on kcmdline". Signed-off-by: Adam Jackson <ajax(a)redhat.com> --- Documentation/kernel-parameters.txt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Documentation/kernel-parameters.txt b/Documentatio... 27 Apr 2010 12:11
2.6.43 - Intel KMS - rendering broken
Dear All, I have problems getting my Intel GMA HD to work properly. When loading the i915 driver with modeset=1 the white console font is almost green and starting X using the intel (2.10) driver results in a weird looking X. (Resolutions seems correct but the colors are all wrong) Anyone experiencing simila... 27 Apr 2010 12:11
omap fixes for v2.6.34-rc5
On Mon, 26 Apr 2010, Tony Lindgren wrote: Please pull omap fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus I pulled it this time, but I'm starting to get really irritated with you. These look like real fixes, but quite frankly, by -rc5, that... 27 Apr 2010 13:19
[PATCHv9 2.6.34-rc5 1/5] mxc: Update GPIO for USB support on Freescale MX51 Babbage HW
From: Dinh Nguyen <Dinh.Nguyen(a)freescale.com> This patch is part of enabling USB for Freescale MX51 Babbage HW. This patch updates the iomux pins for USB, and gpio line for reset the USB hub on the MX51 Babbage HW. NOTE: This 5-patch series for enabling USB is functionally dependent on this patch: "mx5: Add r... 27 Apr 2010 12:10
mxc: Add generic USB HW initialization for MX51
Hi Daniel, I appreciate your feedback. With PATCHv8 2.6.34-rc5 3/5, I did indeed test that we needed to move mxc_initialize_usb_hw before setting the USBMODE as the reset and restart would clear out the UBSMODE. With PATCHv9, I tested mxc_initialize_usb_hw to see if we really need to reset and restart the USB... 27 Apr 2010 12:10
MMC: atmel-mci: fix two parameters swapped
Hello. Nicolas Ferre wrote: Two parameters were swapped in the calls to atmci_init_slot(). Two parameters were swapped in the calls to atmci_init_slot(). The same sentence is repeated twice. Their values ??? Reported-by: Anders Grahn <anders.grahn(a)hd-wireless.se> Signed-off-by:... 30 Apr 2010 13:58
[PATCHv9 2.6.34-rc5 5/5] mx5: Add USB to Freescale MX51 defconfig
From: Dinh Nguyen <Dinh.Nguyen(a)freescale.com> Update mx51_defconfig to include USB EHCI by default. This patch applies to 2.6.34-rc4. Signed-off-by: Dinh Nguyen <Dinh.Nguyen(a)freescale.com> --- arch/arm/configs/mx51_defconfig | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) dif... 27 Apr 2010 12:10
[PATCH] Fix NULL pointer for Xen guests
Upstream PV guests fail to boot because of a NULL pointer. It is possible that xen guests have irq_desc->chip_data = NULL. Test for NULL chip_data pointer before attempting to complete an irq move. Signed-off-by: Prarit Bhargava <prarit(a)redhat.com> Acked-by: Suresh Siddha <suresh.b.siddha(a)intel.com> diff --... 4 May 2010 12:19
linux-next: manual merge of the staging-next tree with the net tree
On Tue, Apr 27, 2010 at 02:26:55PM +1000, Stephen Rothwell wrote: Hi Greg, Today's linux-next merge of the staging-next tree got a conflict in drivers/staging/arlan/arlan-main.c between commit 22bedad3ce112d5ca1eaf043d4990fa2ed698c87 ("net: convert multicast list to list_head") from the net tree and ... 6 May 2010 00:55
perf tools: Fix libdw-dev package name in error message
Em Tue, Apr 27, 2010 at 09:48:20AM -0400, Valdis.Kletnieks(a)vt.edu escreveu: On Tue, 27 Apr 2010 12:59:19 -0000, tip-bot for Stefan Hajnoczi said: Commit-ID: f93830fbb06b67848c762f2177c06cc3cbb97deb Gitweb: http://git.kernel.org/tip/f93830fbb06b67848c762f2177c06cc3cbb97deb Author: Stefan Hajno... 27 Apr 2010 12:10