First  |  Prev |  Next  |  Last
Pages: 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740
Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDS
* Christoph Egger <siccegge(a)cs.fau.de> [100630 18:58]: LEDS_OMAP_DEBUG doesn't exist in Kconfig, therefore replacing all references for it with OMAP_DEBUG_LEDS from the source code. Applied. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord... 5 Jul 2010 04:34
Removing dead OMAP_IR
* Christoph Egger <siccegge(a)cs.fau.de> [100630 18:49]: OMAP_IR doesn't exist in Kconfig, therefore removing all references for it from the source code. Thanks I've updated this for the new mux code for board-h4.c and applied it. Updated patch below. Regards, Tony ... 5 Jul 2010 04:34
[PATCH 2/2] perf: Version String fix, for fallback if not from git
This gets rid of the default version fallback for Perf and changes it so that it returns the version of the kernel from it's Makefile (if sources were not from git, ie. if it was downloaded from a tarball) Signed-off-by: Thavidu Ranatunga <tharan(a)au1.ibm.com> Signed-off-by: Ian Munsie <imunsie(a)au1.ibm.com> --- ... 5 Jul 2010 04:34
[PATCH] bluetooth: btmrvl_sdio: silence warning
Clone checking of ret to simplify the code. This patch silences a compiler warning: drivers/bluetooth/btmrvl_sdio.c: In function 'btmrvl_sdio_verify_fw_download': drivers/bluetooth/btmrvl_sdio.c:80: warning: 'fws1' may be used uninitialized in this function drivers/bluetooth/btmrvl_sdio.c:80: note: 'fws1' was dec... 5 Jul 2010 04:34
[PATCH 1/2] perf: Version String fix, using kernel version
Changes the Perf --version string such that it shows the kernel version as suggested by Ingo as follows: That way the perf that comes with v2.6.34 will be: perf version v2.6.34 while interim versions will have the version of the interim kernel - for example: perf version v2.6.35-rc4-70-g39ef13a This funct... 5 Jul 2010 04:34
[PATCH] asus-laptop: fix asus_input_init error path
This patch includes below fixes: 1. return -ENOMEM instead of 0 if input_allocate_device fail. 2. fix wrong goto if sparse_keymap_setup fail. 3. fix wrong goto if input_register_device fail. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/platform/x86/asus-laptop.c | 10 +++++----- 1 files changed,... 5 Jul 2010 04:33
Removing dead PROCESSOR_NS9750
On Wed, Jun 30, 2010 at 05:58:48PM +0200, Christoph Egger wrote: PROCESSOR_NS9750 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-ns9xxx/gpio.c | 8 -------- 1 files changed, 0 insert... 5 Jul 2010 03:29
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb
Is there no possibility of some other matching function existing after ours in the tree which might need to also be called? If so, this change would prevent that. Regards jonathan dmi_check_system() walks the table running matching functions until someone returns non zero or we hit the end. This... 6 Jul 2010 01:25
hwmon: sysfs API updates
Hi Guenter, On Sun, 4 Jul 2010 21:10:18 -0700, Guenter Roeck wrote: Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- Documentation/hwmon/sysfs-interface | 37 +++++++++++++++++++++++++++++----- 1 files changed, 31 insertions(+), 6 deletions(-) As usual, I don't have the time to review ... 6 Jul 2010 03:33
linux-next: Tree for July 5
Hi all, Changes since 20100702: The kbuild-current tree gained a build warning that should be an error. The omap tree gained a conflict against the arm tree. The vfs tree gained conflicts against the xfs and nilfs trees. The wireless tree lost its conflict. The tip tree lost all bit one of its conflic... 5 Jul 2010 02:25
First  |  Prev |  Next  |  Last
Pages: 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740