Re: [v3.16.y-ckt][v3.18.y][v3.19.y-ckt][v4.0.y][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler

2015-06-17 Thread Kamal Mostafa
On Tue, 2015-06-16 at 16:22 -0400, Joseph Salisbury wrote: Hello, Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and 5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.16.y-ckt, v3.18.y, v3.19.y-ckt and v4.0.y releases. They were included

[V2][v3.14.y][PATCH 0/1] Drivers: hv: vmbus: Add support for VMBus panic notifier handler

2015-06-17 Thread Joseph Salisbury
From: Nick Meier nme...@microsoft.com Hyper-V allows a guest to notify the Hyper-V host that a panic condition occured. This notification can include up to five 64 bit values. These 64 bit values are written into crash MSRs. Once the data has been written into the crash MSRs, the host is then

[V2][v3.14.y][PATCH 0/1] Drivers: hv: vmbus: Add support for VMBus panic notifier handler

2015-06-17 Thread Joseph Salisbury
Hello, Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and 5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.14.y release. They were included mainline as of v4.1-rc1. They have been tested and confirmed to resolve

Re: [V2][3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler

2015-06-17 Thread Kamal Mostafa
On Wed, 2015-06-17 at 14:09 -0400, Joseph Salisbury wrote: Hello, Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and 5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.13.y-ckt release. They were included mainline as of v4.1-rc1. They have been

[V2][3.13.y-ckt][PATCH 1/1] Drivers: hv: vmbus: Add support for VMBus panic notifier handler

2015-06-17 Thread Joseph Salisbury
From: Nick Meier nme...@microsoft.com BugLink: http://bugs.launchpad.net/bugs/1463584 Hyper-V allows a guest to notify the Hyper-V host that a panic condition occured. This notification can include up to five 64 bit values. These 64 bit values are written into crash MSRs. Once the data has

[V2][3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler

2015-06-17 Thread Joseph Salisbury
Hello, Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and 5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.13.y-ckt release. They were included mainline as of v4.1-rc1. They have been tested and confirmed to resolve

[PATCH 03/22] staging: comedi: amplc_pci230: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/amplc_pci230.c | 44 +-- 1 file

Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread gre...@linuxfoundation.org
On Wed, Jun 17, 2015 at 05:41:58PM +, Jake Oshins wrote: -Original Message- From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] Sent: Wednesday, June 17, 2015 10:28 AM To: Jake Oshins Cc: gre...@linuxfoundation.org; KY Srinivasan; linux- ker...@vger.kernel.org;

[PATCH 13/22] staging: comedi: das1800: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/das1800.c | 50 1 file

[PATCH 15/22] staging: comedi: cb_pcidas: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/cb_pcidas.c | 64 +++--- 1 file

[PATCH 14/22] staging: comedi: me4000: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/me4000.c | 30 +++--- 1 file changed,

[PATCH 08/22] staging: comedi: das08_isa: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/das08_isa.c | 4 ++-- 1 file changed, 2 insertions(+), 2

[PATCH 10/22] staging: comedi: das800: cleanup das800_probe()

2015-06-17 Thread H Hartley Sweeten
Make this function return a pointer to the boardinfo instead of an index. Since it's not typical, add a comment to clarify why this legacy driver does a probe. Consolidate the dev_dbg() messages when a probed boardinfo is used and remove the extra dev_dbg() message when the boardinfo is not

[PATCH 20/22] staging: comedi: ni_atmio: cleanup ni_getboardtype()

2015-06-17 Thread H Hartley Sweeten
Make this function return a pointer to the boardinfo instead of an index. For aesthetics, rename the function to ni_atmio_probe(). Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/ni_atmio.c | 26 +++--- 1 file changed, 11

[PATCH 22/22] staging: comedi: addi_apci_3120: rename 'this_board' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'this_board' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/addi_apci_3120.c | 14 +++--- 1 file changed, 7

[PATCH 09/22] staging: comedi: das08: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/das08.c | 51 +- 1 file

[PATCH 17/22] staging: comedi: adv_pci_dio: rename 'this_board' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'this_board' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/adv_pci_dio.c | 48 ++-- 1 file

[PATCH 12/22] staging: comedi: das1800: cleanup das1800_probe()

2015-06-17 Thread H Hartley Sweeten
Make this function return a pointer to the boardinfo instead of an index. Since it's not typical, add a comment to clarify why this legacy driver does a probe. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/das1800.c | 44

[PATCH 11/22] staging: comedi: das800: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/das800.c | 12 ++-- 1 file changed, 6 insertions(+),

[PATCH 07/22] staging: comedi: ni_at_a2150: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/ni_at_a2150.c | 26 +- 1 file

[PATCH 18/22] staging: comedi: dt3000: rename 'this_board' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'this_board' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/dt3000.c | 22 +++--- 1 file changed, 11

[PATCH 00/22] staging: comedi: cleanup boardinfo usage in drivers

2015-06-17 Thread H Hartley Sweeten
Many of the comedi drivers support multiple boards with different features. The differences are usually handled by some type of const array that describes the board. A pointer this data is stored in the comedi_device as the 'dev-board_ptr'. Most of the drivers use a local variable called 'board'

[PATCH 02/22] staging: comedi: amplc_pci224: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/amplc_pci224.c | 42 +-- 1 file

[PATCH 21/22] staging: comedi: addi_apci_1516: rename 'this_board' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'this_board' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/addi_apci_1516.c | 24 1 file

[PATCH 04/22] staging: comedi: cb_pcidda: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/cb_pcidda.c | 16 1 file changed, 8

[PATCH 01/22] staging: comedi: amplc_pc236_common: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/amplc_pc236_common.c | 12 ++-- 1 file changed, 6

[PATCH 05/22] staging: comedi: ni_670x: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/ni_670x.c | 12 ++-- 1 file changed, 6 insertions(+),

[PATCH 06/22] staging: comedi: ni_at_a2150: cleanup a2150_probe()

2015-06-17 Thread H Hartley Sweeten
Make this function return a pointer to the boardinfo instead of an index. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/ni_at_a2150.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git

Re: solo6x10: all interrupts for all cards handled by CPU0, no balancing - why?

2015-06-17 Thread Ismael Luceno
On Fri, 30 Jan 2015 00:29:13 +0200 Andrey Utkin andrey.krieger.ut...@gmail.com wrote: The host was rebooted and got back online. Without irqbalance daemon, all solo6x10 interrupts are still on CPU0. See https://gist.github.com/krieger-od/d1686243c67fbe3e14a5 Any ideas are strongly appreciated.

[PATCH 16/22] staging: comedi: cb_pcidas64: rename 'thisboard' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/cb_pcidas64.c | 218 +-- 1 file

[PATCH 19/22] staging: comedi: vmk80xx: rename 'boardinfo' variables

2015-06-17 Thread H Hartley Sweeten
For aesthetics, rename the 'boardinfo' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/vmk80xx.c | 33 +--- 1 file

[PATCH V2] staging: wilc1000: remove commented code

2015-06-17 Thread Chaehyun Lim
Remove the commented codes using #if 0. Signed-off-by: Chaehyun Lim chaehyun@gmail.com --- V2: revert commented code using typedef and rebase latest staging-testing. drivers/staging/wilc1000/coreconfigurator.c | 30 --- drivers/staging/wilc1000/coreconfigurator.h | 300

Re: [PATCH] staging: wlan-ng: remove unused debug macro

2015-06-17 Thread Gujulan Elango, Hari Prasath (H.)
On Wed, Jun 17, 2015 at 09:40:42PM -0700, gre...@linuxfoundation.org wrote: On Tue, Jun 16, 2015 at 05:09:35AM +, Gujulan Elango, Hari Prasath (H.) wrote: On Mon, Jun 15, 2015 at 09:55:15PM -0700, gre...@linuxfoundation.org wrote: On Mon, Jun 15, 2015 at 11:44:24AM +, Gujulan

Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain

2015-06-17 Thread Stephen Boyd
On 10/06/2014 10:28 PM, Guenter Roeck wrote: Various drivers implement architecture and/or device specific means to remove power from the system. For the most part, those drivers set the global variable pm_power_off to point to a function within the driver. This mechanism has a number of

RE: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread KY Srinivasan
-Original Message- From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org] Sent: Wednesday, June 17, 2015 12:11 PM To: Jake Oshins Cc: Vitaly Kuznetsov; KY Srinivasan; linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com;

Re: [PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb

2015-06-17 Thread Simon Horman
interrupts in hwirq translation, - Move pinctrl and GPIO configuration from board staging code to DT, - Use clk_add_alias() instead of open coding. Dependencies: - This is against next-20150617, - The gpio-hog in patch 7 depends on a bug fix like [PATCH] [RFC] gpio: Retry deferred

Re: [PATCH 3/5] staging: wilc1000: remove the warnings on line over 80 characters.

2015-06-17 Thread Greg KH
On Wed, Jun 17, 2015 at 02:42:34PM +0900, Sunghoon Cho wrote: This removes the warnings reported by checkpatch.pl for line over 80 characters. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wfi_netdevice.h | 7 --- 1 file changed, 4 insertions(+), 3

Re: [PATCH 4/5] staging: wilc1000: remove prohibited spaces.

2015-06-17 Thread Greg KH
On Wed, Jun 17, 2015 at 02:42:35PM +0900, Sunghoon Cho wrote: This patch removes the warnings on the prohibited spaces between function name and open parenthesis. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wfi_netdevice.h | 4 ++-- 1 file changed, 2

Re: [PATCH 1/5] staging: wilc1000: change commenting styles.

2015-06-17 Thread Greg KH
On Wed, Jun 17, 2015 at 04:28:51PM +0900, Sunghoon Cho wrote: This patch changes commenting style to Linux preferred C89 style. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wlan_if.h | 721 ++-- 1 file changed, 397

Re: [PATCH 2/5] staging: wilc1000: remove the warnings on multiple blank line uses.

2015-06-17 Thread Greg KH
On Wed, Jun 17, 2015 at 04:28:52PM +0900, Sunghoon Cho wrote: This patch removes the warnings reported by checkpatch.pl regarding the multiple blank line. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wlan_if.h | 12 1 file changed, 12

Re: [PATCH] iio/accel: fixed 1 coding style problem

2015-06-17 Thread Greg KH
On Tue, Jun 16, 2015 at 04:09:34PM +0700, Tan Nguyen wrote: Break line to fix line over 80 characters style problem. Signed-off-by: Tan Nguyen tan@gmail.com --- drivers/staging/iio/accel/adis16220_core.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Please use

Re: [PATCH v2 0/9] fix sm7xxfb

2015-06-17 Thread Greg Kroah-Hartman
On Wed, Jun 17, 2015 at 09:43:51PM -0700, Greg Kroah-Hartman wrote: On Wed, Jun 17, 2015 at 04:54:39PM +0530, Sudip Mukherjee wrote: fixing the few remaining issues of sm7xxfb before sending the patch to remove it from staging. Oh, the BIG_ENDIAN defines need to be fixed up, surely that can

Re: [PATCH] staging: wlan-ng: remove unused debug macro

2015-06-17 Thread gre...@linuxfoundation.org
On Tue, Jun 16, 2015 at 05:09:35AM +, Gujulan Elango, Hari Prasath (H.) wrote: On Mon, Jun 15, 2015 at 09:55:15PM -0700, gre...@linuxfoundation.org wrote: On Mon, Jun 15, 2015 at 11:44:24AM +, Gujulan Elango, Hari Prasath (H.) wrote: From: Hari Prasath Gujulan Elango

Re: [PATCH v2 0/9] fix sm7xxfb

2015-06-17 Thread Greg Kroah-Hartman
On Wed, Jun 17, 2015 at 04:54:39PM +0530, Sudip Mukherjee wrote: fixing the few remaining issues of sm7xxfb before sending the patch to remove it from staging. Also attempted to setup a tree and all the patches of this series are available there for you. The following changes since commit

[PATCH v3 0/6] hv: Front-end driver for PCIe Pass-through on Hyper-V

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com This patch series differs from the previous one (v2) in that it fixes kernel-doc commenting style and changes a few variable and function names to be more understandable. These patches do some slight refactoring on the hv_vmbus driver and its dependents and

[PATCH v3 5/6] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com This patch updates the list of VMBus channel GUIDs, defining the one for PCI Express pass-through. Signed-off-by: Jake Oshins ja...@microsoft.com --- include/linux/hyperv.h | 11 +++ 1 file changed, 11 insertions(+) diff --git

[PATCH v3 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com This patch supplies a new driver, hv_pcifront, which exposes new root PCI buses. When a Hyper-V VM running Linux is offered a paravirtual PCI bus in order to expose a device passed through on that bus, this drver registers a new bus with the PCI driver.

[PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com Before this patch, hv_vmbus would search the ACPI namespace above its device looking for a _CRS (current resources) object, and hunt through the list of resources in there looking for one that described memory- mapped I/O space above the 4GB line. It then

[PATCH v3 2/6] drivers:hv: Move MMIO range picking from hyper_fb.mod to hv_vmbus.mod

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com Currently, hv_vmbus finds the ranges of memory-mapped I/O space that are designated for paravirtual (and fully virtual) devices by the virtual firmware (BIOS or UEFI) and exports the answer. The hyperv_fb video driver then takes that information and uses it

[PATCH v3 3/6] arch:x86:hv: Add mechanism for Hyper-V paravirt drivers to hook msi creation

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com This patch, when the kernel is built with CONFIG_HYPERV, exposes functions that would allow a paravirtual PCI front-end driver to hook MSI (message- signaled interrupt) message creation. Signed-off-by: Jake Oshins ja...@microsoft.com ---

[PATCH v3 4/6] drivers:hv: Export a function that maps Linux proc num onto Hyper-V proc num

2015-06-17 Thread jakeo
From: Jake Oshins ja...@microsoft.com This patch exports a function which maps Linux CPU number onto Hyper-V virtual processor number. This is necessary in order to map message- signaled interrupts (MSIs) into a VM, as the hypervisor needs to know the right target VP. Signed-off-by: Jake Oshins

Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread Vitaly Kuznetsov
ja...@microsoft.com writes: From: Jake Oshins ja...@microsoft.com Before this patch, hv_vmbus would search the ACPI namespace above its device looking for a _CRS (current resources) object, and hunt through the list of resources in there looking for one that described memory- mapped I/O

RE: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread Jake Oshins
-Original Message- From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] Sent: Wednesday, June 17, 2015 10:28 AM To: Jake Oshins Cc: gre...@linuxfoundation.org; KY Srinivasan; linux- ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; Haiyang

[PATCH v2 1/9] staging: sm7xxfb: declare struct as const

2015-06-17 Thread Sudip Mukherjee
The vesa_mode_table is not to be modified, so declare it as const. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xxfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c b/drivers/staging/sm7xxfb/sm7xxfb.c

[PATCH v2 5/9] staging: sm7xxfb: fix alignment

2015-06-17 Thread Sudip Mukherjee
Fix the alignment. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xxfb.c | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c b/drivers/staging/sm7xxfb/sm7xxfb.c index c832399..6bdcd5b

[PATCH v2 3/9] staging: sm7xxfb: add newline

2015-06-17 Thread Sudip Mukherjee
new line was missing in some of the dev_* macros while printing the debug and error messages. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xxfb.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[PATCH v2 0/9] fix sm7xxfb

2015-06-17 Thread Sudip Mukherjee
fixing the few remaining issues of sm7xxfb before sending the patch to remove it from staging. Also attempted to setup a tree and all the patches of this series are available there for you. The following changes since commit f0feeaff9c60bfb3dbadf09da15d70cf35700f29: staging: wilc1000: remove

[PATCH v2 2/9] staging: sm7xxfb: remove numvgamodes

2015-06-17 Thread Sudip Mukherjee
numvgamodes was only used in one place, so remove the #define and use its defined value. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xx.h | 2 -- drivers/staging/sm7xxfb/sm7xxfb.c | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git

Re: [PATCH 7/8] staging: sm7xxfb: move mode table

2015-06-17 Thread Sudip Mukherjee
On Wed, Jun 17, 2015 at 01:20:34AM -0700, Joe Perches wrote: On Wed, 2015-06-17 at 13:45 +0530, Sudip Mukherjee wrote: On Tue, Jun 16, 2015 at 10:33:57AM -0700, Joe Perches wrote: On Tue, 2015-06-16 at 19:12 +0530, Sudip Mukherjee wrote: move vgamode table from the header file to the C

[PATCH] staging: media: lirc: fix coding style error

2015-06-17 Thread Sunil Shahu
Fix code indentation error by replacing tab in place of spaces. Signed-off-by: Sunil Shahu shsh...@gmail.com --- drivers/staging/media/lirc/lirc_sasem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/lirc/lirc_sasem.c

[PATCH v2 7/9] staging: sm7xxfb: move mode table

2015-06-17 Thread Sudip Mukherjee
move vgamode table from the header file to the C file and mark it as const. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xx.h | 660 -- drivers/staging/sm7xxfb/sm7xxfb.c | 660 ++ 2

[PATCH v2 6/9] staging: sm7xxfb: reduce indention

2015-06-17 Thread Sudip Mukherjee
reduce code indention keeping the logic same. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xxfb.c | 173 ++ 1 file changed, 82 insertions(+), 91 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c

[PATCH v2 4/9] staging: sm7xxfb: no space after cast

2015-06-17 Thread Sudip Mukherjee
fixes the checkpatch warning about using space after typecast. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xxfb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c

[PATCH v2 8/9] staging: sm7xxfb: fix indention

2015-06-17 Thread Sudip Mukherjee
Fix the odd indention of vesa_mode_table. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xxfb.c | 1300 ++--- 1 file changed, 650 insertions(+), 650 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c

[PATCH v2 9/9] staging: sm7xxfb: fix camelcase

2015-06-17 Thread Sudip Mukherjee
Fix the checkpatch warning about CamelCase. Signed-off-by: Sudip Mukherjee su...@vectorindia.org --- drivers/staging/sm7xxfb/sm7xx.h | 2 +- drivers/staging/sm7xxfb/sm7xxfb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xx.h

Re: [PATCH] staging: nvec: remove duplicated const

2015-06-17 Thread Marc Dietrich
Am Dienstag, 16. Juni 2015, 23:13:21 schrieb Peng Fan: Sparse checking warning: drivers/staging/nvec/nvec_ps2.c:172:14: warning: duplicate const. Remove the duplicated const to fix the warning. Signed-off-by: Peng Fan van.free...@gmail.com Thanks! Acked-by: Marc Dietrich marvi...@gmx.de

Re: [PATCH] staging: comedi: fix warning to use BIT Macro

2015-06-17 Thread Gujulan Elango, Hari Prasath (H.)
On Tue, Jun 16, 2015 at 05:07:22PM +0100, Ian Abbott wrote: On 16/06/15 15:22, Gujulan Elango, Hari Prasath (H.) wrote: From: Hari Prasath Gujulan Elango hguju...@visteon.com This patch fixes the checkpatch warning that suggests to use the BIT macro for the shifting operation.

Re: [PATCH 7/8] staging: sm7xxfb: move mode table

2015-06-17 Thread Sudip Mukherjee
On Tue, Jun 16, 2015 at 10:33:57AM -0700, Joe Perches wrote: On Tue, 2015-06-16 at 19:12 +0530, Sudip Mukherjee wrote: move vgamode table from the header file to the C file and mark it as const. The slightly odd indentation could be fixed here too. Ok. I am sending v2. But if I am

[PATCH] staging: slicoss: remove unused macro

2015-06-17 Thread Gujulan Elango, Hari Prasath (H.)
From: Hari Prasath Gujulan Elango hguju...@visteon.com This patch removes a couple of ununsed MACRO's in this header file Signed-off-by: Hari Prasath Gujulan Elango hguju...@visteon.com --- drivers/staging/slicoss/slic.h | 2 -- 1 file changed, 2 deletions(-) diff --git

Re: [PATCH 7/8] staging: sm7xxfb: move mode table

2015-06-17 Thread Joe Perches
On Wed, 2015-06-17 at 13:45 +0530, Sudip Mukherjee wrote: On Tue, Jun 16, 2015 at 10:33:57AM -0700, Joe Perches wrote: On Tue, 2015-06-16 at 19:12 +0530, Sudip Mukherjee wrote: move vgamode table from the header file to the C file and mark it as const. The slightly odd indentation

[PATCH v2 4/7] staging: board: kzm9d: Translate hwirq numbers to virq numbers

2015-06-17 Thread Geert Uytterhoeven
As of commit 9a1091ef0017c40a (irqchip: gic: Support hierarchy irq domain.), GIC IRQ numbers are virtual, breaking hardcoded hardware IRQ numbers in platform device resources. Translate the hardware IRQ numbers to virtual IRQ numbers to fix this. Signed-off-by: Geert Uytterhoeven

[PATCH v2 1/7] Revert staging: board: disable as it breaks the build

2015-06-17 Thread Geert Uytterhoeven
This reverts commit d13778d537a0ed6115d2a79a942af999cfb8eec6. Commit 13c11072536f2613 (staging:board: remove unnecessary function) fixed the build of drivers/staging/board/board.c. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Reviewed-by: Simon Horman horms+rene...@verge.net.au ---

[PATCH v2 6/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb

2015-06-17 Thread Geert Uytterhoeven
Add staging board support for the r8a7740-based armadillo800eva board and add platform devices to allow in-tree continuous development of the drivers on the armadillo800eva board. When DT bindings are ready for theses drivers then the platform devices in the armadillo800eva staging board code can

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb

2015-06-17 Thread Geert Uytterhoeven
clk_add_alias() instead of open coding. Dependencies: - This is against next-20150617, - The gpio-hog in patch 7 depends on a bug fix like [PATCH] [RFC] gpio: Retry deferred GPIO hogging on pin range change (https://lkml.org/lkml/2015/6/16/455). It can be applied as-is though

[PATCH v2 3/7] staging: board: Add support for translating hwirq to virq numbers

2015-06-17 Thread Geert Uytterhoeven
As of commit 9a1091ef0017c40a (irqchip: gic: Support hierarchy irq domain.), GIC IRQ numbers are virtual, breaking hardcoded hardware IRQ numbers in platform device resources. Add support for translating hardware IRQ numbers to virtual IRQ numbers, and fixing up platform device resources with

[PATCH v2 2/7] staging: board: Initialize staging board code earlier

2015-06-17 Thread Geert Uytterhoeven
Currently the staging board code is initialized from a late_initcall(). However, unused PM domains are also disabled from a late_initcall(), which happens before due to link order. Change the initialization of staging board code from using late_initcall() to device_initcall() to fix this.

[PATCH v2 7/7] ARM: shmobile: armadillo800eva dts: Add pinctrl and gpio-hog for lcdc0

2015-06-17 Thread Geert Uytterhoeven
Configure pinctrl and a GPIO-controller board mux for LCD use. This allows the armadillo800eva board staging code to enable lcdc0. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be --- v2: - New. --- arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 13 + 1 file changed, 13

[PATCH v2 5/7] staging: board: Add support for devices with complex dependencies

2015-06-17 Thread Geert Uytterhoeven
Add support for easy registering of one ore more platform devices that may: - need clocks that are described in DT, - be part of a PM Domain. All these dependencies are optional. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be --- v2: - Drop support for pinctrl, use standard

[PATCH] staging:rtl8723au: Fix return statement reported by coccinelle

2015-06-17 Thread Mutharaju, Prasanna (P.)
From: Prasanna Karthik mkart...@visteon.com Modified return statement and removed local declaration no longer needed. No Compiler warnings. Signed-off-by: Prasanna Karthik mkart...@visteon.com --- drivers/staging/rtl8723au/hal/rtl8723a_rf6052.c |4 +--- 1 files changed, 1 insertions(+), 3

Administrador do sistema

2015-06-17 Thread ADMIN
Sua caixa de correio excedeu o limite de armazenamento, que é de 20 GB como definido pelo administrador, você está atualmente em execução no 20,9 GB, você pode não ser capaz de enviar ou receber novas mensagens até que você re-validar sua caixa de correio. Para revalidar a sua caixa de

Re: [PATCH] staging: wilc1000: remove WILC_WFIDrvHandle

2015-06-17 Thread Greg Kroah-Hartman
On Wed, Jun 17, 2015 at 06:46:20PM +0530, Sudip Mukherjee wrote: WILC_WFIDrvHandle was: typedef struct { s32 s32Dummy; } *WILC_WFIDrvHandle; which basically meant a pointer to an integer. so removed the typedef and replaced all WILC_WFIDrvHandle with int * Signed-off-by: Sudip

[PATCH 3/5] staging: wilc1000: remove the warnings on line over 80 characters

2015-06-17 Thread Sunghoon Cho
This patch removes the warnings reported by checkpatch.pl regarding line over 80 chracters. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wlan_if.h | 30 +++--- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git

[PATCH 2/5] staging: wilc1000: remove the warnings on multiple blank line uses.

2015-06-17 Thread Sunghoon Cho
This patch removes the warnings reported by checkpatch.pl regarding the multiple blank line. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wlan_if.h | 12 1 file changed, 12 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_wlan_if.h

[PATCH 5/5] staging: wilc1000: align the line of enum data

2015-06-17 Thread Sunghoon Cho
This patch alignes the line of enumeration types. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wlan_if.h | 496 1 file changed, 248 insertions(+), 248 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_wlan_if.h

[PATCH 4/5] staging: wilc100: align definitions

2015-06-17 Thread Sunghoon Cho
This patch alignes the lines of #define preprocessors. Signed-off-by: Sunghoon Cho ywhsbl...@gmail.com --- drivers/staging/wilc1000/wilc_wlan_if.h | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_wlan_if.h

[PATCH 2/2] staging: ft1000-usb: Removed global initialization

2015-06-17 Thread Peter Karlsson
Fix checkpatch error about initialize globals to 0. Signed-off-by: Peter Karlsson peter.p.karls...@svt.se --- drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_debug.c

Re: [v3.16.y-ckt][v3.18.y][v3.19.y-ckt][v4.0.y][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler

2015-06-17 Thread Luis Henriques
On Tue, Jun 16, 2015 at 04:22:11PM -0400, Joseph Salisbury wrote: Hello, Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and 5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.16.y-ckt, v3.18.y, v3.19.y-ckt and v4.0.y releases. They were

[PATCH 1/2] staging: ft1000-usb: Removed unnecessary parenthes

2015-06-17 Thread Peter Karlsson
Fix checkpatch warning about unnecessary parenthes. Signed-off-by: Peter Karlsson peter.p.karls...@svt.se --- drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_debug.c

[PATCH 0/2] staging: ft1000-usb: checkpatch fixes

2015-06-17 Thread Peter Karlsson
Fixes two checkpatch style issues. Peter Karlsson (2): staging: ft1000-usb: Removed unnecessary parenthes. staging: ft1000-usb: Removed global initialization. drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.9.1