First  |  Prev |  Next  |  Last
Pages: 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977
Staging: winbond: Fix spacing around brackets and colons
On Thu, May 27, 2010 at 12:39:38AM +0100, Mike Sheldon wrote: Patches mac_structures.h to correct the spacing around brackets and colons as reported by checkpatch.pl This series doesn't apply at all, what tree did you make it against? Can you redo it against the latest linux-next tree to make sure you got all... 18 Jun 2010 13:32
[PATCH 5/5] mtd: mxc_nand fixups
This patch removes some unused variable declarations. The patch is against linux-next 20100618. Signed-off-by: John Ogness <john.ogness(a)linutronix.de> --- drivers/mtd/nand/mxc_nand.c | 2 -- 1 file changed, 2 deletions(-) Index: linux-next-20100618/drivers/mtd/nand/mxc_nand.c ==========================... 18 Jun 2010 13:32
[PATCH 0/5] mtd: mxc_nand fixups
Hi, The following 5 patches fix several issues with the MXC NFC driver. These changes were tested using an i.MX35 with a 16-bit flash chip (2K pages, 64 pages per eraseblock). Many of the changes are sitting behind a nfc_is_v21() check because I do not know if the older NAND controllers are the same. John O... 18 Jun 2010 13:32
[RELEASE] Userspace RCU 0.4.6
Hi, I just released userspace rcu 0.4.6, which contains added ARMv7l support. It also includes the new make check target. I skipped 0.4.5 because I updated the README file after the release. Thanks, Mathieu -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.effic... 18 Jun 2010 13:32
X86: pci, fix section mismatch
On Tue, 15 Jun 2010 15:43:19 +0200 Jiri Slaby <jslaby(a)suse.cz> wrote: pcibios_scan_specific_bus calls pci_scan_bus_on_node which is __devinit. Mark pcibios_scan_specific_bus __devinit as well since all users are now __init or __devinit. Signed-off-by: Jiri Slaby <jslaby(a)suse.cz> Cc: Jesse Barnes <... 18 Jun 2010 13:32
USB: gadget: g_multi: added documentation and INF files
> On Fri, Jun 18, 2010 at 03:07:19PM +0200, Michal Nazarewicz wrote: A short documentation of the g_multi driver along with INF files for Windows XP SP3 are provided. Signed-off-by: Michal Nazarewicz <m.nazarewicz(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> --- Sorr... 18 Jun 2010 12:26
tty: avoid recursive BTM in pty_close
> I'd like to get Alan's opinion on whether he considers the change in pty.c safe. I considered it a while ago when trying to work out removing the BKL from this path. After much head banging and an overwhelming desire to go and get drunk instead I concluded it wasn't possible to tell by analysis. So I ack t... 28 Jun 2010 16:09
[PATCH 0/3} hwmon: Driver for SMM665 Six-Channel Active DC Output Controller/Monitor
This driver adds support for the hardware monitoring features of the Summit Microelectronics SMM665 Six-Channel Active DC Output Controller/Monitor. Issues/questions/notes: - Some of the command register enum values are currently unused. Keep or remove ? - Critical voltage values are not supported by the curre... 18 Jun 2010 12:26
[PATCH 2/3] hwmon: SMM665 driver documentation
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- Documentation/hwmon/smm665 | 116 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 116 insertions(+), 0 deletions(-) create mode 100644 Documentation/hwmon/smm665 diff --git a/Documentation/hwmon/smm665 b/Documentation/hwmon/smm665 ne... 18 Jun 2010 12:26
[PATCH 3/3] hwmon: Update MAINTAINERS for smm665 driver
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- MAINTAINERS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6d119c9..2e8334d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5205,6 +5205,13 @@ M: Nicolas Pitre <nico(a)fluxnic.net> S: O... 18 Jun 2010 12:26
First  |  Prev |  Next  |  Last
Pages: 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977