Quantcast
Browsing all 24115 articles
Browse latest View live

[ANNOUNCE] 3.0.89-rt118 (no replies)

Dear RT Folks, I'm pleased to announce the 3.0.89-rt118 stable release. You can get this release via the git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git branch:...

View Article


[PATCH v3 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator (no...

LP3943 is an integrated device capable of driving 16 output channels. It can be used for GPIO expander and PWM generators. LP3493 registers are controlled via the I2C interface. This patch-set...

View Article


[PATCH v3 1/4] mfd: add LP3943 MFD driver (no replies)

LP3943 has 16 output pins which can be used as GPIO expander and PWM generator. * Regmap I2C interface for R/W LP3943 registers * Atomic operations for output pin assignment The driver should check...

View Article

[PATCH v3 2/4] gpio: add LP3943 I2C GPIO expander driver (no replies)

This is one of LP3943 MFD driver. LP3943 is configurable as a GPIO expander, up to 16 GPIOs. * Application note: how to configure LP3943 as a GPIO expander...

View Article

[PATCH v3 3/4] pwm: add LP3943 PWM driver (no replies)

This is the other of the LP3943 MFD driver. LP3943 can be used as a PWM generator, up to 2 channels. * Two PWM generators supported * Supported PWM operations request, free, config, enable and disable...

View Article


[PATCH 4/4] Documentation: add LP3943 DT bindings and document (1 reply)

Bindings for LP3943 MFD, GPIO and PWM controller are added. And LP3943 driver document is added also. Cc: devicetree@vger.kernel.org Cc: Lee Jones <lee.jones@linaro.org> Cc: Linus Walleij...

View Article

[PATCH v3 4/4] Documentation: add LP3943 DT bindings and document (no replies)

Bindings for LP3943 MFD, GPIO and PWM controller are added. And LP3943 driver document is added also. Cc: devicetree@vger.kernel.org Cc: Lee Jones <lee.jones@linaro.org> Cc: Linus Walleij...

View Article

[PATCH] regulator: palmas: Remove wrong comment for the equation calculating...

Current equation on the comment is wrong. For linear mapping starting from 0, the equation is (maxV-minV)/stepV + 1. Since the linear mapping for PALMAS is not all starting from 0, the equation on the...

View Article


[PATCH 1/7] sysfs: drop semicolon from to_sysfs_dirent() definition (no replies)

The expansion of to_sysfs_dirent() contains an unncessary trailing semicolon making it impossible to use in the middle of statements. Drop it. Signed-off-by: Tejun Heo <tj@kernel.org> ---...

View Article


[PATCH 3/7] sysfs: remove ktype->namespace() invocations in directory code...

For some unrecognizable reason, namespace information is communicated to sysfs through ktype->namespace() callback when there's *nothing* which needs the use of a callback. The whole sequence of...

View Article

[PATCH 5/7] sysfs: drop kobj_ns_type handling (no replies)

The way namespace tags are implemented in sysfs is more complicated than necessary. As each tag is a pointer value and required to be non-NULL under a namespace enabled parent, there's no need to...

View Article

[PATCH 7/7] sysfs: @name comes before @ns (2 replies)

Some internal sysfs functions which take explicit namespace argument are weird in that they place the optional @ns in front of @name which is contrary to the established convention. This is confusing...

View Article

[PATCH 6/7] sysfs: clean up sysfs_get_dirent() (1 reply)

The pre-existing sysfs interfaces which take explicit namespace argument are weird in that they place the optional @ns in front of @name which is contrary to the established convention. For example,...

View Article


[PATCHSET] sysfs: disentangle kobject namespace handling from sysfs (10 replies)

Hello, I'll send out multiple patchsets to separate out sysfs from driver core and kobject. The eventual goal is making sysfs modular enough so that cgroup can replace its nightmarish cgroupfs...

View Article

[RFC PATCH 1/1] module: Make wait module's refcount to zero procedure as...

Currently, if module's refcount is not zero during the unload, it waits there until the user decreases that refcount. Assume we have two modules (A & B), there are no symbol relationship between...

View Article


[PATCH] lib: vsprintf: document formats for dentry and struct file (no replies)

Looks like these were added to Documentation/printk-formats.txt but not the in-file table. Signed-off-by: Olof Johansson <olof@lixom.net> --- lib/vsprintf.c | 2 ++ 1 file changed, 2...

View Article

[PATCH] bfin_mac: remove deprecated IRQF_DISABLED (no replies)

This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/adi/bfin_mac.c. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker...

View Article


Linus Git (3.11.0+) - security/apparmor/include/policy.h:363 suspicious...

[ 29.804534] [ INFO: suspicious RCU usage. ] [ 29.804539] 3.11.0+ #5 Not tainted [ 29.804541] ------------------------------- [ 29.804545] security/apparmor/include/policy.h:363 suspicious...

View Article

[PATCH] ehea: remove deprecated IRQF_DISABLED (no replies)

This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/ibm/ehea/ehea_main.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker...

View Article

[PATCH] ethernet: amd: remove deprecated IRQF_DISABLED (no replies)

This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/amd/sun3lance.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker...

View Article
Browsing all 24115 articles
Browse latest View live