regulator: new driver for the AD12{2,3,4,5}, AD150, and AD5022 parts
On Tue, Jun 1, 2010 at 10:25 PM, Mark Brown <broonie(a)opensource.wolfsonmicro.com> wrote: On Tue, Jun 01, 2010 at 09:33:59AM -0400, Mike Frysinger wrote: With userspace consumer enabled, power devices with only one switch PIN connect to GPIO port can be enabled and disable via sysfs interface. This ... 2 Jun 2010 01:10
[PATCH] regression 2.6.35-rc1+ hda realtek missing beep 10ec0883
From: David Fries <david(a)fries.net> The PC-Spekaer Beep control worked in 2.6.34, but not 2.6.35-rc1, this is the patch that modified that behavior. "ALSA: hda - Add parse customize define function for Realtek codecs" regression in commit da00c24493bf6ae3772dfe7343dca033ebc75955. Debug output (after this patch... 2 Jun 2010 01:10
make ARM=arm menuconfig problem in mainline
Hi, The following entry creates problem in ARM System type menu. I am using a Fedora 12 system. Length of bool "Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443, S3C2450" is the problem. How can I fix it. config ARCH_S3C2410 ������� bool "Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2... 3 Jun 2010 03:29
linux-next: manual merge of the drbd tree with the block tree
Hi all, Today's linux-next merge of the drbd tree got a conflict in fs/fs-writeback.c between commit f17625b318d9b151e7bd41e31223e9d89b2aaa77 ("Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"") from the block tree and commits 5c92877730b509fefc445bbba6b3bc441c2c272a ("writeback: fix... 2 Jun 2010 03:20
[RFC] lp_events: an lternitive to suspend blocker user mode and kernel API
-----Original Message----- From: Arve Hj�nnev�g [mailto:arve(a)android.com] Sent: Tuesday, June 01, 2010 8:10 PM To: markgross(a)thegnar.org Cc: Rafael J. Wysocki; Gross, Mark; Neil Brown; Brian Swetland; linux- kernel(a)vger.kernel.org; Arve(a)smtp1.linux-foundation.org; Thomas Gleixner; linux-pm(a)lists.linux-... 2 Jun 2010 00:05
good-day
I am Ustin Gavrie i have a proposal to discuss about a transaction worth US$25m. Please contact me if you are interested to know more about this transaction. It will be beneficial to all parties concerned. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma... 1 Jun 2010 23:00
linux-next: build failure after merge of the rr tree
Hi Rusty, After merging the rr tree, today's linux-next build (x86_64 allmodconfig) failed like this: kernel/debug/kdb/kdb_main.c: In function 'kdb_lsmod': kernel/debug/kdb/kdb_main.c:1897: error: 'struct module' has no member named 'modules_which_use_me' kernel/debug/kdb/kdb_main.c:1897: error: 'struct module... 2 Jun 2010 01:10
[PATCH] memcg remove experimental from swap account config
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> It's 11 months since we changed swap_map[] to indicates SWAP_HAS_CACHE. Since that, memcg's swap accounting has been very stable and it seems it can be maintained. So, I'd like to remove EXPERIMENTAL from the config. Acked-by: Balbir Singh <balbir(a)linu... 1 Jun 2010 21:54
smack: opt_dentry is never null in in smack_d_instantiate()
Dan Carpenter wrote: This patch removes some unneeded code for if opt_dentry is null because that can never happen. The function dereferences "opt_dentry" earlier when it checks "if (opt_dentry->d_parent == opt_dentry) {". That code was added in 2008. This function called from security_d_insta... 1 Jun 2010 20:50
inconsistent lock state (2.6.34, XFS inode shrinker)
On Tue, Jun 01, 2010 at 12:13:22PM +0200, Pedro M. L�pez wrote: ================================= [ INFO: inconsistent lock state ] 2.6.34 #1 --------------------------------- inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage. kswapd0/227 [HC0[0]:SC0[0]:HE1:SE1] takes: (&(&ip->i_iolock)->m... 1 Jun 2010 20:50