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

[PATCH v3 3/6] [media] c8sectpfe: Remove select on undefined LIBELF_32

LIBELF_32 is not defined in Kconfig, and is left over legacy which is not required in the upstream driver, so remove it. Suggested-by: Valentin Rothberg <valentinrothberg@gmail.com>...

View Article


[PATCH v3 4/6] [media] c8sectpfe: Update binding to reset-gpios

gpio.txt documents that GPIO properties should be named "[<name>-]gpios", with <name> being the purpose of this GPIO for the device. This change has been done as one atomic commit....

View Article


[PATCH v3 5/6] [media] c8sectpfe: Update DT binding doc with some minor fixes

Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> --- .../devicetree/bindings/media/stih407-c8sectpfe.txt | 14 +++++++------- 1 file...

View Article

[PATCH v3 2/6] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node.

This patch adds in the required DT node for the c8sectpfe Linux DVB demux driver which allows the tsin channels to be used on an upstream kernel. Signed-off-by: Peter Griffin...

View Article

[PATCH v3 0/6] [media] c8sectpfe: Various fixups

Hi Mauro, This series includes a couple of fixes for the c8sectpfe Linux dvb driver. One was caused by omitting a patch from the original c8sectpfe series which defined the ssc2 and ssc3 dt nodes,...

View Article


Re: [PATCH] [v4] surface pro 3: Add support driver for Surface Pro 3 buttons

On Wed, Aug 26, 2015 at 05:04:01AM -0700, Joe Perches wrote: > On Wed, 2015-08-26 at 00:22 -0700, Darren Hart wrote: > > On Tue, Aug 18, 2015 at 11:30:25PM +0800, Chen Yu wrote: > >...

View Article

Re: [PATCH 3/7] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver...

Hi Paul, Thanks for reviewing. On Thu, 09 Jul 2015, Paul Bolle wrote: > On wo, 2015-07-08 at 17:11 +0100, Peter Griffin wrote: > > --- a/drivers/dma/Kconfig > > +++...

View Article

[PATCH 02/10] tools lib traceeveent: Allow for negative numbers in print format

From: Steven Rostedt <rostedt@goodmis.org> It was reported that "%-8s" does not parse well when used in the printk format. The '-' is what is throwing it off. Allow that to be included. Reporter...

View Article


[PATCH 04/10] perf trace: Add header with copyright and background info

From: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Borislav Petkov <bp@suse.de> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic...

View Article


[PATCH 09/10] perf tools: Rename perf_session_env to perf_env

From: Kan Liang <kan.liang@intel.com> As it is not necessarily tied to a perf.data file and needs using in places where a perf_session is not required. Suggested-by: Arnaldo Carvalho de Melo...

View Article

[PATCH 10/10] perf evlist: Add backpointer for perf_env to evlist

From: Kan Liang <kan.liang@intel.com> Add backpointer to perf_env in evlist, so we can easily access env when processing something where we have a evsel or evlist. Suggested-by: Arnaldo Carvalho...

View Article

[PATCH 03/10] perf scripts python: Add new compaction-times script

From: Tony Jones <tonyj@suse.com> This patch creates a new script (compaction-times) to report time spent in mm compaction. It is possible to report times in nanoseconds (default) or...

View Article

[PATCH 08/10] perf tools: Do not change lib/api/fs/debugfs directly

From: Jiri Olsa <jolsa@kernel.org> The tracing_events_path is the variable we want to change via --debugfs-dir option, not the debugfs_mountpoint. Signed-off-by: Jiri Olsa...

View Article


[GIT PULL 00/10] perf/core improvements and fixes

From: Arnaldo Carvalho de Melo <acme@kernel.org Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit d1ee8bc195ffedbf91af0245a2406d6ebd2578f8: Merge tag...

View Article

Re: Potential data race in psmouse_interrupt

On Fri, Aug 28, 2015 at 7:51 PM, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote: > On Fri, Aug 28, 2015 at 10:34 AM, Dmitry Vyukov <dvyukov@google.com> wrote: >> Hello,...

View Article


Re: [PATCH v3 02/15] mmc: host: omap_hsmmc: return on fatal errors from...

Hi, On Thu, Aug 27, 2015 at 2:13 AM, Kishon Vijay Abraham I <kishon@ti.com> wrote: > Now return error only if the return value of > devm_regulator_get_optional() is not the same as...

View Article

[PATCH 05/10] perf evsel: Add a backpointer to the evlist a evsel is in

From: Arnaldo Carvalho de Melo <acme@redhat.com> So that functions that deal primarily with an evsel to access information that concerns the whole evlist it is in. Cc: Adrian Hunter...

View Article


[PATCH 3/7] x86/vdso32: Remove unused vdso-fakesections.c

Signed-off-by: Brian Gerst <brgerst@gmail.com> --- arch/x86/entry/vdso/vdso32/vdso-fakesections.c | 1 - 1 file changed, 1 deletion(-) delete mode 100644...

View Article

[PATCH 7/7] x86/vdso32: Remove vdso32 subdirectory

Since the vdso32 subdirectory doesn't have a proper Makefile, it is more difficult to work with. Move the remaining files up one level. Signed-off-by: Brian Gerst <brgerst@gmail.com> ---...

View Article

[PATCH 5/7] x86/vdso: Merge 32-bit and 64-bit source files

Merge the 32-bit versions of vclock_gettime and note.S into the 64-bit code. Add some make rules to handle the combined code. Signed-off-by: Brian Gerst <brgerst@gmail.com> ---...

View Article
Browsing all 23908 articles
Browse latest View live