summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-11net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk
2019-09-11null_blk: validate the number of devicesAndré Almeida
2019-09-11null_blk: fix module name at log messageAndré Almeida
2019-09-11dm raid: fix updating of max_discard_sectors limitMing Lei
2019-09-11vhost: make sure log_num < in_numyongduan
2019-09-11vhost: block speculation of translated descriptorsMichael S. Tsirkin
2019-09-11software node: Initialize the return value in software_node_find_by_name()Heikki Krogerus
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-09-11net/ixgbevf: make array api static const, makes object smallerColin Ian King
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann
2019-09-11i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann
2019-09-11i40e: use BIT macro to specify the cloud filter field flagsJacob Keller
2019-09-11i40e: Fix message for other card without FEC.Czeslaw Zagorski
2019-09-11i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov
2019-09-11i40e: mark additional missing bits as reservedJacob Keller
2019-09-11i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIPJacob Keller
2019-09-11i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64Jacob Keller
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang
2019-09-11i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-09-11ixgbe: fix memory leaksWenwen Wang
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li
2019-09-11cpuidle-haltpoll: do not set an owner to allow modunloadJoao Martins
2019-09-11cpuidle-haltpoll: return -ENODEV on modinit failureJoao Martins
2019-09-11cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown
2019-09-11Merge branch 'regulator-5.3' into regulator-linusMark Brown
2019-09-11spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFOLukas Wunner
2019-09-11spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFOLukas Wunner
2019-09-11dmaengine: bcm2835: Avoid accessing memory when copying zeroesLukas Wunner
2019-09-11spi: bcm2835: Cache CS register value for ->prepare_message()Lukas Wunner
2019-09-11dmaengine: bcm2835: Document struct bcm2835_dmadevLukas Wunner
2019-09-11spi: Guarantee cacheline alignment of driver-private dataLukas Wunner
2019-09-11dmaengine: bcm2835: Allow reusable descriptorsLukas Wunner
2019-09-11dmaengine: bcm2835: Allow cyclic transactions without interruptLukas Wunner
2019-09-11spi: bcm2835: Drop dma_pending flagLukas Wunner
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-11net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King
2019-09-11ms_block: fix spelling mistake "randomally" -> "randomly"Colin Ian King
2019-09-11mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smallerColin Ian King
2019-09-11mmc: sdhci: Convert to use sdio_irq_claimed()Ulf Hansson
2019-09-11mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson
2019-09-11mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()Ulf Hansson
2019-09-11mmc: core: Fixup processing of SDIO IRQs during system suspend/resumeUlf Hansson