summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2018-08-272-40/+7
| * | | | | | | | Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei2018-08-271-1/+1
| * | | | | | | | scsi: libata: Add missing newline at end of fileGeert Uytterhoeven2018-08-271-1/+1
| * | | | | | | | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash2018-08-271-4/+4
| * | | | | | | | scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck2018-08-271-1/+1
| * | | | | | | | scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart2018-08-271-1/+1
| * | | | | | | | scsi: lpfc: Default fdmi_on to onJames Smart2018-08-271-4/+4
| * | | | | | | | scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-273-14/+48
| * | | | | | | | scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-271-7/+9
| * | | | | | | | scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven2018-08-271-5/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-042-12/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder2018-09-041-1/+2
| * | | | | | | | memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko2018-09-041-11/+9
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-0437-127/+427
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn2018-09-041-4/+16
| * | | | | | | | net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan2018-09-041-2/+3
| * | | | | | | | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-032-48/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park2018-08-281-0/+4
| | * | | | | | | | cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-45/+5
| | * | | | | | | | mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-08-281-3/+0
| | * | | | | | | | mac80211_hwsim: require at least one channelJohannes Berg2018-08-151-0/+5
| * | | | | | | | | bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-034-12/+9
| * | | | | | | | | bnxt_en: Clean up unused functions.Michael Chan2018-09-034-18/+1
| * | | | | | | | | bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan2018-09-031-3/+10
| * | | | | | | | | net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov2018-09-031-3/+3
| * | | | | | | | | r8169: add support for NCube 8168 network cardAnthony Wong2018-09-031-0/+1
| * | | | | | | | | net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-09-021-1/+1
| * | | | | | | | | net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren2018-09-021-3/+6
| * | | | | | | | | ibmvnic: Include missing return code checks in reset functionThomas Falcon2018-08-311-3/+9
| * | | | | | | | | hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui2018-08-311-1/+10
| * | | | | | | | | nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski2018-08-311-15/+33
| * | | | | | | | | net: mvpp2: initialize port of_node pointerBaruch Siach2018-08-291-0/+1
| * | | | | | | | | net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-08-292-2/+11
| * | | | | | | | | net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen2018-08-291-1/+1
| * | | | | | | | | sh_eth: Add R7S9210 supportChris Brandt2018-08-291-0/+36
| * | | | | | | | | net: hns: add netif_carrier_off before change speed and duplexPeng Li2018-08-291-0/+2
| * | | | | | | | | net: hns: add the code for cleaning pkt in chipPeng Li2018-08-2913-4/+255
| * | | | | | | | | r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin2018-08-291-2/+4
| * | | | | | | | | Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet2018-08-292-5/+1
* | | | | | | | | | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-09-021-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | of/platform: initialise AMBA default DMA masksLinus Walleij2018-09-021-0/+4
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-021-0/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | of: add node name compare helper functionsRob Herring2018-08-301-0/+22
| * | | | | | | | | of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+25
| |/ / / / / / / /
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-021-20/+17
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-285094-116420/+318713
| |\| | | | | | |
| * | | | | | | | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| * | | | | | | | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-09-012-3/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | clk: x86: Set default parent to 48MhzAkshu Agrawal2018-08-301-1/+1