summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06net: dp83869: Reset return variable if PHY strap is readDan Murphy
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu
2020-06-05NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe
2020-06-05NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe
2020-06-05NTB: perf: Don't require one more memory window than number of peersLogan Gunthorpe
2020-06-05NTB: ntb_pingpong: Choose doorbells based on port numberLogan Gunthorpe
2020-06-05NTB: Fix the default port and peer numbers for legacy driversLogan Gunthorpe
2020-06-05NTB: Revert the change to use the NTB device dev for DMA allocationsLogan Gunthorpe
2020-06-05NTB: ntb_tool: reading the link file should not end in a NULL byteLogan Gunthorpe
2020-06-05ntb_perf: avoid false dma unmap of destination addressSanjay R Mehta
2020-06-05ntb_perf: increase sleep time from one milli sec to one secSanjay R Mehta
2020-06-05ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta
2020-06-05ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe
2020-06-05ntb: intel: fix static declarationDave Jiang
2020-06-05ntb: intel: add hw workaround for NTB BAR alignmentDave Jiang
2020-06-06power: supply: cw2015: Attach OF ID table to the driverAndy Shevchenko
2020-06-06power: reset: gpio-poweroff: add missing '\n' in dev_err()Luca Ceresoli
2020-06-05Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-06rtc: pcf2127: watchdog: handle nowayout featureBruno Thomsen
2020-06-06rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wakeRan Wang
2020-06-06rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-06-05Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-06-05Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05dm crypt: avoid truncating the logical block sizeEric Biggers
2020-06-05dm mpath: add DM device name to Failing/Reinstating path log messagesMike Snitzer
2020-06-05dm mpath: enhance queue_if_no_path debuggingMike Snitzer
2020-06-05dm mpath: restrict queue_if_no_path state machineMike Snitzer
2020-06-05dm mpath: simplify __must_push_backMike Snitzer
2020-06-05dm zoned: check superblock locationHannes Reinecke
2020-06-05dm zoned: prefer full zones for reclaimHannes Reinecke
2020-06-05dm zoned: select reclaim zone based on device indexHannes Reinecke
2020-06-05dm zoned: allocate zone by device indexHannes Reinecke