summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-25staging: ks7010: removes data_buff field of ks_wlan_private structSergio Paracuellos
2018-04-25staging: ks7010: remove two fields of ks_wlan_private structSergio Paracuellos
2018-04-25staging: ks7010: avoid blank line between definitions in hostif_data_requestSergio Paracuellos
2018-04-25staging: ks7010: fix warning aout long line in init_requestSergio Paracuellos
2018-04-25staging: ks7010: remove superfluous comments in ks_hostif source fileSergio Paracuellos
2018-04-25staging: ks7010: avoid one level indentation in devio_rec_ind functionSergio Paracuellos
2018-04-25staging: ks7010: change name and type for device_open_status fieldSergio Paracuellos
2018-04-25staging: ks7010: assign dev_alloc_name() result to variable before check itSergio Paracuellos
2018-04-25staging: ks7010: use u8 instead of unsigned char for firmware buffersSergio Paracuellos
2018-04-25staging: ks7010: fix error paths in ks7010_sdio_remove functionSergio Paracuellos
2018-04-25staging: ks7010: check sdio_set_block_size return valueSergio Paracuellos
2018-04-25staging: ks7010: replace create_workqueue with alloc_workqueueSergio Paracuellos
2018-04-25staging: ks7010: move MODULE_DEVICE_TABLE related codeSergio Paracuellos
2018-04-25staging: ks7010: avoid one extra level indentation in ks_wlan_hw_rx functionSergio Paracuellos
2018-04-25staging: ks7010: review debug and error messages in ks7010_sdio sourceSergio Paracuellos
2018-04-25staging: ks7010: review comment style in ks7010_sdio source fileSergio Paracuellos
2018-04-25staging: ks7010: add REG suffix to sdio register definitionsSergio Paracuellos
2018-04-25staging: ks7010: delete not used definitions in ks7010_sdio sourceSergio Paracuellos
2018-04-25staging: ks7010: move sdio specific register definitions into source fileSergio Paracuellos
2018-04-25staging: ks7010: move ROM_FILE definition into source fileSergio Paracuellos
2018-04-25staging: ks7010: avoid casts in michael_mic_function callsSergio Paracuellos
2018-04-25staging: mt7621-mmc: Fix calculation typo in msdc_init_gpd_bdChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Remove unused card_workqueue from msdc_hostChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Remove old references to taskletChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Add annotations about held locksChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Correct datatypes for io and sanitize io accessChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Replace dma dir with mmc_get_dma_dirChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Fix dma_map_sg may map to fewer entriesChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Remove multiple assignmentsChristian Lütke-Stetzkamp
2018-04-25staging: mt7621-mmc: Fix dereference before check in msdc_drv_pmChristian Lütke-Stetzkamp
2018-04-23Revert "staging: nvec: Augment TODO file with GPIO work item"Marc Dietrich
2018-04-23staging: fsl-dpaa2/rtc: add rtc driverYangbo Lu
2018-04-23drivers/staging/fsl-mc: Fix DPIO error path issueRoy Pledge
2018-04-23drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIORoy Pledge
2018-04-23staging: rtl8192u: Replace mdelay with usleep_range in dm_TXPowerTrackingCall...Jia-Ju Bai
2018-04-23staging: rtl8192u: Replace mdelay with usleep_range in rtl8192_usb_disconnectJia-Ju Bai
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_softmac_initJia-Ju Bai
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in prism2_wep_initJia-Ju Bai
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_tkip_initJia-Ju Bai
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_ccmp_initJia-Ju Bai
2018-04-23staging: rtl8192e: Fixed coding style around a plus signJoao Dalben
2018-04-23staging: comedi: cb_pcidas64: fix alignment of function parametersGabriel Francisco Mandaji
2018-04-23staging: vc04_services: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-04-23staging: vchiq_core: Free kthreads in error caseStefan Wahren
2018-04-23staging: vchiq_core: Move all wake-ups to one pointStefan Wahren
2018-04-23staging: vchiq_arm: Avoid long udelayStefan Wahren
2018-04-23staging: vchiq_arm: Fix multiline dereferencesStefan Wahren
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren
2018-04-23staging: vchiq_core: remove BITSET_ZEROStefan Wahren
2018-04-23staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren