[PHP-DEV] Re: [DOC-CVS] svn:...
On 14.08.2015 at 17:18, Peter Cowburn wrote: > On 14 August 2015 at 13:49, Christoph Michael Becker <cmb@php.net> wrote: > >> cmb Fri, 14 Aug 2015 12:49:32 +0000 >> >>...
View ArticleL’actualité hebdomadaire par RFI - L'Irak, «Vietnam du XXIe siècle»
L’actualité hebdomadaire par RFI - 14/08/2015 Visualisez cet email dans votre navigateur...
View ArticleRe: [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag
On Fri, Aug 14, 2015 at 3:17 PM, Andy Lutomirski <luto@amacapital.net> wrote: > On Fri, Aug 14, 2015 at 2:29 AM, David Drysdale <drysdale@google.com> wrote: >> On Fri, Aug 14,...
View Article[PATCH v3 2/3] drivers: rtc: add xilinx zynqmp rtc driver
adds support for RTC controller found on Xilinx Zynq Ultrascale+ MPSoC platform. Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com> --- Changes v3 - fix checkpatch errors - check time...
View ArticleRe: [PATCH 19/20] iio: bmc150: Split the driver into core and i2c
On 12/08/15 11:12, Markus Pargmann wrote: > Signed-off-by: Markus Pargmann <mpa@pengutronix.de> There are a few bits in here following through from earlier patches that I haven't bothered...
View ArticleRe: [PATCH] arm: rpi: Device tree modifications for U-Boot
Hi Rob, On 14 August 2015 at 14:29, Rob Herring <robherring2@gmail.com> wrote: > On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass <sjg@chromium.org> wrote: >> -linux-tegra >>...
View ArticleRe: [PATCH 20/20] iio: bmc150: Add SPI driver
On 12/08/15 11:12, Markus Pargmann wrote: > Add a simple SPI driver which initializes the spi regmap for the bmc150 > core driver. > > Signed-off-by: Markus Pargmann...
View ArticleRe: [PATCH] arm: rpi: Device tree modifications for U-Boot
Hi Stephen, On 14 August 2015 at 21:46, Stephen Warren <swarren@wwwdotorg.org> wrote: > On 08/12/2015 07:21 AM, Simon Glass wrote: >> Hi Lucas, >> >> On 11 August 2015 at...
View ArticleRe: [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer...
On Wed, Aug 12, 2015 at 11:14:11AM +0200, Michal Hocko wrote: > > Is this "if (!committed_data) {" check now dead code? > > > > I also see other similar suspected dead sites in the...
View ArticleRe: [PATCH v3 5/5] regulator: Regulator driver for the Qualcomm RPM
On Fri, Aug 14, 2015 at 09:59:50PM -0700, Bjorn Andersson wrote: > On Fri 14 Aug 19:14 PDT 2015, Mark Brown wrote: > > Please submit any patches you think should be included in the upstream...
View ArticleRe: [PATCH] regulator: core: Define regulator_set_voltage_triplet()
On Sat, Aug 15, 2015 at 08:41:49AM +0530, Viresh Kumar wrote: > Hopefully below version looks better ? Please don't bury patches at the end of replies to messages in the middle of threads, send...
View ArticleRe: [PATCH v3 1/2] iio: light: Add support for UPISEMI uS5182d als and...
On 14/08/15 10:29, Adriana Reus wrote: > Add support for UPISEMI us5182d als and proximity sensor. > Supports raw readings. > Data sheet for this device can be found here: >...
View ArticleRe: [PATCH v3 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and...
On 14/08/15 10:29, Adriana Reus wrote: > Added entries in trivial-devices and i2c/vendor-prefixes for > the us5182d als and proximity sensor. Also added a documentation file for > this...
View ArticleRe: [PATCH v3 1/6] iio: bmg160: Use i2c regmap instead of direct i2c access
On 12/08/15 17:01, Srinivas Pandruvada wrote: > On Wed, 2015-08-12 at 16:50 +0200, Markus Pargmann wrote: >> This patch introduces regmap usage into the driver. This is done to >> later...
View ArticleRe: [PATCH v3 1/6] iio: bmg160: Use i2c regmap instead of direct i2c access
On 15/08/15 15:41, Jonathan Cameron wrote: > On 12/08/15 17:01, Srinivas Pandruvada wrote: >> On Wed, 2015-08-12 at 16:50 +0200, Markus Pargmann wrote: >>> This patch introduces...
View ArticleRe: [PATCH v3 0/6] iio: bmg160: Add SPI connection
On 12/08/15 16:04, Lars-Peter Clausen wrote: > Hi, > > Markus and Irina can you try to synchronize your efforts. This series will > conflict with...
View ArticleRe: [PATCH v3 2/6] iio: bmg160: Remove i2c_client from data struct
On 12/08/15 17:03, Srinivas Pandruvada wrote: > On Wed, 2015-08-12 at 16:50 +0200, Markus Pargmann wrote: >> i2c_client variable is not really used anymore in the core driver. It is >>...
View Article[PATCH] Input: psmouse - add small delay for IBM trackpoint pass-through mode
There are trackpoint devices that fail to respond to the PS2 command PSMOUSE_CMD_GETID if immediately queried after the parent device is deactivated. Add a small delay for the hardware to get in a...
View ArticleRe: [PATCH v3 3/6] iio: bmg160: Use generic dev_drvdata
On 12/08/15 17:05, Srinivas Pandruvada wrote: > On Wed, 2015-08-12 at 16:50 +0200, Markus Pargmann wrote: >> i2c_get_clientdata() is specifically for i2c. Replace it with the >> generic...
View ArticleRe: [PATCH v3 4/6] iio: bmg160: Remove remaining uses of i2c_client
On 12/08/15 17:08, Srinivas Pandruvada wrote: > Can you not merge this with patch 2/6? Meh, I already took that one so will take this one separately. You are correct of course that it might makes...
View Article