summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: ks7010: fix line exceding 80 characters in ks_wlan_get_rangeSergio Paracuellos2018-04-251-1/+2
* staging: ks7010: refactor ks_wlan_get_mode functionSergio Paracuellos2018-04-251-11/+2
* staging: ks7010: refactor ks_wlan_set_mode functionSergio Paracuellos2018-04-251-17/+6
* staging: ks7010: remove some duplicated definitions in ks_wlan_net.cSergio Paracuellos2018-04-251-6/+0
* staging: ks7010: avoid use of brackets in single line ifSergio Paracuellos2018-04-251-2/+1
* staging: ks7010: refactor hostif_sme_power_mgmt_set functionSergio Paracuellos2018-04-251-13/+4
* staging: ks7010: use definitions from kernel headers in hostif_data_indicatio...Sergio Paracuellos2018-04-251-2/+3
* staging: ks7010: join some debug traces in get_current_ap functionSergio Paracuellos2018-04-251-12/+14
* staging: ks7010: avoid some if-else code in get_current_ap functionSergio Paracuellos2018-04-251-18/+7
* staging: ks7010: remove KSC_OPNOTSUPP related codeSergio Paracuellos2018-04-251-79/+0
* staging: ks7010: use IW_HANDLER macro in ks_wlan_handlerSergio Paracuellos2018-04-251-233/+213
* staging: ks7010: review includes of ks_hostif fileSergio Paracuellos2018-04-251-7/+4
* staging: ks7010: removes data_buff field of ks_wlan_private structSergio Paracuellos2018-04-251-3/+0
* staging: ks7010: remove two fields of ks_wlan_private structSergio Paracuellos2018-04-251-2/+0
* staging: ks7010: avoid blank line between definitions in hostif_data_requestSergio Paracuellos2018-04-251-1/+0
* staging: ks7010: fix warning aout long line in init_requestSergio Paracuellos2018-04-251-1/+2
* staging: ks7010: remove superfluous comments in ks_hostif source fileSergio Paracuellos2018-04-251-32/+7
* staging: ks7010: avoid one level indentation in devio_rec_ind functionSergio Paracuellos2018-04-251-15/+16
* staging: ks7010: change name and type for device_open_status fieldSergio Paracuellos2018-04-253-5/+4
* staging: ks7010: assign dev_alloc_name() result to variable before check itSergio Paracuellos2018-04-251-1/+3
* staging: ks7010: use u8 instead of unsigned char for firmware buffersSergio Paracuellos2018-04-251-3/+3
* staging: ks7010: fix error paths in ks7010_sdio_remove functionSergio Paracuellos2018-04-251-21/+21
* staging: ks7010: check sdio_set_block_size return valueSergio Paracuellos2018-04-251-0/+3
* staging: ks7010: replace create_workqueue with alloc_workqueueSergio Paracuellos2018-04-251-1/+1
* staging: ks7010: move MODULE_DEVICE_TABLE related codeSergio Paracuellos2018-04-251-7/+7
* staging: ks7010: avoid one extra level indentation in ks_wlan_hw_rx functionSergio Paracuellos2018-04-251-5/+3
* staging: ks7010: review debug and error messages in ks7010_sdio sourceSergio Paracuellos2018-04-251-20/+18
* staging: ks7010: review comment style in ks7010_sdio source fileSergio Paracuellos2018-04-251-3/+8
* staging: ks7010: add REG suffix to sdio register definitionsSergio Paracuellos2018-04-251-48/+48
* staging: ks7010: delete not used definitions in ks7010_sdio sourceSergio Paracuellos2018-04-251-3/+0
* staging: ks7010: move sdio specific register definitions into source fileSergio Paracuellos2018-04-252-69/+72
* staging: ks7010: move ROM_FILE definition into source fileSergio Paracuellos2018-04-252-2/+1
* staging: ks7010: avoid casts in michael_mic_function callsSergio Paracuellos2018-04-253-13/+8
* staging: mt7621-mmc: Fix calculation typo in msdc_init_gpd_bdChristian Lütke-Stetzkamp2018-04-251-1/+1
* staging: mt7621-mmc: Remove unused card_workqueue from msdc_hostChristian Lütke-Stetzkamp2018-04-251-4/+0
* staging: mt7621-mmc: Remove old references to taskletChristian Lütke-Stetzkamp2018-04-252-24/+0
* staging: mt7621-mmc: Add annotations about held locksChristian Lütke-Stetzkamp2018-04-251-0/+2
* staging: mt7621-mmc: Correct datatypes for io and sanitize io accessChristian Lütke-Stetzkamp2018-04-252-45/+58
* staging: mt7621-mmc: Replace dma dir with mmc_get_dma_dirChristian Lütke-Stetzkamp2018-04-251-4/+5
* staging: mt7621-mmc: Fix dma_map_sg may map to fewer entriesChristian Lütke-Stetzkamp2018-04-251-2/+4
* staging: mt7621-mmc: Remove multiple assignmentsChristian Lütke-Stetzkamp2018-04-251-3/+4
* staging: mt7621-mmc: Fix dereference before check in msdc_drv_pmChristian Lütke-Stetzkamp2018-04-251-3/+3
* Revert "staging: nvec: Augment TODO file with GPIO work item"Marc Dietrich2018-04-231-5/+0
* MAINTAINERS: add maintainer for the DPAA2 PTP clock driverYangbo Lu2018-04-231-0/+6
* staging: fsl-dpaa2/rtc: add rtc driverYangbo Lu2018-04-237-2/+1251
* drivers/staging/fsl-mc: Fix DPIO error path issueRoy Pledge2018-04-231-5/+1
* drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIORoy Pledge2018-04-233-7/+18
* staging: rtl8192u: Replace mdelay with usleep_range in dm_TXPowerTrackingCall...Jia-Ju Bai2018-04-231-2/+2
* staging: rtl8192u: Replace mdelay with usleep_range in rtl8192_usb_disconnectJia-Ju Bai2018-04-231-1/+1
* staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_softmac_initJia-Ju Bai2018-04-231-1/+1