aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-25staging: mt7621-mmc: Remove unused card_workqueue from msdc_hostChristian Lütke-Stetzkamp1-4/+0
2018-04-25staging: mt7621-mmc: Remove old references to taskletChristian Lütke-Stetzkamp2-24/+0
2018-04-25staging: mt7621-mmc: Add annotations about held locksChristian Lütke-Stetzkamp1-0/+2
2018-04-25staging: mt7621-mmc: Correct datatypes for io and sanitize io accessChristian Lütke-Stetzkamp2-45/+58
2018-04-25staging: mt7621-mmc: Replace dma dir with mmc_get_dma_dirChristian Lütke-Stetzkamp1-4/+5
2018-04-25staging: mt7621-mmc: Fix dma_map_sg may map to fewer entriesChristian Lütke-Stetzkamp1-2/+4
2018-04-25staging: mt7621-mmc: Remove multiple assignmentsChristian Lütke-Stetzkamp1-3/+4
2018-04-25staging: mt7621-mmc: Fix dereference before check in msdc_drv_pmChristian Lütke-Stetzkamp1-3/+3
2018-04-23Revert "staging: nvec: Augment TODO file with GPIO work item"Marc Dietrich1-5/+0
2018-04-23staging: fsl-dpaa2/rtc: add rtc driverYangbo Lu7-2/+1251
2018-04-23drivers/staging/fsl-mc: Fix DPIO error path issueRoy Pledge1-5/+1
2018-04-23drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIORoy Pledge3-7/+18
2018-04-23staging: rtl8192u: Replace mdelay with usleep_range in dm_TXPowerTrackingCallback_TSSIJia-Ju Bai1-2/+2
2018-04-23staging: rtl8192u: Replace mdelay with usleep_range in rtl8192_usb_disconnectJia-Ju Bai1-1/+1
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_softmac_initJia-Ju Bai1-1/+1
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in prism2_wep_initJia-Ju Bai1-1/+1
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_tkip_initJia-Ju Bai1-1/+1
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_ccmp_initJia-Ju Bai1-1/+1
2018-04-23staging: rtl8192e: Fixed coding style around a plus signJoao Dalben1-1/+1
2018-04-23staging: comedi: cb_pcidas64: fix alignment of function parametersGabriel Francisco Mandaji1-3/+3
2018-04-23staging: vc04_services: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-04-23staging: vchiq_core: Free kthreads in error caseStefan Wahren1-2/+9
2018-04-23staging: vchiq_core: Move all wake-ups to one pointStefan Wahren1-2/+3
2018-04-23staging: vchiq_arm: Avoid long udelayStefan Wahren1-1/+1
2018-04-23staging: vchiq_arm: Fix multiline dereferencesStefan Wahren1-5/+6
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren3-24/+24
2018-04-23staging: vchiq_core: remove BITSET_ZEROStefan Wahren1-1/+0
2018-04-23staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren1-4/+12
2018-04-23staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren1-0/+1
2018-04-23staging: vboxvideo: Fix line size exceeding 80 columns.Daniel Junho1-1/+2
2018-04-23staging: wilc1000: Remove unnecessary braces {} around single statement blockEyal Ilsar1-2/+1
2018-04-23Staging: most: Move comments to the end of lineIan Liu Rodrigues1-42/+42
2018-04-23staging: pi433: Fixed typos and grammar in documentationShannon Booth2-8/+8
2018-04-23staging: pi433: use help in Kconfig descriptionValentin Vidic1-1/+1
2018-04-23staging: pi433: break long lines in rf69.cSimon Sandström1-53/+129
2018-04-23staging: pi433: break long linesSimon Sandström1-9/+19
2018-04-23staging: pi433: cleanup tx_fifo lockingValentin Vidic1-9/+14
2018-04-23staging: greybus: simplify getting .drvdataWolfram Sang1-2/+1
2018-04-23staging: greybus: Fix warning to limit chars per lineGaurav Dhingra1-1/+4
2018-04-23staging: mt7621-mmc: Remove unused field dma_addr of msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field cmd_rsp_done of msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field cmd_r1b_done in msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field dma_left_size of msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621:mmc: Remove unused field reserved from msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Remove unused field starttime from msdc_hostChristian Lütke-Stetzkamp1-1/+0
2018-04-23staging: mt7621-mmc: Change default transfer mode to DMAChristian Lütke-Stetzkamp1-4/+4
2018-04-23staging: mt7621-mmc: Refactor msdc_init_gpd_bdChristian Lütke-Stetzkamp1-19/+8
2018-04-23staging: mt7621-mmc: Remove unused field xfersz from msdc_dmaChristian Lütke-Stetzkamp2-5/+4
2018-04-23staging: mt7621-mmc: Remove flags from msdc_dmaChristian Lütke-Stetzkamp2-17/+5
2018-04-23staging: mt7621-mmc: Remove unused fields from msdc_dmaChristian Lütke-Stetzkamp2-24/+0