summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31staging: mt7621-dma: sizeof via pointer dereferenceBenjamin Sherman1-1/+1
2019-05-31staging: rtl8723bs: core: fix warning Comparison to NULLHariprasad Kelam1-27/+27
2019-05-31staging: rtl8712: Remove initialisationsNishka Dasgupta1-8/+6
2019-05-31staging: rtl8712: Remove return variable of different typeNishka Dasgupta1-2/+2
2019-05-31staging: rts5208: Remove negationsNishka Dasgupta1-10/+10
2019-05-31staging: octeon-usb: Remove return variableNishka Dasgupta1-2/+1
2019-05-31Staging: rtl8723bs: hal: fix warning possible condition with no effect (if ==...Hariprasad Kelam1-7/+2
2019-05-31staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'YueHaibing1-4/+1
2019-05-31staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam4-12/+8
2019-05-31staging/gasket: Fix string splitTianzheng Li3-14/+9
2019-05-31staging: ks7010: Remove initialisation in ks7010_sdio.cNishka Dasgupta1-1/+1
2019-05-31staging: ks7010: Merge multiple return variables in ks_hostif.cNishka Dasgupta1-4/+3
2019-05-31staging: ks7010: Remove initialisation in ks_hostif.cNishka Dasgupta1-1/+1
2019-05-31staging: kpc2000: replace bogus variable name in core.cSimon Sandström1-13/+13
2019-05-31staging: kpc2000: remove extra spaces in core.cSimon Sandström1-2/+2
2019-05-31staging: kpc2000: remove extra blank line in core.cSimon Sandström1-1/+0
2019-05-31staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O spaceGeordan Neukum1-1/+3
2019-05-31staging: kpc2000: kpc_i2c: fail probe if unable to map I/O spaceGeordan Neukum1-0/+2
2019-05-31staging: kpc2000: kpc_i2c: fail probe if unable to get I/O resourceGeordan Neukum1-0/+3
2019-05-31staging: kpc2000: kpc_i2c: Use drvdata instead of platform_dataGeordan Neukum1-2/+2
2019-05-31staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlinesGeordan Neukum1-5/+0
2019-05-31staging: kpc2000: kpc_i2c: Use BIT macro rather than manual bit shiftingGeordan Neukum1-5/+5
2019-05-31staging: kpc2000: kpc_i2c: Remove pldev from i2c_device structureGeordan Neukum1-2/+0
2019-05-31staging: kpc2000: kpc_i2c: Remove unused rw_semGeordan Neukum1-3/+0
2019-05-31staging: kpc2000: replace white spaces with tabs for kpc2000_spi.cMao Wenan1-361/+361
2019-05-31staging: kpc2000: report error status to spi coreMao Wenan1-2/+6
2019-05-31staging: kpc2000: Change to use DIV_ROUND_UPNishka Dasgupta1-4/+1
2019-05-31staging: kpc2000: fix typo in KconfigSimon Sandström1-2/+2
2019-05-30staging: speakup: serialio: fix warning linux/serial.h is included more than ...Hariprasad Kelam1-3/+0
2019-05-30staging: erofs: fix i_blocks calculationGao Xiang1-2/+12
2019-05-30staging: erofs: support statxGao Xiang3-0/+23
2019-05-24MAINTAINERS: Add entry for anybuss driversSven Van Asbroeck1-0/+5
2019-05-24MAINTAINERS: Add entry for fieldbus subsystemSven Van Asbroeck1-0/+6
2019-05-24staging: kpc2000: remove unnecessary oom messageSimon Sandström1-3/+1
2019-05-24staging: kpc2000: remove unnecessary include in cell_probe.cSimon Sandström1-1/+0
2019-05-24staging: kpc2000: remove unnecessary braces in cell_probe.cSimon Sandström1-7/+4
2019-05-24staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.cSimon Sandström1-1/+1
2019-05-24staging: kpc2000: remove extra blank lines in cell_probe.cSimon Sandström1-4/+0
2019-05-24staging: kpc2000: fix alignment issues in cell_probe.cSimon Sandström1-19/+15
2019-05-24staging: kpc2000: add missing asterisk in commentSimon Sandström1-1/+1
2019-05-24staging: kpc2000: use __func__ in debug messagesSimon Sandström1-7/+12
2019-05-24staging: kpc2000: add blank line after declarationsSimon Sandström1-0/+4
2019-05-24staging: pi433: Remove unnecessary variableNishka Dasgupta1-3/+2
2019-05-23staging: kpc2000: remove invalid spaces in cell_probe.cSimon Sandström1-2/+2
2019-05-23staging: kpc2000: add space after comma in cell_probe.cSimon Sandström1-1/+1
2019-05-23staging: kpc2000: add spaces around operators in cell_probe.cSimon Sandström1-3/+3
2019-05-23staging: kpc2000: fix invalid linebreaks in cell_probe.cSimon Sandström1-5/+12
2019-05-23staging: kpc2000: add space between ) and { in cell_probe.cSimon Sandström1-18/+18
2019-05-23staging: kpc2000: fix indent in cell_probe.cSimon Sandström1-286/+286
2019-05-23staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULLHariprasad Kelam1-24/+24