summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-02of/platform: initialise AMBA default DMA masksLinus Walleij
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-31ibmvnic: Include missing return code checks in reset functionThomas Falcon
2018-08-31hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31gpio: Fix crash due to registration raceVincent Whitchurch
2018-08-30Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-30Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-31Merge branch 'pm-core'Rafael J. Wysocki
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-08-30Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-30Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen
2018-08-30Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-08-30Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-08-29sh_eth: Add R7S9210 supportChris Brandt
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-29r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin