summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-201-4/+6
|\
| * PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig2020-08-181-4/+6
* | Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-201-2/+2
|\ \
| * | dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig2020-08-141-2/+2
* | | Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-08-203-29/+164
|\ \ \
| * | | vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson2020-08-171-5/+66
| * | | vfio-pci: Avoid recursive read-lock usageAlex Williamson2020-08-172-24/+98
| | |/ | |/|
* | | Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-183-39/+85
|\ \ \
| * | | spi: stm32: always perform registers configuration prior to transferAlain Volmat2020-08-101-25/+17
| * | | spi: stm32: fixes suspend/resume managementAmelie Delaunay2020-08-101-3/+24
| * | | spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay2020-08-101-1/+2
| * | | spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay2020-08-101-8/+18
| * | | spi: stm32h7: fix race condition at end of transferAntonio Borneo2020-08-101-1/+1
| * | | spi: stm32: clear only asserted irq flags on interruptTobias Schramm2020-08-051-1/+1
| * | | spi: Prevent adding devices below an unregistering controllerLukas Wunner2020-08-032-1/+23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1825-72/+136
|\ \ \ \ | |_|/ / |/| | |
| * | | otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang2020-08-181-2/+2
| * | | ipvlan: fix device featuresMahesh Bandewar2020-08-171-5/+22
| * | | bonding: fix a potential double-unregisterCong Wang2020-08-171-1/+2
| * | | net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones2020-08-151-11/+2
| * | | net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones2020-08-151-1/+2
| * | | net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones2020-08-151-4/+0
| * | | net: wan: dlci: Remove set but not used variable 'err'Lee Jones2020-08-151-2/+1
| * | | net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones2020-08-151-0/+1
| * | | net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones2020-08-151-2/+2
| * | | net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones2020-08-151-3/+3
| * | | net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones2020-08-151-1/+3
| * | | net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones2020-08-151-7/+8
| * | | drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He2020-08-152-1/+17
| * | | bonding: show saner speed for broadcast modeJarod Wilson2020-08-151-3/+18
| * | | net: fec: correct the error path for regulator disable in probeFugang Duan2020-08-151-2/+2
| * | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-08-155-14/+33
| |\ \ \
| | * | | i40e: Fix crash during removing i40e driverGrzegorz Szczurek2020-08-151-0/+3
| | * | | i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski2020-08-152-9/+28
| | * | | igc: Fix PTP initializationVinicius Costa Gomes2020-08-142-5/+2
| | | |/ | | |/|
| * | | sfc: check hash is valid before using itEdward Cree2020-08-145-1/+18
* | | | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-166-64/+44
|\ \ \ \
| * | | | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURELennart Poettering2020-08-111-0/+2
| * | | | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2020-08-072-7/+11
| |\ \ \ \
| | * | | | md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-061-0/+1
| | * | | | md: get sysfs entry after redundancy attr group createJunxiao Bi2020-08-061-7/+10
| * | | | | rnbd: no need to set bi_end_io in rnbd_bio_map_kernGuoqing Jiang2020-08-061-1/+0
| * | | | | rnbd: remove rnbd_dev_submit_ioGuoqing Jiang2020-08-063-56/+31
* | | | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-161-2/+0
|\ \ \ \ \ \
| * | | | | | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-151-2/+0
* | | | | | | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-151-3/+47
|\ \ \ \ \ \ \
| * | | | | | | EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron2020-08-101-3/+47