summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: rename ssidLen in wilc_set_join_reqChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pu8ssid in wilc_set_join_reqChaehyun Lim2016-02-042-4/+4
* staging: wilc1000: rename pu8bssid in wilc_set_join_reqChaehyun Lim2016-02-042-4/+4
* staging: wilc1000: fix return type of wilc_set_join_reqChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: fix return type of wilc_flush_join_reqChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: replace numerical constant with predefined MACROHari Prasath Gujulan Elango2016-02-041-1/+1
* staging: wilc1000: remove wilc_sdio_initGlen Lee2016-02-041-10/+0Star
* staging: wilc1000: fix always return 0 errorGlen Lee2016-02-041-2/+0Star
* staging: wilc1000: rename pu8MacAddress in wilc_set_mac_addressChaehyun Lim2016-02-042-4/+4
* staging: wilc1000: fix return type of wilc_set_mac_addressChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename pu8MacAddress in wilc_get_mac_addressChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: fix return type of wilc_get_mac_addressChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename pu8PmkidInfoArray in wilc_set_pmkid_infoChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: replace u32 with intChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: fix return type of wilc_set_pmkid_infoChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: remove wilc_set_start_scan_req declarationChaehyun Lim2016-02-041-1/+0Star
* staging: wilc1000: remove wilc_add_tx_gtk declarationChaehyun Lim2016-02-041-2/+0Star
* staging: wilc1000: match argument name of wilc_add_rx_gtk declarationChaehyun Lim2016-02-041-4/+4
* staging: wilc1000: fix return type of wilc_add_rx_gtk declarationChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: match argument name of wilc_add_ptk declarationChaehyun Lim2016-02-041-3/+3
* staging: wilc1000: fix return type of wilc_add_pkt declarationChaehyun Lim2016-02-041-1/+1
* Staging:lustre:lclient:Remove unused functionBhumika Goyal2016-02-031-11/+0Star
* Staging:lustre:lustre:llite:Remove explicit NULL comparisionBhumika Goyal2016-02-031-5/+5
* Staging:lustre:obdclass:linux:simplify NULL comparisonBhumika Goyal2016-02-031-3/+3
* Staging:lustre:obdclass:linux:remove unnecessary bracesBhumika Goyal2016-02-031-4/+2Star
* staging: lustre: fix comment styleSushuruth Sadagopan2016-02-031-6/+12
* staging: lustre: lustre: lov: Added spaceAnjali Menon2016-02-031-1/+1
* Staging:lustre:lustre:obdclass:Remove return from void functionBhumika Goyal2016-02-031-2/+0Star
* staging:lustre: remove obsolete comment in libcfs_ioctl.hParinay Kondekar2016-02-031-1/+0Star
* staging/lustre: Add __user annotations in lnetselftest codeFrank Zago2016-02-035-127/+138
* staging/lustre/llite: Update ll_dir_ioctl pointer casts with __userOleg Drokin2016-02-031-34/+35
* staging/lustre: Properly cast ll_getname argument to __user in ll_dir_ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre: Properly cast ll_fid2path argument to __user in ll_file_ioctlOleg Drokin2016-02-031-1/+1
* staging/lustre/llite: Update all file.c user pointer casts to __userOleg Drokin2016-02-031-23/+24
* staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __userOleg Drokin2016-02-031-2/+3
* staging/lustre: Properly mark lmv_fid2path uarg argment as __userOleg Drokin2016-02-031-1/+2
* staging/lustre/lloop: Properly mark userspace pointers in lo/lloop_ioctlOleg Drokin2016-02-031-2/+2
* staging/lustre/osc: Mark osc_getstripe user pointer argument as __userOleg Drokin2016-02-031-1/+2
* staging/lustre/llite: Update llite_lib.c with proper __user attributesOleg Drokin2016-02-031-4/+4
* staging/lustre: Declare lov_getstripe lump argument as __userOleg Drokin2016-02-032-2/+2
* staging/lustre/llite: Fix improper userspace access in ll_fiemapOleg Drokin2016-02-031-7/+14
* staging/lustre/llite: Properly mark ll_obd_statfs argument as __userOleg Drokin2016-02-034-4/+4
* staging/lustre/osc: Do not use lprocfs_write_helper in sysfs store methodsOleg Drokin2016-02-031-4/+21
* staging/lustre: Declare lprocfs_write_frac_u64_helper argument as __userOleg Drokin2016-02-032-3/+3
* staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __userOleg Drokin2016-02-032-2/+2
* staging/lustre: Properly mark obd_iocontrol argument as __userOleg Drokin2016-02-039-12/+14
* staging/lustre: Get rid of an ugly statfs hack in lov_iocontrolOleg Drokin2016-02-032-4/+4
* staging/lustre/lnet: Properly mark userspace pointer of lnet_ping()Oleg Drokin2016-02-031-3/+3
* staging/lustre: Mark obd_ioctl_popdata/getdata argument as __userOleg Drokin2016-02-034-14/+16