summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman4-20/+24
2017-12-21staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functionsMarcin Ciupak3-41/+0
2017-12-21staging: pi433: remove unused rf69_set_ook_threshold_type functionMarcin Ciupak3-19/+0
2017-12-21staging: pi433: remove unused rf69_set_ook_threshold_step functionMarcin Ciupak3-29/+0
2017-12-21staging: pi433: remove unused rf69_set_rx_start_timeout functionMarcin Ciupak2-8/+0
2017-12-21staging: pi433: remove unused rf69_set_rssi_timeout functionMarcin Ciupak2-8/+0
2017-12-21staging: pi433: remove unused rf69_get_payload_length functionMarcin Ciupak2-6/+0
2017-12-21staging: pi433: make local functions staticMarcin Ciupak2-50/+47
2017-12-21staging: rtl8712: style fix multiple line dereferencesMartin Homuth5-117/+100
2017-12-21staging: comedi: add identifiers to function parametersMichael Gebhard1-18/+18
2017-12-21staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'Roman Storozhenko4-12/+12
2017-12-21Staging: rtl8723bs: Do not check for NOT NULL before kfree()Shreeya Patel1-3/+1
2017-12-21staging: vchiq_arm: Cleaning up codestyle warningsMikhail Shvetsov1-1/+2
2017-12-21staging: vchiq_arm: Fixing code style of commentsMikhail Shvetsov1-4/+8
2017-12-21staging: vchiq_arm: Remove useless comments.Mikhail Shvetsov1-35/+0
2017-12-21staging: pi433: fix CamelCase for fifo variablesValentin Vidic4-34/+34
2017-12-21staging: pi433: pi433_write fixed the return valueOliver Graute1-1/+1
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for non-forwarded trafficIoana Radulescu1-1/+13
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu2-7/+12
2017-12-20staging: ccree: use size_t consistentlyGilad Ben-Yossef2-4/+3
2017-12-19staging: pi433: remove unused functionValentin Vidic2-19/+0
2017-12-19staging: pi433: replace printk calls with dev_dbgValentin Vidic1-2/+2
2017-12-19staging: pi433: avoid logging ENOMEM messagesValentin Vidic1-3/+1
2017-12-19staging: pi433: replace unsigned with unsigned intValentin Vidic1-1/+1
2017-12-19staging: pi433: collapse else block after return statementValentin Vidic1-7/+7
2017-12-19Staging: Pi433: Bugfix for wrong argument for sizeof() in TX threadMarcus Wolf1-7/+6
2017-12-19staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra1-2/+2
2017-12-19staging: ion: Fix ion_cma_heap allocationsJohn Stultz2-5/+12
2017-12-19Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel1-16/+14
2017-12-19staging: rtl8712: style fix returned error codeMartin Homuth1-1/+1
2017-12-19staging: rtl8712: style fix unneeded elseMartin Homuth1-37/+35
2017-12-19staging: rtl8712: style fix indentationMartin Homuth3-13/+13
2017-12-19staging: rtl8712: style fix over 80 characters warningsMartin Homuth5-13/+22
2017-12-19staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...Abdul Rauf1-6/+6
2017-12-19Staging: ks7010: ks_wlan_net: Fixing coding style warningSUNIL KALLUR RAMEGOWDA1-2/+2
2017-12-19staging: vchiq_arm: fix open brace placement errorsTara Null1-4/+5
2017-12-19Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek1-2/+1
2017-12-19staging: vt6655: Use GFP_KERNEL in kzallocJia-Ju Bai1-4/+4
2017-12-19Staging: ccree: Add blank line after declarationsKamal Heib1-0/+1
2017-12-19staging: ccree: update TODOGilad Ben-Yossef1-2/+1
2017-12-19staging: ccree: fix fips event irq handling buildGilad Ben-Yossef1-1/+1
2017-12-19staging: ccree: remove ssi_config.hGilad Ben-Yossef13-42/+3
2017-12-19staging: ccree: turn compile time debug log to paramsGilad Ben-Yossef4-27/+35
2017-12-19staging: ccree: remove useless debug codeGilad Ben-Yossef4-84/+0
2017-12-19staging: ccree: remove CC_IRQ_DELAY dead codeGilad Ben-Yossef2-12/+0
2017-12-19staging: ccree: staging: ccree: replace sysfs by debugfs interfaceGilad Ben-Yossef12-224/+154
2017-12-19staging: ccree: add explicit module init/exit funcGilad Ben-Yossef1-1/+12
2017-12-19staging: ccree: clean up PM registrationGilad Ben-Yossef3-13/+10
2017-12-19staging: ccree: drop ifdef CONFIG_OF in codeGilad Ben-Yossef1-4/+0
2017-12-19staging: pi433: remove multiple blank linesValentin Vidic4-25/+0