aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-09mt76x0: Remove VLA usageKees Cook1-3/+3
2018-08-09mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka1-2/+0
2018-08-09mt76x0: correct type for eeprom gain valueStanislaw Gruszka1-1/+1
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang1-4/+4
2018-08-09Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe8-7/+122
2018-08-09bcache: trivial - remove tailing backslash in macro BTREE_FLAGShenghui Wang1-1/+1
2018-08-09bcache: make the pr_err statement used for ENOENT only in sysfs_attatch sectionShenghui Wang1-2/+2
2018-08-09bcache: set max writeback rate when I/O request is idleColy Li7-45/+138
2018-08-09bcache: add code comments for bset.cColy Li1-0/+63
2018-08-09bcache: fix mistaken comments in request.cColy Li1-1/+1
2018-08-09bcache: fix mistaken code comments in bcache.hColy Li1-3/+3
2018-08-09bcache: add a comment in super.cColy Li1-0/+1
2018-08-09bcache: avoid unncessary cache prefetch bch_btree_node_get()Coly Li1-7/+7
2018-08-09bcache: display rate debug parameters to 0 when writeback is not runningColy Li1-10/+16
2018-08-09bcache: do not check return value of debugfs_create_dir()Coly Li5-13/+21
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown8-86/+229
2018-08-09platform/x86: Add ACPI i2c-multi-instantiate pseudo driverHans de Goede3-0/+144
2018-08-09s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-08-09s390/dasd: fix panic for failed online processingStefan Haberland1-0/+3
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown7-25/+241
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown2-1/+81
2018-08-09ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede1-10/+0
2018-08-09Merge branch 'acpi-scan' to satisfy dependencies.Rafael J. Wysocki471-2277/+4909
2018-08-09ACPI / scan: Create platform device for fwnodes with multiple i2c devicesHans de Goede1-0/+16
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard2-1/+81
2018-08-09ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede1-2/+3
2018-08-09ACPI / EC: Add another entry for Thinkpad X1 Carbon 6thMika Westerberg1-0/+7
2018-08-09ACPI: bus: Fix a pointer coding style issueTom Todd1-1/+1
2018-08-09ACPI / scan: Add static attribute to indirect_io_hosts[]John Garry1-1/+1
2018-08-09ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacityHans de Goede1-0/+19
2018-08-09dmaengine: Add Actions Semi Owl family S900 DMA driverManivannan Sadhasivam3-0/+980
2018-08-08net/mlx5: Reduce command polling intervalEli Cohen1-1/+1
2018-08-08net/mlx5: Unexport functions that need not be exportedEli Cohen1-2/+0
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen1-10/+0
2018-08-08net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen1-2/+2
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha4-16/+16
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov1-1/+3
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov1-1/+1
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2-21/+11
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-08-08scsi: core: use blk_mq_run_hw_queues in scsi_kick_queueJianchao Wang1-1/+1
2018-08-08scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi1-7/+8
2018-08-08scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_done()Quinn Tran1-0/+1
2018-08-08ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()Wei Yongjun1-1/+3
2018-08-08ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()Wei Yongjun1-1/+1
2018-08-08ieee802154: hwsim: fix rcu handlingAlexander Aring1-5/+19
2018-08-08scsi: aacraid: Spelling fix in commentDongliang Mu2-2/+2
2018-08-08scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2-1/+2
2018-08-08scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-08-08scsi: st: remove redundant pointer STbufferColin Ian King1-3/+0