summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-14staging: rtl8192u: Remove unnecessary externsJoe Perches
2015-08-14staging: mt29f_spinand: Remove unnecessary externsJoe Perches
2015-08-14staging: dgnc: Remove unnecessary externsJoe Perches
2015-08-14staging: ft1000: Remove unnecessary externsJoe Perches
2015-08-14staging: wilc1000: Remove unnecessary externsJoe Perches
2015-08-14staging: rtl8192e: Remove unnecessary externsJoe Perches
2015-08-14staging: rtl8188eu: Remove unnecessary externsJoe Perches
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches
2015-08-14staging: octeon: Remove unnecessary externsJoe Perches
2015-08-14staging: rtl8712: Remove unnecessary externsJoe Perches
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches
2015-08-14staging: lustre: ptlrpc: add missing include directiveIoan-Adrian Ratiu
2015-08-14staging: lustre: Do not init global to NULLSwee Hua Law
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches
2015-08-14staging: lustre: checkpatch: argument alignment for readabilitySwee Hua Law
2015-08-14staging: lustre: checkpatch: move */ block comment to next lineSwee Hua Law
2015-08-14staging: lustre: checkpatch: symbol == NULL should be !symbolSwee Hua Law
2015-08-14staging: lustre: checkpatch: do not init global to NULLSwee Hua Law
2015-08-14staging: lustre-libcfs: make static-variable constantPatrick Boettcher
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher
2015-08-14Staging: unisys: Remove useless cast on void pointerShraddha Barke
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke
2015-08-14Staging: wilc1000: Remove null check before kfreeShraddha Barke
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer
2015-08-14staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_memcpy_INTERNALChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_memcpy functionChaehyun Lim
2015-08-14staging: wilc1000: use memcpy instead of WILC_memcpyChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_strncmp functionChaehyun Lim
2015-08-14staging: wilc1000: use strncmp instead of WILC_strncmpChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_strncpy functionChaehyun Lim
2015-08-14staging: wilc1000: Use strncpy instead of WILC_strncpyChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_strlen functionChaehyun Lim
2015-08-14staging: wilc1000: use strlen instead of WILC_strlenChaehyun Lim
2015-08-14staging: wilc1000: remove commented codeChaehyun Lim
2015-08-14staging: comedi: me4000: use bitwise AND instead of logicalDan Carpenter
2015-08-14staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn...H Hartley Sweeten
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_ins...H Hartley Sweeten
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_in...H Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt()H Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registersH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt()H Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: prefer using the BIT macroH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc'H Hartley Sweeten
2015-08-14staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer()H Hartley Sweeten
2015-08-14staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn...H Hartley Sweeten
2015-08-14staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer()H Hartley Sweeten
2015-08-14staging: comedi: hwdrv_apci3501: refactor apci3501_write_insn_timer()H Hartley Sweeten