summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-09-054-40/+72
|\
| * gpio: Fix crash due to registration raceVincent Whitchurch2018-08-311-0/+1
| * gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov2018-08-291-0/+1
| * gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede2018-08-291-35/+49
| * gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko2018-08-291-1/+1
| * gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich2018-08-291-4/+20
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-09-0512-77/+80
|\ \
| * | scsi: aacraid: fix a signedness bugDan Carpenter2018-08-271-1/+1
| * | 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-052-12/+11
|\ \
| * | drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder2018-09-051-1/+2
| * | memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko2018-09-051-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-042-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-044-12/+9
| * | | bnxt_en: Clean up unused functions.Michael Chan2018-09-044-18/+1
| * | | bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan2018-09-041-3/+10
| * | | net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov2018-09-041-3/+3
| * | | r8169: add support for NCube 8168 network cardAnthony Wong2018-09-041-0/+1
| * | | net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-09-031-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-09-011-3/+9
| * | | hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui2018-09-011-1/+10
| * | | nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski2018-09-011-15/+33
| * | | net: mvpp2: initialize port of_node pointerBaruch Siach2018-08-301-0/+1
| * | | net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-08-302-2/+11
| * | | net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen2018-08-301-1/+1
| * | | sh_eth: Add R7S9210 supportChris Brandt2018-08-301-0/+36
| * | | net: hns: add netif_carrier_off before change speed and duplexPeng Li2018-08-301-0/+2
| * | | net: hns: add the code for cleaning pkt in chipPeng Li2018-08-3013-4/+255
| * | | r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin2018-08-301-2/+4
| * | | Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet2018-08-302-5/+1
* | | | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-09-031-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
|\ \ \ \