]>
www.infradead.org Git - linux.git/log 
Matthias Beyer [Sun, 10 Aug 2014 12:32:09 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "ucResetValue" -> "reset_val"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:08 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "uiTempVar" -> "tmp"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:07 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "sWrmBuffer" -> "wrm_buff"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:06 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "Bufflen" -> "buff_len"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:05 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "IoBuffer" -> "io_buff"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:04 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "sRdmBuffer" -> "rdm_buff"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:03 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "Packet" -> "packet"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:02 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "PktLen" -> "pkt_len"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:01 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "pTarang" -> "tarang"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:32:00 +0000  (14:32 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "ulDSDMagicNumInUsrBuff" -> "dsd_magic_num_in_usr_buff"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:31:59 +0000  (14:31 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "Status" -> "status"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:31:58 +0000  (14:31 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "stNVMReadWrite" -> "nvm_rw"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:31:57 +0000  (14:31 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "pReadData" -> "read_data"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:31:56 +0000  (14:31 +0200)] 
 
Staging: bcm: Bcmchar.c: Renamed variable "Adapter" -> "ad"Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Matthias Beyer [Sun, 10 Aug 2014 12:31:55 +0000  (14:31 +0200)] 
 
Staging: bcm: Bcmchar.c: Fixed indentation of function argumentsSigned-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Hema Prathaban [Thu, 14 Aug 2014 07:20:04 +0000  (12:50 +0530)] 
 
staging: lustre: lustre: ptlrpc: Donot initialise nullSigned-off-by: Hema Prathaban <hemaklnce@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Hema Prathaban [Wed, 13 Aug 2014 10:52:41 +0000  (16:22 +0530)] 
 
staging: lustre: lustre: ptlrpc: Fix pointer declarationSigned-off-by: Hema Prathaban <hemaklnce@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Hema Prathaban [Tue, 12 Aug 2014 11:56:38 +0000  (17:26 +0530)] 
 
staging: lustre: lustre: ptlrpc: Fix requires spaceSigned-off-by: Hema Prathaban <hemaklnce@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Oleg Drokin [Tue, 12 Aug 2014 02:18:29 +0000  (22:18 -0400)] 
 
staging/lustre/lnet: Fix potential uninitialized variable warningSigned-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:39 +0000  (23:57 +0530)] 
 
staging: lustre: Cleanup variable declarations in mdc_enqueue()Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:38 +0000  (23:57 +0530)] 
 
staging: lustre: remove parentheses usage with returnSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:37 +0000  (23:57 +0530)] 
 
staging: lustre: move else on the same line as closing braceSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:36 +0000  (23:57 +0530)] 
 
staging: lustre: Fix misplaced opening brace warningsSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:35 +0000  (23:57 +0530)] 
 
staging: lustre: Added space between type name and *Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Wed, 13 Aug 2014 14:01:16 +0000  (19:31 +0530)] 
 
] staging: lustre: fix multi line stringsSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:33 +0000  (23:57 +0530)] 
 
staging: lustre: add blank lines after declarationsSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:32 +0000  (23:57 +0530)] 
 
staging: lustre: replace c99 style comments with C89Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:31 +0000  (23:57 +0530)] 
 
staging: lustre: Add missing spaces around operators and braces.Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:30 +0000  (23:57 +0530)] 
 
staging: lustre: fix lines over 80 charsSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:29 +0000  (23:57 +0530)] 
 
staging: lustre: move open brace to next line after functionsSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:28 +0000  (23:57 +0530)] 
 
staging: lustre: remove spaces from start of lineSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Srikrishan Malik [Mon, 11 Aug 2014 18:27:27 +0000  (23:57 +0530)] 
 
staging: lustre: remove space between function name and and open parenthesisSigned-off-by: Srikrishan Malik <srikrishanmalik@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Junien Fridrick [Sun, 10 Aug 2014 23:05:38 +0000  (23:05 +0000)] 
 
