regulator: Fix display of null constraints for regulators
On Thu, 2010-02-11 at 19:20 +0000, Mark Brown wrote: If the regulator constraints are empty and there is no voltage reported then nothing will be added to the text displayed for the constraints, leading to random stack data being printed. This is unlikely to happen for practical regulators since most will a... 12 Feb 2010 06:41
[PATCH] regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()
After `for (val = LDO_VOL_MIN_IDX; val <= LDO_VOL_MAX_IDX; val++)', if no break occurs, val reaches LDO_VOL_MIN_IDX + 1, which is out of bounds for ldo45_voltage_map[] and ldo123_voltage_map[]. Similarly BUCK_TARGET_VOL_MAX_IDX + 1 is out of bounds for buck_voltage_map[]. Signed-off-by: Roel Kluin <roel.kluin@g... 12 Feb 2010 06:41
[PATCH 1/2] GFS2: Fix error code
From: Abhijith Das <adas(a)redhat.com> We need this one-liner to signal the mount helper of the 'insufficient journals' condition. Signed-off-by: Abhijith Das <adas(a)redhat.com> Signed-off-by: Steven Whitehouse <swhiteho(a)redhat.com> --- fs/gfs2/ops_fstype.c | 2 +- 1 files changed, 1 insertions(+), 1 deletio... 12 Feb 2010 06:41
[GFS2] Pre-pull patch posting (fixes)
Hi, Here are a couple of GFS2 fixes. Both are one-liners, Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkm... 12 Feb 2010 06:41
[PATCH 2/2] GFS2: Fix bmap allocation corner-case bug
This patch solves a corner case during allocation which occurs if both metadata (indirect) and data blocks are required but there is an obstacle in the filesystem (e.g. a resource group header or another allocated block) such that when the allocation is requested only enough blocks for the metadata are returned. ... 12 Feb 2010 06:41
regulator: Provide optional dummy regulator for consumers
On Fri, 2010-02-12 at 10:18 +0000, Mark Brown wrote: In order to ease transitions with drivers are boards start using regulators provide an option to cause all regulator_get() calls to succeed, with a dummy always on regulator being supplied where one has not been configured. A warning is printed whenever t... 12 Feb 2010 06:41
12/02/10 :Its Yours Bmw X.6 Concept:
You wo.n a B.M.W X.6 Con.cept Car and 750,000.00 G.B.P. with Tic-ket num.ber: 22 5954 78 and Ser-ial num.ber:BMWP / S-A-M 7554-1189 Con.tact Mr. Beam Dave, E_mail: beamdave(a)mail.gr TEL: +44 7 02401 3629 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordo... 12 Feb 2010 06:41
ARM: ixp2000: fix type of ixp2000_timer_interrupt
Hi Russell, On Sat, Jan 23, 2010 at 10:01:39PM +0100, Uwe Kleine-K�nig wrote: This fixes a build warning for 2.6.33-rc5: arch/arm/mach-ixp2000/core.c:217: warning: initialization from incompatible pointer type Signed-off-by: Uwe Kleine-K�nig <u.kleine-koenig(a)pengutronix.de> --- arch/arm/mach... 12 Feb 2010 06:41
Add an Apple iMac9,1 DMI entry to reboot.c so the machine reboot's properly.
On Friday 12 February 2010 11:15:06 Justin P. Mattock wrote: On 02/09/10 07:04, Justin P. Mattock wrote: Whats the status if this patch? On the iMac9,1 sudo /sbin/reboot results in a black screen. Adding this DMI entry gets the machine to reboot cleanly as it should. ... 12 Feb 2010 05:28
[PATCH 0/6] lis3lv02d: Power management, click and threshold interrupts
Hello, Sorry, I haven't had time to fully review the patches. Nevertheless, I've tested them on my HP laptop with a 12bit device, and can confirm it's all fine. The only hiccup is in patch 6: it declares the joystick with 3 buttons, although on this hardware it's impossible to have this feature. ... 12 Feb 2010 05:28