MAINTAINERS: Add patterns to WIMAX STACK
On Fri, 2010-06-11 at 18:06 -0700, Joe Perches wrote: Signed-off-by: Joe Perches <joe(a)perches.com> Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez(a)intel.com> You would be missing include/linux/wimax.h include/linux/wimax/debug.h [there is a file include/linux/wimax/i2400m.h that is part of the i2400m ... 14 Jun 2010 14:00
[PATCH] TPM: ReadPubEK output struct fix
This patch adds a missing element of the ReadPubEK command output, that prevents future overflow of this buffer when copying the TPM output result into it. Signed-off-by: Rajiv Andrade <srajiv(a)linux.vnet.ibm.com> --- drivers/char/tpm/tpm.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --... 14 Jun 2010 14:00
e-SATA ExpressCard - OOPS plus incrementing "ataX" on Linux-2.6.xx
On Mon, Jun 14, 2010 at 11:16:29PM +0800, Jeff Chua wrote: Hi, I just buy an e-SATA ExpressCard and trying on my notebook. It's able to see the external SATA harddisk. On initial boot, I'm seeing the following OOPS. 2010-06-14T16:43:21.077256+08:00 boston kernel: scsi 6:0:0:0: Direct-Acces... 14 Jun 2010 21:49
khubd -- switch USB product/manufacturer/serial handling to RCU
On Mon, Jun 14, 2010 at 12:15:41PM +0100, Andy Whitcroft wrote: With the introduction of wireless USB hubs the product, manufacturer, and serial number are now mutable. Changable by whom? The device itself? This has always been the case, although it is usually very rare for a device to do this. This ne... 15 Jun 2010 06:30
power: Add JZ4740 battery driver.
On Wed, Jun 02, 2010 at 09:12:29PM +0200, Lars-Peter Clausen wrote: This patch adds support for the battery voltage measurement part of the JZ4740 ADC unit. Signed-off-by: Lars-Peter Clausen <lars(a)metafoo.de> Cc: Anton Vorontsov <cbouatmailru(a)gmail.com> --- Looks good. I see this is an RFC. Do you... 28 Jun 2010 08:24
New issues in 2.6.35-rc{1,2}
Hey devs! In both of these versions, the update of the carrier flag seems to be "different" than before (linux-2.6.34-08528-gb3f2f6c): wlan0 (iwlagn) does not recognize it's disconnected and eth0 (e1000e) does only react correctly after I restarted dhcpcd (isc): [11:20] kr:pm# dhcpcd eth0 dhcpcd: version ... 15 Jun 2010 05:25
iwlagn completely unusable with some AP since 2.6.31
Dear all, (please cc) Since AFAIR 2.6.32-rc the iwlagn driver seems to be completely hosed with some AP. Permanently dropping connections, hanging, BUGing. Unfortunately the only reply I get from iwl maintainers is "do git bisect" which is a bit a pain with someting that is not stable reproducible. It seems... 17 Jun 2010 14:31
soc/sh: Fix I2C dependency for SND_FSI_AK4642
On Mon, Jun 14, 2010 at 05:39:41PM +0200, Peter Huewe wrote: bool "FSI-AK4642 sound support" depends on SND_SOC_SH4_FSI select SND_SOC_AK4642 + select I2C I'd have thought a depends was more appropriate. Arguably you want to depend on the SH I2C driver since the driver is useless without the r... 15 Jun 2010 12:02
ACPI: video: DMI workaround broken Acer 5710 BIOS enabling display brightness
Matthew Garrett wrote: On Mon, Jun 14, 2010 at 10:17:44AM +0300, Ozan Çağlayan wrote: Acer Aspire 5710 suffers from a similar ACPI problem reported at: http://bugzilla.kernel.org/show_bug.cgi?id=13121 Bleah. Is this really necessary? If we set maximum brightness and then read back something other... 14 Jun 2010 12:52
Hibernation broken on machines with radeon/KMS and r300
On Mon, Jun 14, 2010 at 10:53 AM, Rafael J. Wysocki <rjw(a)sisk.pl> wrote: Alex, Dave, I'm afraid hibernation is broken on all machines using radeon/KMS with r300 after commit ce8f53709bf440100cb9d31b1303291551cf517f (drm/radeon/kms/pm: rework power management). �At least, I'm able to reproduce the symp... 17 Jun 2010 16:45