staging: lustre: fix coding style issue: missing space after 'if'Signed-off-by: Junien Fridrick <linux.kernel@junien.fridrick.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Ragnar B. Johannsson [Sun, 10 Aug 2014 22:23:50 +0000  (22:23 +0000)] 
 
staging: vt6656: add blank line after declarationSigned-off-by: Ragnar B. Johannsson <ragnar@igo.is> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Ragnar B. Johannsson [Sun, 10 Aug 2014 22:23:49 +0000  (22:23 +0000)] 
 
staging: vt6656: fix incorrect indentationSigned-off-by: Ragnar B. Johannsson <ragnar@igo.is> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Ragnar B. Johannsson [Sun, 10 Aug 2014 22:23:48 +0000  (22:23 +0000)] 
 
staging: vt6656: remove unnecessary bracesSigned-off-by: Ragnar B. Johannsson <ragnar@igo.is> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:47:03 +0000  (15:47 +0100)] 
 
staging: vt6655: remove typedef from struct vnt_privateSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:47:02 +0000  (15:47 +0100)] 
 
staging: vt6655: device_main Replace DEVICE_INFO with size of pointerSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:47:01 +0000  (15:47 +0100)] 
 
staging: vt6655: rf/wpactl/wroute use struct vnt_privateSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:47:00 +0000  (15:47 +0100)] 
 
staging: vt6655: hostap/ioctl/iwctl use struct vnt_privateSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:46:59 +0000  (15:46 +0100)] 
 
staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:46:58 +0000  (15:46 +0100)] 
 
staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:46:57 +0000  (15:46 +0100)] 
 
staging: vt6655: card change PSDevice to struct vnt_privateSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:46:56 +0000  (15:46 +0100)] 
 
staging: vt6655: baseband replace PSDeviceSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 14:46:55 +0000  (15:46 +0100)] 
 
staging: vt6655: device.h use change __device_info to vnt_privateSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:22:02 +0000  (12:22 +0100)] 
 
staging: vt6655: upc.h replace read and write memory functionsSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:22:01 +0000  (12:22 +0100)] 
 
staging: vt6655: upc.h: Remove unused macrosSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:22:00 +0000  (12:22 +0100)] 
 
staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTTSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:21:59 +0000  (12:21 +0100)] 
 
staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_divSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:21:58 +0000  (12:21 +0100)] 
 
staging: vt6655: Replace and remove typedef QWORD/ DQWORDSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:21:57 +0000  (12:21 +0100)] 
 
staging: vt6655: BSSvSecondTxData remove #if 1 else directiveSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sun, 10 Aug 2014 11:21:56 +0000  (12:21 +0100)] 
 
staging: vt6655: Remove TxInSleep macroSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Malcolm Priestley [Sat, 9 Aug 2014 19:15:56 +0000  (20:15 +0100)] 
 
staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHeadSigned-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Martin Berglund [Thu, 7 Aug 2014 22:08:34 +0000  (23:08 +0100)] 
 
staging: vt6655: wpactl.c: Fix sparse warningsSigned-off-by: Martin Berglund <martin@rogsta.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Sanjeev Sharma [Fri, 8 Aug 2014 04:23:07 +0000  (09:53 +0530)] 
 
staging:r819xU: coding style: Fixed commenting styleSigned-off-by: Sanjeev Sharma <Sanjeev_Sharma@mentor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Andreas Schlick [Thu, 7 Aug 2014 17:20:50 +0000  (19:20 +0200)] 
 
staging: rtl8723au: Remove unnecessary bit masking.Signed-off-by: Andreas Schlick <ninox@posteo.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Andreas Schlick [Thu, 7 Aug 2014 17:20:49 +0000  (19:20 +0200)] 
 
staging: rtl8723au: Move open braces to the previous line.Signed-off-by: Andreas Schlick <ninox@posteo.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 20:17:10 +0000  (22:17 +0200)] 
 
