summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-06-28spi: loopback-test: Fix kfree() NULL pointer error.Arvind Yadav-6/+6
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik-15/+25
2017-06-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-19/+28
2017-06-28mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King-1/+1
2017-06-28spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning"Colin Ian King-1/+1
2017-06-28spi: sirf: fix spelling mistake: "registerred" -> "registered"Colin Ian King-1/+1
2017-06-28spi: stm32: fix potential dereference null return valueAmelie Delaunay-8/+8
2017-06-28spi: stm32: enhance DMA error managementAmelie Delaunay-6/+17
2017-06-28spi: stm32: add runtime PM supportAmelie Delaunay-7/+36
2017-06-28spi: stm32: use normal conditional statements instead of ternary operatorAmelie Delaunay-14/+30
2017-06-28spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindingsAmelie Delaunay-1/+1
2017-06-28spi: stm32: fix compatible to fit with new bindingsAmelie Delaunay-1/+1
2017-06-28spi: rockchip: Disable Runtime PM when chip select is assertedJeffy Chen-25/+26
2017-06-28spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CSJeffy Chen-0/+1
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva-2/+4
2017-06-28libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter-2/+3
2017-06-28cw1200: add const to hwbus_ops structuresBhumika Goyal-2/+2
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin-0/+1
2017-06-28rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King-0/+2
2017-06-28brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel-14/+37
2017-06-28brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel-2/+2
2017-06-28brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel-2/+1
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat-4/+0
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih-2/+2
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih-0/+123
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih-4/+4
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih-1/+3
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih-7/+17
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih-4/+4
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih-4/+9
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih-12/+30
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King-1/+1
2017-06-28ipmi:ssif: Check dev before setting drvdataCorey Minyard-1/+2
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva-1/+1
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King-5/+5
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan-4/+4
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan-1/+5
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan-1/+3
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal-1/+1
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan-2/+0
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan-4/+9
2017-06-28platform/x86: toshiba_haps: constify haps_attr_groupArvind Yadav-1/+1
2017-06-28platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello-1/+1
2017-06-28platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello-4/+4
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo-450/+845
2017-06-28nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg-33/+67
2017-06-28nvme_fc: fix error recovery on link down.James Smart-4/+4
2017-06-28nvmet_fc: fix crashes on bad opcodesJames Smart-4/+6
2017-06-28nvme_fc: Fix crash when nvme controller connection fails.James Smart-0/+3
2017-06-28nvme_fc: replace ioabort msleep loop with completionJames Smart-7/+6