summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata4-4/+8
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata27-915/+59
2018-02-22staging: wilc1000: rename _WPARxGtk_end_case_ label to avoid camelCaseAjay Singh1-3/+3
2018-02-22staging: wilc1000: rename _WPAPtk_end_case_ label to avoid camelCaseAjay Singh1-3/+3
2018-02-22staging: wilc1000: rename pstrStationParam to avoid camelCaseAjay Singh1-24/+22
2018-02-22staging: wilc1000: rename pstrDelStaParam to avoid camelCaseAjay Singh1-3/+2
2018-02-22staging: wilc1000: rename strDisconnectNotifInfo to avoid camelCaseAjay Singh1-12/+12
2018-02-22staging: wilc1000: rename pstrStatistics to avoid camelCaseAjay Singh1-10/+10
2018-02-22staging: wilc1000: rename pstrSetBeaconParam to avoid camelCaseAjay Singh1-26/+25
2018-02-22staging: wilc1000: rename Handle_SetMulticastFilter to avoid camelCaseAjay Singh1-3/+3
2018-02-22staging: wilc1000: rename pu32InactiveTime to avoid camelCaseAjay Singh1-2/+2
2018-02-22staging: wilc1000: rename variables using camelCase in handle_rcvd_ntwrk_info()Ajay Singh1-23/+22
2018-02-22staging: wilc1000: rename ptstrJoinBssParam to avoid camelCaseAjay Singh1-39/+39
2018-02-22staging: wilc1000: rename pu8HdnNtwrksWidVal to avoid camelCaseAjay Singh1-4/+4
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter1-4/+2
2018-02-22staging: lustre: socklnd: simplify ksnc_rx_iov_spaceNeilBrown2-12/+3
2018-02-22staging: lustre: fid: perform sanity checks before commitingNeilBrown1-5/+5
2018-02-22staging: lustre: fid: fix up debugfs access to ->lcs_spaceNeilBrown1-4/+11
2018-02-22staging: lustre: fid: remove seq_fid_alloc_fini() and simplifyNeilBrown1-12/+6
2018-02-22staging: lustre: fid: use wait_event_cmd()NeilBrown1-48/+20
2018-02-22staging: lustre: fid: convert lcs_mutex to a spinlockNeilBrown3-26/+29
2018-02-22staging: lustre: ptlrpc: list_for_each improvements.NeilBrown6-126/+59
2018-02-22staging: lustre: fix assorted checkpatch errorsNeilBrown11-18/+19
2018-02-22staging: lustre: remove phantom struct cfs_crypto_hash_descNeilBrown4-25/+19
2018-02-22staging: lustre: discard libcfs_kvzalloc and linux-mem.cNeilBrown20-75/+28
2018-02-22staging: lustre: improve some libcfs_kvzalloc calls.NeilBrown6-8/+8
2018-02-22staging: lustre: discard lu_buf allocation library.NeilBrown4-83/+12
2018-02-22staging: lustre: discard libcfs_kvzalloc_cpt()NeilBrown3-13/+4
2018-02-22staging: lustre: make signal-blocking functions inlineNeilBrown3-68/+16
2018-02-22staging: lustre: improve API and implementation of blocking signals.NeilBrown4-32/+22
2018-02-22staging: lustre: simplify linux-prim.cNeilBrown2-44/+0
2018-02-22staging: lustre: lnet: remove cfs_block_allsigs calls.NeilBrown3-15/+11
2018-02-22staging: lustre: remove unnecessary cfs_block_allsigs() callsNeilBrown5-18/+0
2018-02-22staging: lustre: remove linux-curproc.cNeilBrown3-80/+5
2018-02-22staging: lustre: opencode cfs_cap_{raise, lower, raised}NeilBrown3-39/+12
2018-02-22staging: lustre: replace all CFS_CAP_* macros with CAP_*NeilBrown11-43/+30
2018-02-22staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros1-1/+1
2018-02-22staging: emxx_udc: Remove unneeded castChristopher Diaz Riveros1-1/+1
2018-02-22staging: rtl8723bs: Remove unneeded castChristopher Diaz Riveros1-1/+1
2018-02-22staging: net: netlogic: Remove unneeded castChristopher Diaz Riveros1-2/+1
2018-02-22Staging: bcm2048: Fix function argument alignment in radio-bcm2048.c.Quytelda Kahja1-11/+11
2018-02-22Staging: ks7010: hostif: Convert the ps_confirm_wait_inc() macro to a real fu...Quytelda Kahja1-5/+5
2018-02-22Staging: ks7010: hostif: Convert SME queue macros to real functions.Quytelda Kahja1-7/+16
2018-02-22Staging: ks7010: sdio: Convert RX/TX queue macros into real functions.Quytelda Kahja1-13/+33
2018-02-22staging: wilc1000: remove 'if' on field addressDafna Hirschfeld1-9/+4
2018-02-22staging: pi433: fix CamelCase for addressFilteringValentin Vidic5-7/+7
2018-02-22staging: pi433: fix CamelCase for thresholdDecrementValentin Vidic5-6/+6
2018-02-22staging: pi433: fix CamelCase for txStartConditionValentin Vidic4-5/+5
2018-02-22staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su2-4/+6
2018-02-22staging: comedi: Remove a "tracing" callEisha Chen-yen-su1-1/+0