pull request: bluetooth-next 2014-02-21 (no replies)
Hi John, This is our first pull request for 3.15, the main feature here is the addition of the privacy feature for low energy devices. Other than that we have a bunch of small improvements, fixes, and...
View Article[PATCH 1/3] Staging: comedi: addi-data: comment cleanup in hwdrv_apci035.c (2...
This patch further cleans up the comments in hwdrv_apci035.c, converting them to kernel style and removing some commented conditional statements that are unused. Signed-off-by: Chase Southwood...
View Article[GIT PULL] hwmon fixes for 3.14-rc4 (no replies)
Hi Linus, Please pull hwmon fixes for Linux 3.14-rc4 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus Thanks, Guenter ------ The following...
View Article[PATCH RFC] regulator: anatop: Remove checking control_reg in...
Remove checking control_reg in [set|get]_voltage_sel and then convert to use regulator_[set|get]_voltage_sel_regmap for [set|get]_voltage_sel callbacks. The anatop-reg-offset property is a required...
View Article[PATCH] mfd: syscon: Move diagnostic messages to dev_dbg() (no replies)
This patch moves diagnostic messages used for debugging purposes to dev_dbg(). Signed-off-by: Alexander Shiyan <shc_work@mail.ru> --- drivers/mfd/syscon.c | 2 +- 1 file changed, 1 insertion(+),...
View Article[GIT PULL] irqchip: armada-370-xp changes for v3.15 (no replies)
Thomas, This is a small round of changes intended for v3.15. Despite the commit date these have been in -next for almost a week. I needed to rebase the branch on v3.14-rc1 instead of merging it. When...
View ArticleInterested In Your Products (no replies)
Hello I am from GEA Groups Company Ltd, we are really interested in your product being advertise in IM. We would like to have quotations for the following products. Kindly log on to our website by...
View Article[PATCH 1/4] w1: Remove excess dependencies on W1 for masters and slaves (3...
Configuration for masters and slaves is included only if W1 symbol enabled, so no reason to check it once more. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> --- drivers/w1/masters/Kconfig...
View Article[PATCH 1/1] affs: Add __init to init_inodecache () (no replies)
init_inodecache is only called by __init init_affs_fs Signed-off-by: Fabian Frederick <fabf@skynet.be> --- fs/affs/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...
View Article[PATCH 1/2] FMC: make eeprom attribute writable (1 reply)
This allows easier modification to the eeprom than loading the fmc-write-eeprom module. The carrier driver will refuse writing if the FPGA is not running the golden gateware image, so writing in...
View ArticleNewbie: When does the merge window come by? (no replies)
Hi All, I apologize for the ignorance but I haven't been able to tell when the Linus' merge window is open. From this page: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/ Questions I...
View Article[PATCH] avr32: remove cpu_data macro to fix compiles (no replies)
Having cpu_data as a parameterless macro can easily cause build failures because it can be a variable name like in linux/pm_domain.h [1]. So, remove the macro and convert its only user. Because this...
View ArticleProduct Inquiry info (no replies)
Good Day My name is Darwin Catalan, I am Interested in your products, send your full catalog of products with clear photos,for serious starting. Waiting your quick response Regards, Darwin Catalan...
View ArticleAre you in dept? (no replies)
DO YOU NEED A LOAN?APPLY WITH THE FOLLOWING NAME: COUNTRY: STATE: LOAN AMOUNT: LOAN DURATION: SEX: AGE:: PURPOSE OF LOAN: MOBILE NUMBER: -- To unsubscribe from this list: send the line "unsubscribe...
View Article[PATCH] workqueue: Guarantee work function memory ordering (no replies)
Users of the workqueue api may assume the workqueue provides a memory ordering guarantee for re-queued work items; ie., that if a work item is not queue-able then the previously queued work instance...
View Article[PATCH] tty: Fix low_latency BUG (no replies)
The user-settable knob, low_latency, has been the source of several BUG reports which stem from flush_to_ldisc() running in interrupt context. Since 3.12, which added several sleeping locks...
View Article[GIT PULL] USB fix for 3.14-rc4 (no replies)
The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) are available in the git repository at:...
View Article[GIT pull] irq fixes for 3.14 (no replies)
Linus, please pull the latest irq-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-for-linus We present you herewith: * Another four fixlets to tame...
View Article[GIT pull] x86 fixes for 3.14 (no replies)
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus This pull request provides: * A bugfix which prevents a...
View Article[GIT Pull] timer fixes for 3.14 (no replies)
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Short summary: * Serialize the registration of a...
View Article