staging: dgnc: Remove unnecessary 'return' statementSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 20:17:09 +0000  (22:17 +0200)] 
 
staging: dgnc: Fix missing blank line after declarationsSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 19:01:26 +0000  (21:01 +0200)] 
 
staging: dgnc: Remove 'volatile' modifier where it is not neededSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 19:01:25 +0000  (21:01 +0200)] 
 
staging: dgnc: Fix braces {} are not necessary for single statement blocksSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 19:01:24 +0000  (21:01 +0200)] 
 
staging: dgnc: Fix that open brace { should be on the previous lineSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 19:01:23 +0000  (21:01 +0200)] 
 
staging: dgnc: Fix missing blank line after declarationsSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 19:01:22 +0000  (21:01 +0200)] 
 
staging: dgnc: Fix included header from 'asm'Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 12:21:25 +0000  (14:21 +0200)] 
 
staging: dgnc: Update the TODO fileSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 13:40:11 +0000  (15:40 +0200)] 
 
staging: dgnc: Siplify the dgnc_start functionSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 12:21:23 +0000  (14:21 +0200)] 
 
staging: dgnc: Move utility functions out of dgnc_driver.cSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 12:21:22 +0000  (14:21 +0200)] 
 
staging: dgnc: Remove unnecessary functions from dgnc_driver.cSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 12:21:21 +0000  (14:21 +0200)] 
 
staging: dgnc: Fix frame size is larger than 1024BSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Wed, 6 Aug 2014 12:21:20 +0000  (14:21 +0200)] 
 
staging: dgnc: Fix no spaces before tabs checkpath warningSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Konrad Zapalowicz [Tue, 12 Aug 2014 06:08:37 +0000  (08:08 +0200)] 
 
staging: dgnc: Fix externs should be avoided in the .c filesSigned-off-by: Konrad Zapalowicz <bergo.torino@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Lars Hamre [Fri, 8 Aug 2014 01:21:42 +0000  (21:21 -0400)] 
 
Staging: nokia_h4p: removed unnecessary return statement in nokia_fw.cSigned-off-by: Lars Hamre <hamham91@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
A Raghavendra Rao [Thu, 7 Aug 2014 08:40:39 +0000  (14:10 +0530)] 
 
Staging: wlan-ng: fix sparse warning in prism2fw.cSigned-off-by: A Raghavendra Rao <arrao@cdac.in> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Quentin Lambert [Mon, 4 Aug 2014 19:10:24 +0000  (21:10 +0200)] 
 
staging: slicoss: fix a blank line coding style issueSigned-off-by: Quentin Lambert <lambert.quentin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Fabio Falzoi [Tue, 5 Aug 2014 21:24:18 +0000  (23:24 +0200)] 
 
Staging: rts5208: Remove CONFIG_RTS5208_DEBUG optionSigned-off-by: Fabio Falzoi <fabio.falzoi84@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Fabio Falzoi [Tue, 5 Aug 2014 21:24:17 +0000  (23:24 +0200)] 
 
Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memorySigned-off-by: Fabio Falzoi <fabio.falzoi84@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Quentin Lambert [Mon, 4 Aug 2014 19:07:07 +0000  (21:07 +0200)] 
 
staging: imx-drm: fix a blank line coding style issueSigned-off-by: Quentin Lambert <lambert.quentin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Julia Lawall [Fri, 8 Aug 2014 10:07:50 +0000  (12:07 +0200)] 
 
imx-drm: imx-drm-core: delete unneeded test before of_node_putSigned-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:56 +0000  (14:54 +0200)] 
 
staging: ozwpan: Use list helpersSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Fri, 8 Aug 2014 06:01:09 +0000  (08:01 +0200)] 
 
staging: ozwpan: Use slab cache for oz_tx_frame allocationSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Fri, 8 Aug 2014 06:00:42 +0000  (08:00 +0200)] 
 
