aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook8-74/+61
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook9-50/+46
2017-10-18staging: rtl8188eu: usb_ops_linux: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: rtl8188eu: usb_halinit: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeupJia-Ju Bai1-1/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai1-1/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai1-1/+1
2017-10-18staging: rtl8188eu: add spaces around algebric and boolean operatorsAastha Gupta1-18/+18
2017-10-18staging: rtl8188eu: fix spaces before tabsAastha Gupta2-6/+6
2017-10-18staging: rtl8188eu: fix space between function name and '('Aastha Gupta1-1/+1
2017-10-18staging: rtl8188eu: fix block comment styling in rtl8188eu filesAastha Gupta27-395/+514
2017-10-18staging: lustre: fix comparisons should place the constant on the right sideAastha Gupta1-1/+1
2017-10-18staging: lustre: fix incorrect multi-line comment styleAastha Gupta2-36/+21
2017-10-18staging: rtlwifi: rtl8822be: Align the * in block commentFrank A. Cancio Bello1-3/+3
2017-10-18staging: rtlwifi: rtl8822be: Remove useless parenthesesFrank A. Cancio Bello4-17/+17
2017-10-18staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded nameFrank A. Cancio Bello1-3/+3
2017-10-18staging: rtlwifi: rtl8822be: Balance braces in else statementFrank A. Cancio Bello2-2/+4
2017-10-18staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger1-0/+2
2017-10-18staging: ccree: fix boolreturn.cocci warningSuniel Mahesh1-1/+1
2017-10-18staging: ccree: Fix bool comparisonSuniel Mahesh1-1/+1
2017-10-18staging/ccree: Declare compiled out functions static inlineRishabh Hardas1-2/+2
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook11-52/+51
2017-10-18staging: lustre: rpc: mark expected switch fall-throughsGustavo A. R. Silva1-4/+9
2017-10-18staging: lustre: ptlrpc: mark expected switch fall-throughsGustavo A. R. Silva1-3/+3
2017-10-18staging: lustre: osc: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: ldlm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lprocfs: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-10-18staging: lustre: llite: mark expected switch fall-throughGustavo A. R. Silva1-1/+3
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughsGustavo A. R. Silva1-1/+4
2017-10-18staging: lustre: lnet: selftest: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lnet: net_fault: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18staging: lustre: lnet: socklnd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-09staging: iio: adc: ad7192: use driver private lock to protect hardware state changesAastha Gupta1-2/+7
2017-10-09staging: iio: ade7753: expanding buffer lock to cover both buffer and state protectionHimanshi Jain1-11/+18
2017-10-09staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribute to iio_chan_specBrian Masney1-48/+17
2017-10-09staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settingsBrian Masney1-98/+85
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman10-28/+40
2017-10-04staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([subsystem]dev, ...Yurii Pavlenko1-22/+18
2017-10-04staging: ccree: Convert to platform_{get,set}_drvdata()Suniel Mahesh1-4/+2
2017-10-03staging: android: TODO: Removing an invalid issueJoaquin Garmendia Cabrera1-1/+0
2017-10-03staging: rtlwifi: pr_err() strings should end with newlinesArvind Yadav2-5/+5
2017-10-03staging: bcm2835-camera: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-03staging: gs_fpgaboot: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-03staging: rtlwifi: make various structures staticColin Ian King1-16/+16
2017-10-03staging: rtlwifi: silence underflow warningDan Carpenter1-1/+2
2017-10-03staging: rtl8192u: Fix some error handling pathChristophe JAILLET1-4/+1
2017-10-03staging: rtl8192u: Check some memory allocation failureChristophe JAILLET1-0/+4
2017-10-03staging: rtl8192e: make const array broadcast_addr static, reduces object code sizeColin Ian King1-2/+3
2017-10-03staging: rtl8192u: make r8192_wx_handlers_def structure constBhumika Goyal2-2/+2
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure8-48/+68