summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | staging: kpc2000: use __func__ in debug messages in core.cSimon Sandström2019-06-061-5/+5
| * | | | | | | staging: kpc2000: remove unnecessary oom message in core.cSimon Sandström2019-06-061-4/+1
| * | | | | | | staging: kpc2000: remove unnecessary parentheses in core.cSimon Sandström2019-06-061-3/+3
| * | | | | | | staging: kpc2000: simplify comparisons to NULL in core.cSimon Sandström2019-06-061-6/+6
| * | | | | | | staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube2019-06-031-12/+3
| * | | | | | | staging: vt6655: Change return type of function and remove variableNishka Dasgupta2019-06-032-7/+3
| * | | | | | | staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube2019-06-031-5/+0
| * | | | | | | staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube2019-06-031-1/+0
| * | | | | | | staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O spaceGeordan Neukum2019-06-031-1/+2
| * | | | | | | staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()Geordan Neukum2019-06-031-14/+0
| * | | | | | | staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi structGeordan Neukum2019-06-031-1/+0
| * | | | | | | staging: kpc2000: kpc_spi: column-align switch and subordinate casesGeordan Neukum2019-06-031-7/+7
| * | | | | | | staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlinesGeordan Neukum2019-06-031-13/+0
| * | | | | | | staging: rtl8712: Replace function r8712_init_mlme_privNishka Dasgupta2019-06-031-6/+1
| * | | | | | | staging: rtl8712: ieee80211.c: Remove leading p from variable namesNishka Dasgupta2019-06-031-25/+25
| * | | | | | | staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King2019-06-031-3/+1
| * | | | | | | staging: kpc2000: removed misc device.Jeremy Sowden2019-06-032-127/+2
| * | | | | | | staging: kpc2000: export more device attributes via sysfs.Jeremy Sowden2019-06-031-0/+57
| * | | | | | | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-039-8/+25
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | staging: mt7621-dma: sizeof via pointer dereferenceBenjamin Sherman2019-05-301-1/+1
| * | | | | | | staging: rtl8723bs: core: fix warning Comparison to NULLHariprasad Kelam2019-05-301-27/+27
| * | | | | | | staging: rtl8712: Remove initialisationsNishka Dasgupta2019-05-301-8/+6
| * | | | | | | staging: rtl8712: Remove return variable of different typeNishka Dasgupta2019-05-301-2/+2
| * | | | | | | staging: rts5208: Remove negationsNishka Dasgupta2019-05-301-10/+10
| * | | | | | | staging: octeon-usb: Remove return variableNishka Dasgupta2019-05-301-2/+1
| * | | | | | | Staging: rtl8723bs: hal: fix warning possible condition with no effect (if ==...Hariprasad Kelam2019-05-301-7/+2
| * | | | | | | staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'YueHaibing2019-05-301-4/+1
| * | | | | | | staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam2019-05-304-12/+8
| * | | | | | | staging/gasket: Fix string splitTianzheng Li2019-05-303-14/+9
| * | | | | | | staging: ks7010: Remove initialisation in ks7010_sdio.cNishka Dasgupta2019-05-301-1/+1
| * | | | | | | staging: ks7010: Merge multiple return variables in ks_hostif.cNishka Dasgupta2019-05-301-4/+3
| * | | | | | | staging: ks7010: Remove initialisation in ks_hostif.cNishka Dasgupta2019-05-301-1/+1
| * | | | | | | staging: kpc2000: replace bogus variable name in core.cSimon Sandström2019-05-301-13/+13
| * | | | | | | staging: kpc2000: remove extra spaces in core.cSimon Sandström2019-05-301-2/+2
| * | | | | | | staging: kpc2000: remove extra blank line in core.cSimon Sandström2019-05-301-1/+0
| * | | | | | | staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O spaceGeordan Neukum2019-05-301-1/+3
| * | | | | | | staging: kpc2000: kpc_i2c: fail probe if unable to map I/O spaceGeordan Neukum2019-05-301-0/+2
| * | | | | | | staging: kpc2000: kpc_i2c: fail probe if unable to get I/O resourceGeordan Neukum2019-05-301-0/+3
| * | | | | | | staging: kpc2000: kpc_i2c: Use drvdata instead of platform_dataGeordan Neukum2019-05-301-2/+2
| * | | | | | | staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlinesGeordan Neukum2019-05-301-5/+0
| * | | | | | | staging: kpc2000: kpc_i2c: Use BIT macro rather than manual bit shiftingGeordan Neukum2019-05-301-5/+5
| * | | | | | | staging: kpc2000: kpc_i2c: Remove pldev from i2c_device structureGeordan Neukum2019-05-301-2/+0
| * | | | | | | staging: kpc2000: kpc_i2c: Remove unused rw_semGeordan Neukum2019-05-301-3/+0
| * | | | | | | staging: kpc2000: replace white spaces with tabs for kpc2000_spi.cMao Wenan2019-05-301-361/+361
| * | | | | | | staging: kpc2000: report error status to spi coreMao Wenan2019-05-301-2/+6
| * | | | | | | staging: kpc2000: Change to use DIV_ROUND_UPNishka Dasgupta2019-05-301-4/+1
| * | | | | | | staging: kpc2000: fix typo in KconfigSimon Sandström2019-05-301-2/+2
| * | | | | | | staging: speakup: serialio: fix warning linux/serial.h is included more than ...Hariprasad Kelam2019-05-301-3/+0
| * | | | | | | staging: erofs: fix i_blocks calculationGao Xiang2019-05-301-2/+12
| * | | | | | | staging: erofs: support statxGao Xiang2019-05-303-0/+23
| | |_|_|/ / / | |/| | | | |
OpenPOWER on IntegriCloud