summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-023-8/+11
|\
| * platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski2017-08-011-5/+7
| * platform/x86: wmi: Fix error handling in acpi_wmi_init()Alexey Khoroshilov2017-07-211-3/+3
| * platform/x86: peaq-wmi: select INPUT_POLLDEVArnd Bergmann2017-07-201-0/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-028-37/+58
|\ \
| * | scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter2017-07-241-4/+4
| * | scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann2017-07-241-0/+2
| * | scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke2017-07-241-2/+4
| * | scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-241-0/+7
| * | scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2017-07-242-30/+35
| * | scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang2017-07-241-1/+5
| * | scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali2017-07-241-0/+1
* | | Merge branch 'parisc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-011-3/+3
|\ \ \
| * | | parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley2017-07-311-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-3151-189/+411
|\ \ \ \
| * | | | ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng2017-07-311-1/+1
| * | | | Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli2017-07-313-5/+6
| * | | | virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin2017-07-311-3/+2
| * | | | mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-311-1/+1
| * | | | net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-07-311-0/+3
| * | | | sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland2017-07-311-3/+3
| * | | | Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub...David S. Miller2017-07-292-6/+1
| |\ \ \ \
| | * | | | brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-271-5/+0
| | * | | | brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-271-1/+1
| * | | | | net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-291-1/+1
| * | | | | net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-292-5/+24
| * | | | | Revert "vhost: cache used event for better performance"Jason Wang2017-07-292-25/+6
| * | | | | Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-07-2911-93/+225
| |\ \ \ \ \
| | * | | | | net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey2017-07-271-1/+1
| | * | | | | net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev2017-07-271-6/+5
| | * | | | | net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev2017-07-271-1/+2
| | * | | | | net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev2017-07-273-1/+21
| | * | | | | net/mlx5e: Change 1PPS out schemeEugenia Emantayev2017-07-272-38/+87
| | * | | | | net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev2017-07-271-29/+46
| | * | | | | net/mlx5e: Add field select to MTPPS registerEugenia Emantayev2017-07-273-7/+29
| | * | | | | net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-07-271-1/+1
| | * | | | | net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker2017-07-271-5/+11
| | * | | | | net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-07-271-2/+17
| | * | | | | net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh2017-07-271-2/+4
| | * | | | | net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-07-271-15/+10
| | * | | | | net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha2017-07-272-1/+7
| * | | | | | team: use a larger struct for mac addressWANG Cong2017-07-291-4/+4
| * | | | | | phy: bcm-ns-usb3: fix MDIO_BUS dependencyArnd Bergmann2017-07-271-1/+1
| * | | | | | net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann2017-07-271-3/+10
| |/ / / / /
| * | | | | bonding: commit link status change after proposeWANG Cong2017-07-261-0/+2
| * | | | | net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-07-251-5/+4
| * | | | | Revert "netvsc: optimize calculation of number of slots"stephen hemminger2017-07-251-10/+33
| * | | | | ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley2017-07-251-2/+2
| * | | | | ftgmac100: Make the MDIO bus a child of the ethernet deviceBenjamin Herrenschmidt2017-07-241-0/+1
| * | | | | ftgmac100: Increase reset timeoutBenjamin Herrenschmidt2017-07-241-1/+1