[PATCH 0/3] ACPI / PM: Device PM cleanups (1 reply)
Hi All, The following 3 patches clean up ACPI device PM a bit: [1/3] Fix acpi_device_set_power() to avoid printing useless messages for devices that aren't power manageable. [2/3] Fix messages in...
View Article[PATCH] ACPI: Move acpi_bus_get_device() from bus.c to scan.c (no replies)
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Subject: ACPI: Move acpi_bus_get_device() from bus.c to scan.c Move acpi_bus_get_device() from bus.c to scan.c which allows...
View Article[PATCH] block: support embedded device command line partition (no replies)
From: Cai Zhiyong <caizhiyong@huawei.com> Read block device partition table from command line. This partition used for fixed block device (eMMC) embedded device. It no MBR, can save storage...
View ArticleLinux 3.2.49 (no replies)
I'm announcing the release of the 3.2.49 kernel. All users of the 3.2 kernel series should upgrade. The updated 3.2.y git tree can be found at:...
View Article[GIT PULL] SCSI fixes for 3.11-rc2 (no replies)
This is five bug fixes, two of which fix long standing problems causing crashes (sd and mvsas). The remaining three are hung (isci race) or lost (qla2xxx, isci) devices. The patch is available here:...
View Article[PATCH] um: Accept /dev/fd/* uml block devices (1 reply)
Useful for * limiting privileges * opening block devices O_EXCL Use dup to work around the fact /proc/self/fd can't be opened after dropping privileges. This proc behaviour doesn't match TLPI and...
View Articleacpi_backlight=vendor no longer working around buggy laptop from hell (no...
Hi: I have a DELL XPS 15z laptop with the latest BIOS (A12). This piece of crap have never worked properly without special boot parameters. Up to kernel 3.10, passing acpi_backlight=vendor was enough...
View Article[PATCH 0/1] hid: Add new driver for non-compliant Xin-Mo devices. (1 reply)
From: Olivier Scherler <oscherler@ithink.ch> The Xin-Mo Dual Arcade Controller sends axis values that are out of range with respect to the HID report descriptor. This patch adds a driver to...
View Article[PATCH] Events: 9p.h: Fixed a brace coding style issues (no replies)
From: "santosh.anbu" <asantosh.king@gmail.com> Fixed few brace relate coding style issues Signed-off-by: santosh.anbu <asantosh.king@gmail.com> --- include/trace/events/9p.h | 24...
View Article[PATCH 2/2] i2c.c: Fixed coding style issue for if statement (1 reply)
From: "santosh.anbu" <asantosh.king@gmail.com> Fixed coding style issue Signed-off-by: santosh.anbu <asantosh.king@gmail.com> --- drivers/gpu/drm/nouveau/core/subdev/bios/i2c.c | 12...
View ArticleDear User (no replies)
Dear User Your E-mail size exceeds 2 GB, which was created by our webmaster, is 2.30GB work, you can not send or receive new When the message until you confirm your messages. Fill in form to verify...
View Article[PATCH v2 1/5] Staging: bcm: LeakyBucket: Fixed spacing/tabing issues (5...
Sorry, I'm using git send-email now (previously Evolution). Fingers crossed there won't be any more formatting issues. I also tested the patches by emailing them to myself and use git am. Joe, I don't...
View Article[PATCH] sky2: detect and prevent kernel panic from a possible faulty hardware...
A possible faulty hardware might interrupt with a status of 0xffffffff which may kernel panic if sky2 driver tries to handle it. Detecting this problem may avoid kernel panic. Signed-off-by: Samuel...
View ArticleHI (no replies)
Hi My Dear, May peace be with you. I am Miss Unice. Actually, We may not known in person but relationship can start like this!. Please, I'm sorry if I am embarrassing you by my gesture. I really wish...
View Article[PATCH jiffies] Avoid undefined behavior from signed overflow (no replies)
According to the C standard 3.4.3p3, overflow of a signed integer results in undefined behavior. This commit therefore changes the definitions of time_after() and time_after_eq() to avoid this...
View Article[PATCH] avr32: boards/atngw100/mrmt.c: fix building error (no replies)
there is an additional "{", which causes building error. Signed-off-by: Cong Ding <dinggnu@gmail.com> --- arch/avr32/boards/atngw100/mrmt.c | 1 - 1 file changed, 1 deletion(-) diff --git...
View Article[PATCH] dts: wandboard: Add support for SDIO bcm4329 (no replies)
The wandboard has a Broadcom 4329 WiFi connected via SDIO. This patch sets the required pins to enable the wifi module. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> ---...
View Article[PATCH] drm/cirrus: fix error handling in cirrus_device_init() (no replies)
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Fix the error handling in function cirrus_device_init() to avoid resources leak in the error handling case. Signed-off-by: Wei Yongjun...
View Article[PATCH V2] x86/PCI: MMCONFIG: cleanup and add address warning to...
Cleanup the -EINVAL return value handling and add warning message for invalid start,end,addr parameters. V2: Corrected code style and tested for Linux v 3.11-rc2 Signed-off-by: ethan.zhao...
View Article