aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-26clk: aspeed: Register gated clocksJoel Stanley1-0/+130
2018-01-26clk: aspeed: Add platform driver and register PLLsJoel Stanley1-0/+130
2018-01-26clk: aspeed: Register core clocksJoel Stanley1-0/+177
2018-01-26clk: Add clock driver for ASPEED BMC SoCsJoel Stanley3-0/+154
2018-01-26platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelistAlexander Abrosimov1-0/+36
2018-01-26PCI/DPC: Rename interrupt_event_handler() to dpc_work()Bjorn Helgaas1-2/+2
2018-01-26PCI/DPC: Fix interrupt message number printKeith Busch1-1/+1
2018-01-26PCI/DPC: Enable DPC only if AER is availableKeith Busch3-3/+7
2018-01-26i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński1-0/+4
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck5-18/+12
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller1-4/+4
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller1-0/+87
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller2-0/+13
2018-01-26i40e: Fix kdump failureAvinash Dayanand1-2/+2
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher2-2/+2
2018-01-26i40e: fix FW_LLDP flag on initAlan Brady1-0/+3
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman2-3/+58
2018-01-26i40e: change flags to use 64 bitsAlice Michael2-35/+36
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon4-0/+55
2018-01-26i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck2-24/+26
2018-01-26i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński1-6/+12
2018-01-26i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek1-6/+6
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz6-8/+24
2018-01-26block: remove smart1,2.hCorentin Labbe1-278/+0
2018-01-26Input: mms114 - add support for mms152Simon Shields1-18/+72
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields1-82/+65
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov1-8/+5
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov1-3/+3
2018-01-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov1-2/+6
2018-01-26ixgbe: Fix && vs || typoDan Carpenter1-1/+1
2018-01-26ixgbe: add support for reporting 5G link speedPaul Greenwalt1-0/+3
2018-01-26ixgbe: Don't report unsupported timestamping filters for X550Miroslav Lichvar1-18/+19
2018-01-26ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King1-1/+1
2018-01-26ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King1-10/+7
2018-01-26ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()Emil Tantilov1-43/+72
2018-01-26Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown1-0/+1
2018-01-26Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof', 'spi/topic/sirf' and 'spi/topic/sun6i' into spi-nextMark Brown5-41/+103
2018-01-26Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/meson' and 'spi/topic/orion' into spi-nextMark Brown5-14/+32
2018-01-26Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/topic/bcm53xx', 'spi/topic/davinci' and 'spi/topic/dw' into spi-nextMark Brown5-67/+188
2018-01-26Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' into spi-linusMark Brown2-3/+24
2018-01-26Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-nextMark Brown1-3/+2
2018-01-26Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2731' into regulator-nextMark Brown3-0/+264
2018-01-26Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-nextMark Brown1-53/+31
2018-01-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown3-143/+301
2018-01-26regulator: Fix build errorMark Brown1-1/+1
2018-01-26i2c: mv64xxx: Fix clock resource by adding an optional bus clockGregory CLEMENT1-1/+11
2018-01-26i2c: mv64xxx: Remove useless test before clk_disable_unprepareGregory CLEMENT1-6/+2
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas32-0/+35
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-coreMark Brown3-114/+270
2018-01-26i2c: mxs: use true and false for boolean valuesGustavo A. R. Silva1-2/+2