Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

linux-next: manual merge of the rtc tree with the mfd tree

Hi Alexandre, Today's linux-next merge of the rtc tree got a conflict in: drivers/rtc/Makefile between commit: b5b2bdfc2893 ("rtc: st: Add new driver for ST's LPC RTC") from the mfd tree and commit:...

View Article


linux-next: manual merge of the nvdimm tree with Linus' tree

Hi Dan, Today's linux-next merge of the nvdimm tree got a conflict in: drivers/block/Kconfig between commit: b6f2098fb708 ("block: pmem: Add dependency on HAS_IOMEM") from Linus' tree and commit:...

View Article


Re: [PATCH v7 00/16] libnvdimm: non-volatile memory devices

Hi Dan, On Wed, 17 Jun 2015 19:13:19 -0400 Dan Williams <dan.j.williams@intel.com> wrote: > > A new sub-system in support of non-volatile memory storage devices. > > Stephen, please...

View Article

Re: [PATCH 0/6] Staging: comedi: Simplify a trivial if-return sequence

On 19/06/15 06:59, Abdul, Hussain (H.) wrote: > > > This patch simplify a trivial if-return sequence. Possibly combine with > a preceding function call. > > Abdul Hussain (6): >...

View Article

Re: [PATCH] staging: comedi: fix sparse warning in ni_mio_common.c

On 20/06/15 17:47, Geliang Tang wrote: > This patch fixes the following sparse warning: > > drivers/staging/comedi/drivers/ni_mio_common.c:573:26: warning: shift > too big (4294967295) for...

View Article


[PATCH] staging:rtl8723au:odm.c:Removing trailing whitespaces

From: Joglekar Tejas <tjogleka@visteon.com> This patch removes the trailing whitespace error given by checkpatch.pl Signed-off-by: Joglekar Tejas <tjogleka@visteon.com> ---...

View Article

Re: [PHP] When to instantiate a new class

What Larry said, basically. You create a new instance of a class when you need a new instance of a class. In your particular example, "databaseInterface" would presumably wrap a database connection...

View Article

linux-next: build warnings after merge of the net-next tree

Hi all, After merging the net-next tree, today's linux-next build (i386 defconfig) produced these warnings: In file included from include/net/netfilter/nf_conntrack_tuple.h:13:0, from...

View Article


Re: [PATCH 3/4] media: pxa_camera: trivial move of dma irq functions

On Sun, 22 Mar 2015, Robert Jarzmik wrote: > From: Robert Jarzmik <robert.jarzmik@intel.com> > > This moves the dma irq handling functions up in the source file, so that > they are...

View Article


linux-next: manual merge of the akpm tree with the v4l-dvb tree

Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in: drivers/media/v4l2-core/videobuf2-dma-sg.c between commit: 511a1b8a4c81 ("[media] Revert "[media] vb2: Push mmap_sem down to...

View Article

Re: [PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc()

Acked-by: walter harms <wharms@bfs.de> Am 17.06.2015 02:35, schrieb Andy Lutomirski: > This is only used if BAYCOM_DEBUG is defined. > > Cc: walter harms <wharms@bfs.de> > Cc:...

View Article

linux-next: manual merge of the akpm tree with the v4l-dvb tree

Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in: drivers/media/v4l2-core/videobuf2-vmalloc.c between commit: 511a1b8a4c81 ("[media] Revert "[media] vb2: Push mmap_sem down to...

View Article

linux-next: manual merge of the akpm tree with the v4l-dvb tree

Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in: drivers/media/v4l2-core/videobuf2-dma-contig.c between commit: 511a1b8a4c81 ("[media] Revert "[media] vb2: Push mmap_sem down to...

View Article


Re: [PATCH 1/2] genirq: add chip_{suspend,resume} PM support to irq_chip

On Fri, 19 Jun 2015, Brian Norris wrote: > This patch adds a second set of suspend/resume hooks to irq_chip, this > time to represent *chip* suspend/resume, rather than IRQ suspend/resume. >...

View Article

Re: [PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc()

On Sat, 20 Jun 2015, walter harms wrote: > Acked-by: walter harms <wharms@bfs.de> > > Am 17.06.2015 02:35, schrieb Andy Lutomirski: > > This is only used if BAYCOM_DEBUG is...

View Article


[PATCH v2 0/6] add device tree support for mxc rtc

This serie add the device tree support for the mxc rtc driver. To do this, three steps are required : - define two rtc clocks for imx31 and imx35 - enhance mxc rtc driver to use two clocks (rtc and...

View Article

[PATCH v2 2/6] imx35: define two clocks for rtc

The imx35 don't define clocks for rtc. This patch add two clocks, as needed by the mxc rtc driver. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> --- arch/arm/mach-imx/clk-imx35.c | 6 +++++-...

View Article


[PATCH v2 1/6] imx31: add a second rtc clock

The mxc rtc driver needs two clock. It was defined only one clock, so we define the second clock. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> --- arch/arm/mach-imx/clk-imx31.c | 3 ++- 1...

View Article

[PATCH v2 4/6] rtc: mxc: add support of device tree

Add device tree support for the mxc rtc driver. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> --- drivers/rtc/rtc-mxc.c | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1...

View Article

[PATCH v2 5/6] dt-binding: document the binding for mxc rtc

This adds documentation of device tree bindings for the mxc rtc. Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc:...

View Article
Browsing all 23908 articles
Browse latest View live