summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: remove unnecessary parenthesesJi-Hun Kim2018-01-081-1/+1
* Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman2018-01-024-20/+24
|\
| * staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra2017-12-191-2/+2
| * staging: ion: Fix ion_cma_heap allocationsJohn Stultz2017-12-192-5/+12
| * staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown2017-12-191-13/+10Star
* | staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functionsMarcin Ciupak2017-12-213-41/+0Star
* | staging: pi433: remove unused rf69_set_ook_threshold_type functionMarcin Ciupak2017-12-213-19/+0Star
* | staging: pi433: remove unused rf69_set_ook_threshold_step functionMarcin Ciupak2017-12-213-29/+0Star
* | staging: pi433: remove unused rf69_set_rx_start_timeout functionMarcin Ciupak2017-12-212-8/+0Star
* | staging: pi433: remove unused rf69_set_rssi_timeout functionMarcin Ciupak2017-12-212-8/+0Star
* | staging: pi433: remove unused rf69_get_payload_length functionMarcin Ciupak2017-12-212-6/+0Star
* | staging: pi433: make local functions staticMarcin Ciupak2017-12-212-50/+47Star
* | staging: rtl8712: style fix multiple line dereferencesMartin Homuth2017-12-215-117/+100Star
* | staging: comedi: add identifiers to function parametersMichael Gebhard2017-12-211-18/+18
* | staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'Roman Storozhenko2017-12-214-12/+12
* | Staging: rtl8723bs: Do not check for NOT NULL before kfree()Shreeya Patel2017-12-211-3/+1Star
* | staging: vchiq_arm: Cleaning up codestyle warningsMikhail Shvetsov2017-12-211-1/+2
* | staging: vchiq_arm: Fixing code style of commentsMikhail Shvetsov2017-12-211-4/+8
* | staging: vchiq_arm: Remove useless comments.Mikhail Shvetsov2017-12-211-35/+0Star
* | staging: pi433: fix CamelCase for fifo variablesValentin Vidic2017-12-214-34/+34
* | staging: pi433: pi433_write fixed the return valueOliver Graute2017-12-211-1/+1
* | staging: fsl-dpaa2/eth: Flow affinity for non-forwarded trafficIoana Radulescu2017-12-211-1/+13
* | staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu2017-12-212-7/+12
* | staging: ccree: use size_t consistentlyGilad Ben-Yossef2017-12-202-4/+3Star
* | staging: pi433: remove unused functionValentin Vidic2017-12-192-19/+0Star
* | staging: pi433: replace printk calls with dev_dbgValentin Vidic2017-12-191-2/+2
* | staging: pi433: avoid logging ENOMEM messagesValentin Vidic2017-12-191-3/+1Star
* | staging: pi433: replace unsigned with unsigned intValentin Vidic2017-12-191-1/+1
* | staging: pi433: collapse else block after return statementValentin Vidic2017-12-191-7/+7
* | Staging: Pi433: Bugfix for wrong argument for sizeof() in TX threadMarcus Wolf2017-12-191-7/+6Star
* | Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel2017-12-191-16/+14Star
* | staging: rtl8712: style fix returned error codeMartin Homuth2017-12-191-1/+1
* | staging: rtl8712: style fix unneeded elseMartin Homuth2017-12-191-37/+35Star
* | staging: rtl8712: style fix indentationMartin Homuth2017-12-193-13/+13
* | staging: rtl8712: style fix over 80 characters warningsMartin Homuth2017-12-195-13/+22
* | staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...Abdul Rauf2017-12-191-6/+6
* | Staging: ks7010: ks_wlan_net: Fixing coding style warningSUNIL KALLUR RAMEGOWDA2017-12-191-2/+2
* | staging: vchiq_arm: fix open brace placement errorsTara Null2017-12-191-4/+5
* | Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek2017-12-191-2/+1Star
* | staging: vt6655: Use GFP_KERNEL in kzallocJia-Ju Bai2017-12-191-4/+4
* | Staging: ccree: Add blank line after declarationsKamal Heib2017-12-191-0/+1
* | staging: ccree: update TODOGilad Ben-Yossef2017-12-191-2/+1Star
* | staging: ccree: fix fips event irq handling buildGilad Ben-Yossef2017-12-191-1/+1
* | staging: ccree: remove ssi_config.hGilad Ben-Yossef2017-12-1913-42/+3Star
* | staging: ccree: turn compile time debug log to paramsGilad Ben-Yossef2017-12-194-27/+35
* | staging: ccree: remove useless debug codeGilad Ben-Yossef2017-12-194-84/+0Star
* | staging: ccree: remove CC_IRQ_DELAY dead codeGilad Ben-Yossef2017-12-192-12/+0Star
* | staging: ccree: staging: ccree: replace sysfs by debugfs interfaceGilad Ben-Yossef2017-12-1912-224/+154Star
* | staging: ccree: add explicit module init/exit funcGilad Ben-Yossef2017-12-191-1/+12
* | staging: ccree: clean up PM registrationGilad Ben-Yossef2017-12-193-13/+10Star