SPI-ADC
2010/2/13 arjun rath <rath.arjun(a)gmail.com>: can anybody share how to start a spi based ADC linux driver.I am having a MAXIM 1242 ADC chip. The ḱernel does not contain any generic ADC subsystem abstraction (I think it would be good if it did), instead most drivers using ADC have their ADC portions stored i... 15 Feb 2010 04:20
[PATCH 12/14] MTD: add few workarounds to nand system for SmartMedia/xD chips.
* Add an option NAND_SMARTMEDIA that can be set by nand driver If set, it will cause separate ID table to be used, which includes mask rom devices and new xD cards * Workaround for wrong write protect status on some xD cards Signed-off-by: Maxim Levitsky <maximlevitsky(a)gmail.com> --- drivers/mtd/nand/nand_... 13 Feb 2010 08:12
[PATCH 05/14] blktrans: allow FTL drivers to export sysfs attributes
This patch adds an ability to export sysfs attributes below the block disk device. This can be used to pass the udev an information about the FTL and could include the vendor, serial, version, etc... Signed-off-by: Maxim Levitsky <maximlevitsky(a)gmail.com> --- drivers/mtd/mtd_blkdevs.c | 9 +++++++++ i... 13 Feb 2010 08:12
[PATCH 06/14] MTD: nand: make suspend work if device is accessed by kernel threads.
Since all userspace threads are frozen at the time the nand_suspend is called, they aren't inside any nand function. We don't call try_to_freeze in nand ether. Thus the only user that can be inside the nand functions is an non freezeable kernel thread. Thus we can safely wait for it to finish. Signed-off-by: M... 13 Feb 2010 08:12
[PATCH 04/14] MTD: call the remove notifiers before assuming it is in use
Now that mtd block common layer is prepared for proper hotplug support, enable it here Now all users of the mtd device have a chance to put the mtd device when they are notified to do so, and they have to do so to make hotplug work. Signed-off-by: Maxim Levitsky <maximlevitsky(a)gmail.com> --- drivers/mtd/mtdc... 13 Feb 2010 08:12
[PATCH 08/14] MTD: nand: cleanup the nand_do_write_ops
nand_do_write_ops have broken in regard to writing several pages, each with its own oob. Although nand_do_write_ops intends to allow such mode, it fails do do so Probably this was never tested. Also add missing checks for attemts to write at illegal offsets. Signed-off-by: Maxim Levitsky <maximlevitsky(a)gmai... 13 Feb 2010 08:12
parse-events: Make input buffer const char *
On Fri, 2010-02-12 at 19:53 -0500, Steven Rostedt wrote: I just wanted you to see a recent change I made. It touches your work around you added for the older kernels that did not convert your macro to a string. I'm sending this to you to make sure that it still works for your liking. Heh, that means I'... 13 Feb 2010 07:07
tracing: Add extract out softirq names used by irq trace events
On Fri, 2010-02-12 at 14:09 -0500, Steven Rostedt wrote: plain text document attachment (irq-events.patch) The irq trace events that map the softirq vectors to strings shows up in the format files as names. To allow binary parsers to be able to convert these names to their actual numbers, this patch extr... 25 Feb 2010 21:37
[0/4] Update slab memory hotplug series
Andi Kleen wrote: Should address all earlier comments (except for the funny cpuset case which I chose to declare a don't do that) Also this time hopefully without missing patches. There are still some other issues with memory hotadd, but that's the current slab set. The patches are agains... 13 Feb 2010 06:03
PROPOSAL READ ATTACHMENT AND GET BACK TO ME
PROPOSAL READ ATTACHMENT AND GET BACK TO ME ... 13 Feb 2010 04:58