summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath: move spin_lock_bh to spin_lock in taskletZhiwei Jiang2019-02-071-3/+3
* ath9k: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-071-0/+3
* ath10k: fill tx_duration for each peer in Tx stats per STASurabhi Vishnoi2019-02-071-0/+3
* ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2019-02-072-1/+4
* ath10k: reduce transmit msdu countAlagu Sankar2019-02-073-2/+7
* ath10k: do not return invalid pointers as a *dentryGreg Kroah-Hartman2019-02-071-0/+3
* ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing2019-02-071-2/+0
* ath10k: sdio: add .owner fieldBrian Norris2019-02-071-1/+4
* ath10k: change swap mail box check after htc readyWen Gong2019-02-073-15/+38
* ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai2019-02-071-1/+10
* ath10k: fix dma unmap direction for management framesRakesh Pillai2019-02-072-4/+4
* ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2019-02-072-1/+3
* ath10k: Handle bundled tx completion for management framesRakesh Pillai2019-02-075-0/+107
* ath10k: update HOST capability qmi messageGovind Singh2019-02-072-6/+257
* ath9k: eeprom: Use scnprintf instead of snprintfKees Cook2019-02-041-6/+6
* ath10k: Add support for extended HTT aggr msg supportGovind Singh2019-02-043-1/+61
* ath10k: fix S5 power consumption issue for QCA9377Yu Wang2019-02-041-1/+1
* ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai2019-02-046-25/+84
* ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Kangjie Lu2019-01-101-3/+1
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-01-101-3/+3
* Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-5/+17
|\
| * platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-141-3/+15
| * platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-141-2/+2
* | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds2019-01-063-0/+166
|\ \
| * | hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun2019-01-031-2/+2
| * | hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard2018-12-053-0/+166
| |/
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-061-1/+0
|\ \
| * | firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-031-1/+0
* | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-063-58/+34
|\ \ \
| * | | block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-032-57/+33
| |\ \ \
| | * | | md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| | * | | raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| | * | | md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| | * | | md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-201-2/+0
* | | | | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-0651-290/+628
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie2019-01-042-1/+5
| |\ \ \ \ \
| | * | | | | drm: Put damage blob when destroy plane stateDeepak Rawat2018-12-241-0/+3
| | * | | | | drm: fix null pointer dereference on null state pointerColin Ian King2018-12-241-1/+2
| * | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-3043-285/+582
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: Add new VegaM pci idAlex Deucher2018-12-211-0/+1
| | * | | | | | drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug outputMichel Dänzer2018-12-211-16/+17
| | * | | | | | drm/amdgpu: add Vega20 PSP ASD firmware loadingEvan Quan2018-12-211-9/+31
| | * | | | | | drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo2018-12-201-2/+2
| | * | | | | | drm/amd/display: validate extended dongle capsWenjing Liu2018-12-201-1/+2
| | * | | | | | drm/amd/display: Use div_u64 for flip timestamp ns to msNicholas Kazlauskas2018-12-201-1/+4
| | * | | | | | drm/amdgpu/uvd:Change uvd ring name conventionJames Zhu2018-12-201-2/+2
| | * | | | | | drm/amd/powerplay: add Vega20 LCLK DPM level setting supportEvan Quan2018-12-201-0/+43
| | * | | | | | drm/amdgpu: print process info when job timeoutTrigger Huang2018-12-201-0/+6
| | * | | | | | drm/amdgpu/nbio7.4: add hw bug workaround for vega20Alex Deucher2018-12-201-0/+7