Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH 11/15] driver-core: platform: convert bus code to use dev_groups (no...

The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the platform bus code to use the correct field. Signed-off-by: Greg Kroah-Hartman...

View Article


[PATCH 12/15] HID: convert bus code to use dev_groups (no replies)

The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the HID bus code to use the correct field. Cc: Jiri Kosina <jkosina@suse.cz>...

View Article


[PATCH 05/15] PPC: VIO: convert bus code to use bus_groups (no replies)

The bus_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the VIO bus code to use the correct field. Cc: Benjamin Herrenschmidt...

View Article

[PATCH 08/15] Input: serio: convert bus code to use drv_groups (no replies)

The drv_attrs field of struct bus_type is going away soon, drv_groups should be used instead. This converts the serio bus code to use the correct field. Cc: Dmitry Torokhov...

View Article

[PATCH 04/15] PPC: ibmebus: convert bus code to use bus_groups (no replies)

The bus_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the ibmebus bus code to use the correct field. Cc: Benjamin Herrenschmidt...

View Article


[PATCH 07/15] Input: gameport: convert bus code to use drv_groups (no replies)

The drv_attrs field of struct bus_type is going away soon, drv_groups should be used instead. This converts the gameport bus code to use the correct field. Cc: Dmitry Torokhov...

View Article

[PATCH 02/15] rbd: convert bus code to use bus_groups (no replies)

The bus_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the RBD bus code to use the correct field. Cc: Yehuda Sadeh <yehuda@inktank.com> Cc:...

View Article

[PATCH 01/15] PCI: convert bus code to use bus_groups (1 reply)

The bus_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the PCI bus code to use the correct field. Cc: Bjorn Helgaas <bhelgaas@google.com>...

View Article


[ANNOUNCE] Git v1.8.4 (no replies)

The latest feature release Git v1.8.4 is now available at the usual places. It contains 870+ changes from ~100 contributors (among which 33 people are new) since v1.8.3. We will have two more releases...

View Article


[PATCH 1/5] thermal: hwmon: move hwmon support to single file (no replies)

In order to improve code organization, this patch moves the hwmon sysfs support to a file named thermal_hwmon. This helps to add extra support for hwmon without scrambling the code. In order to do...

View Article

[PATCH 0/5] drivers: thermal: several fixes (5 replies)

Hello all, This is simple patch set with fixes on core thermal framework. These fixes are a set of changes that I find needed that I found during the process of attempting to describe thermal data...

View Article

[RFC PATCH 01/14] cpufreq: cpufreq-cpu0: add dt node parsing for...

This patch changes the cpufreq-cpu0 driver to consider if a cpu needs cooling (with cpufreq). In case the cooling is needed, it can be flagged at the cpu0 device tree node, with the list of zones...

View Article

[RFC PATCH 00/14] RFCv2: device thermal limits represented in device tree...

Hello all, First of all, apologize for the very late answer. But I am resuming this work. This RFC is about describing hardware thermal limits using device tree. Based on the discussion on the first...

View Article


[PATCH] usb: acm gadget: Null termintate strings table (1 reply)

I couldn't get the whitespace formatting correctly from Windows Office (work email) so I attached the patch file. I ran it on it applies correctly.

View Article

[PATCH] Documentation/kmemcheck: update kmemcheck documentation (no replies)

Kmemcheck configuration menu location correction in Documentation/ kmemcheck.txt Signed-off-by: Libin <huawei.libin@huawei.com> --- Documentation/kmemcheck.txt | 6 +++--- 1 file changed, 3...

View Article


[PATCH] workqueue: remove unnecessary goto statement (no replies)

Using return NULL to replace goto statement and avoiding a redundant function call for free_workqueue_attrs(). If kzalloc for attrs of struct workqueue_attrs is failed, alloc_workqueue_attrs return...

View Article

[PATCH v2] bq24190_charger: Add support for TI BQ24190 Battery Charger (no...

Add driver support for the Texas Instruments BQ24190 battery charger. Some of the information provided by the device is about the charger and other information is about the battery so create two...

View Article


BCM57765: timeout waiting for hardware interrupt (no replies)

Chris et al, with 3.11-rc6 and the Broadcom BCM57765 card reader [1] in my Macbook Retina, interrupts are not seen during card insertion: sdhci: Secure Digital Host Controller Interface driver sdhci:...

View Article

Re-Validate Your MailBox (no replies)

-- Dear Web-mail User, This is to inform you that we are currently carrying out scheduled maintenance and upgrading all Web mail service Due to recent virus attack TROJAN detected in our Data Base...

View Article

[PATCH] ARC: [lib] strchr breakage in Big-endian configuration (no replies)

From: Joern Rennecke <joern.rennecke@embecosm.com> For a search buffer, 2 byte aligned, strchr() was returning pointer outside of buffer (buf - 1) ------------->8---------------- // Input...

View Article
Browsing all 24115 articles
Browse latest View live