First  |  Prev |  Next  |  Last
Pages: 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514
v3 Add section count to memory_block
On Mon, 19 Jul 2010 22:53:58 -0500 Nathan Fontenot <nfont(a)austin.ibm.com> wrote: Add a section count property to the memory_block struct to track the number of memory sections that have been added/removed from a emory block. Signed-off-by: Nathan Fontenot <nfont(a)asutin.ibm.com> --- drivers/base/m... 20 Jul 2010 10:14
[PATCH 2/3] mfd: MAX8998: Add interrupts support
Use genirq and provide seperated file for interrupts support. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> --- drivers/mfd/Kconfig | 2 +- drivers/mfd/Makefile | 2 +- drivers/mfd/max8998-irq.c | ... 20 Jul 2010 03:45
[PATCH 1/3] mfd: MAX8998: Use struct i2c_client to argument on i2c operation functions
The MAX8998 chip have regulator and rtc features. The i2c slave address of regulator and rtc is different, so needs each i2c client on i2c operation functions. Also, this patch exports i2c operation functions instead of callback to make easy to read. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Sig... 20 Jul 2010 03:45
[PATCH 3/3] rtc: Add MAX8998 rtc driver
This adds support for the RTC provided by the Maxim 8998 chip. This driver was tested on a GONI board by using the rtc-test application from the Documentation/rtc.txt. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> --- drivers/mfd/max8998.c ... 20 Jul 2010 03:45
documentation: fix almost duplicate filenames (io/IO-mapping.txt)
From: Randy Dunlap <randy.dunlap(a)oracle.com> Date: Mon, Jul 19, 2010 at 10:05:45PM -0700 On Mon, 19 Jul 2010 19:27:13 -0700 Linus Torvalds wrote: On Mon, Jul 19, 2010 at 6:12 PM, Randy Dunlap <randy.dunlap(a)oracle.com> wrote: (hopefully I got this right.  I'm not a big git user.) ... 20 Jul 2010 13:33
[PATCH 0/3] MAX8998 changes for RTC
Hi. This patchset is to support the RTC provided by the Maxim 8998 chip. For this first, needs i2c interface changes and interrupts support of max8998 mfd driver. This patchset was created from below patch: [PATCH v2] regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage Joonyoung Shim ... 20 Jul 2010 03:45
[PATCH 1/4] padata: Fix cpu index counting
The counting of the cpu index got lost with a recent commit. This patch restores it. This fixes a hang of the parallel worker threads on cpu hotplug. Signed-off-by: Steffen Klassert <steffen.klassert(a)secunet.com> --- kernel/padata.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ker... 20 Jul 2010 03:45
[PATCH 4/4] crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask
If the callback cpumask is empty, we crash with a division by zero when we try to calculate a callback cpu. So we don't update the callback cpu in pcrypt_do_parallel if the callback cpumask is empty. Signed-off-by: Steffen Klassert <steffen.klassert(a)secunet.com> --- crypto/pcrypt.c | 3 +++ 1 files changed,... 20 Jul 2010 03:45
[PATCH 2/4] padata: Allocate cpumask dependend recources in any case
The cpumask separation work assumes the cpumask dependend recources present regardless of valid or invalid cpumasks. With this patch we allocate the cpumask dependend recources in any case. This fixes two NULL pointer dereference crashes in padata_replace and in padata_get_cpumask. Signed-off-by: Steffen Klasser... 20 Jul 2010 03:45
linux-next: OOPS at boot time
Hi Al, All of my PowerPC boot tests are getting this after getting to user mode (sometimes several times): ------------[ cut here ]------------ kernel BUG at fs/inode.c:1244! Oops: Exception in kernel mode, sig: 5 [#1] SMP NR_CPUS=128 NUMA pSeries last sysfs file: /sys/kernel/uevent_seqnum Modules linked in... 24 Jul 2010 09:05
First  |  Prev |  Next  |  Last
Pages: 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514