staging: ozwpan: Use slab cache for oz_elt_info allocationSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Fri, 8 Aug 2014 05:59:24 +0000  (07:59 +0200)] 
 
staging: ozwpan: Use slab cache for oz_urb_link allocationSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:52 +0000  (14:54 +0200)] 
 
staging: ozwpan: Simplify app interfaceSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:51 +0000  (14:54 +0200)] 
 
staging: ozwpan: Remove dead codeSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:50 +0000  (14:54 +0200)] 
 
staging: ozwpan: Remove redundant initializationSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:49 +0000  (14:54 +0200)] 
 
staging: ozwpan: Remove unused OZ_MAX_TIMER_POOL_SIZESigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:48 +0000  (14:54 +0200)] 
 
staging: ozwpan: Fix typo in typedefSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Christoph Jaeger [Mon, 4 Aug 2014 12:54:47 +0000  (14:54 +0200)] 
 
staging: ozwpan: Add module parameter descriptionSigned-off-by: Christoph Jaeger <email@christophjaeger.info> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Hans Wennborg [Mon, 4 Aug 2014 00:20:49 +0000  (17:20 -0700)] 
 
staging: nokia_h4p: fix %d confusingly prefixed with 0x in format stringSigned-off-by: Hans Wennborg <hans@hanshq.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Hans Wennborg [Mon, 4 Aug 2014 00:21:06 +0000  (17:21 -0700)] 
 
staging: rtl8821ae: fix %d confusingly prefixed with 0x in format stringsSigned-off-by: Hans Wennborg <hans@hanshq.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Benedict Boerger [Fri, 8 Aug 2014 16:26:22 +0000  (18:26 +0200)] 
 
drivers: staging: lustre: fix sparse warnings / delete unused functionSigned-off-by: Benedict Boerger <benedict.boerger@cs.tu-dortmund.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Tom Wales [Sun, 3 Aug 2014 19:41:44 +0000  (20:41 +0100)] 
 
Staging: lustre: checkpatch: remove blank spacesSigned-off-by: Tom Wales <twales518@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Fernando Apesteguia [Tue, 5 Aug 2014 19:10:19 +0000  (21:10 +0200)] 
 
staging: rtl8192u: remove unused function.Signed-off-by: Fernando Apesteguia <fernando.apesteguia@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Adrian Remonda [Mon, 4 Aug 2014 22:30:17 +0000  (00:30  +0200)] 
 
Staging: rtl8188eu: Missing a blank line after declarations.Signed-off-by: Adrian Remonda <adrianremonda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Joe Perches [Sun, 3 Aug 2014 22:57:26 +0000  (15:57 -0700)] 
 
staging: rtl8192ee: Fix RT_TRACE #define and usesSigned-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Antoine Schweitzer-Chaput [Tue, 24 Jun 2014 18:41:43 +0000  (20:41 +0200)] 
 
staging: rtl8192u: remove misc. unused definesSigned-off-by: Antoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Antoine Schweitzer-Chaput [Tue, 24 Jun 2014 18:41:42 +0000  (20:41 +0200)] 
 
staging: rtl8192u: remove unused define LOOP_TESTSigned-off-by: Antoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Antoine Schweitzer-Chaput [Tue, 24 Jun 2014 18:41:41 +0000  (20:41 +0200)] 
 
staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORTSigned-off-by: Antoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Antoine Schweitzer-Chaput [Tue, 24 Jun 2014 18:41:40 +0000  (20:41 +0200)] 
 
staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLESigned-off-by: Antoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 
Antoine Schweitzer-Chaput [Tue, 24 Jun 2014 18:41:39 +0000  (20:41 +0200)] 
 
staging: rtl8192u: remove define always set USE_ONE_PIPESigned-off-by: Antoine Schweitzer-Chaput <antoine@schweitzer-chaput.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>