| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-26 | clk: aspeed: Register gated clocks |  Joel Stanley | 1 | -0/+130 |
| 2018-01-26 | clk: aspeed: Add platform driver and register PLLs |  Joel Stanley | 1 | -0/+130 |
| 2018-01-26 | clk: aspeed: Register core clocks |  Joel Stanley | 1 | -0/+177 |
| 2018-01-26 | clk: Add clock driver for ASPEED BMC SoCs |  Joel Stanley | 3 | -0/+154 |
| 2018-01-26 | platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist |  Alexander Abrosimov | 1 | -0/+36 |
| 2018-01-26 | PCI/DPC: Rename interrupt_event_handler() to dpc_work() |  Bjorn Helgaas | 1 | -2/+2 |
| 2018-01-26 | PCI/DPC: Fix interrupt message number print |  Keith Busch | 1 | -1/+1 |
| 2018-01-26 | PCI/DPC: Enable DPC only if AER is available |  Keith Busch | 3 | -3/+7 |
| 2018-01-26 | i40e: Do not allow use more TC queue pairs than MSI-X vectors exist |  Paweł Jabłoński | 1 | -0/+4 |
| 2018-01-26 | i40e/i40evf: Record ITR register location in the q_vector |  Alexander Duyck | 5 | -18/+12 |
| 2018-01-26 | i40e: fix reported mask for ntuple filters |  Jacob Keller | 1 | -4/+4 |
| 2018-01-26 | i40e: disallow programming multiple filters with same criteria |  Jacob Keller | 1 | -0/+87 |
| 2018-01-26 | i40e: program fragmented IPv4 filter input set |  Jacob Keller | 2 | -0/+13 |
| 2018-01-26 | i40e: Fix kdump failure |  Avinash Dayanand | 1 | -2/+2 |
| 2018-01-26 | i40e: cleanup unnecessary parens |  Jeff Kirsher | 2 | -2/+2 |
| 2018-01-26 | i40e: fix FW_LLDP flag on init |  Alan Brady | 1 | -0/+3 |
| 2018-01-26 | i40e: Implement an ethtool private flag to stop LLDP in FW |  Dave Ertman | 2 | -3/+58 |
| 2018-01-26 | i40e: change flags to use 64 bits |  Alice Michael | 2 | -35/+36 |
| 2018-01-26 | i40e: Display LLDP information on vSphere Web Client |  Upasana Menon | 4 | -0/+55 |
| 2018-01-26 | i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue |  Alexander Duyck | 2 | -24/+26 |
| 2018-01-26 | i40evf: Allow turning off offloads when the VF has VLAN set |  Paweł Jabłoński | 1 | -6/+12 |
| 2018-01-26 | i40e: Fix for adding multiple ethtool filters on the same location |  Patryk Małek | 1 | -6/+6 |
| 2018-01-26 | i40e: Add returning AQ critical error to SW |  Michal Kosiarz | 6 | -8/+24 |
| 2018-01-26 | block: remove smart1,2.h |  Corentin Labbe | 1 | -278/+0 |
| 2018-01-26 | Input: mms114 - add support for mms152 |  Simon Shields | 1 | -18/+72 |
| 2018-01-26 | Input: mms114 - drop platform data and use generic APIs |  Simon Shields | 1 | -82/+65 |
| 2018-01-26 | Input: mms114 - mark as direct input device |  Dmitry Torokhov | 1 | -8/+5 |
| 2018-01-26 | Input: mms114 - do not clobber interrupt trigger |  Dmitry Torokhov | 1 | -3/+3 |
| 2018-01-26 | ixgbe: don't set RXDCTL.RLPML for 82599 |  Emil Tantilov | 1 | -2/+6 |
| 2018-01-26 | ixgbe: Fix && vs || typo |  Dan Carpenter | 1 | -1/+1 |
| 2018-01-26 | ixgbe: add support for reporting 5G link speed |  Paul Greenwalt | 1 | -0/+3 |
| 2018-01-26 | ixgbe: Don't report unsupported timestamping filters for X550 |  Miroslav Lichvar | 1 | -18/+19 |
| 2018-01-26 | ixgbe: use ARRAY_SIZE for array sizing calculation on array buf |  Colin Ian King | 1 | -1/+1 |
| 2018-01-26 | ixgbevf: use ARRAY_SIZE for various array sizing calculations |  Colin Ian King | 1 | -10/+7 |
| 2018-01-26 | ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() |  Emil Tantilov | 1 | -43/+72 |
| 2018-01-26 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next |  Mark Brown | 1 | -0/+1 |
| 2018-01-26 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof', 'spi/topic/sirf' and 'spi/topic/sun6i' into spi-next |  Mark Brown | 5 | -41/+103 |
| 2018-01-26 | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/meson' and 'spi/topic/orion' into spi-next |  Mark Brown | 5 | -14/+32 |
| 2018-01-26 | Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/topic/bcm53xx', 'spi/topic/davinci' and 'spi/topic/dw' into spi-next |  Mark Brown | 5 | -67/+188 |
| 2018-01-26 | Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' into spi-linus |  Mark Brown | 2 | -3/+24 |
| 2018-01-26 | Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-next |  Mark Brown | 1 | -3/+2 |
| 2018-01-26 | Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2731' into regulator-next |  Mark Brown | 3 | -0/+264 |
| 2018-01-26 | Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-next |  Mark Brown | 1 | -53/+31 |
| 2018-01-26 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next |  Mark Brown | 3 | -143/+301 |
| 2018-01-26 | regulator: Fix build error |  Mark Brown | 1 | -1/+1 |
| 2018-01-26 | i2c: mv64xxx: Fix clock resource by adding an optional bus clock |  Gregory CLEMENT | 1 | -1/+11 |
| 2018-01-26 | i2c: mv64xxx: Remove useless test before clk_disable_unprepare |  Gregory CLEMENT | 1 | -6/+2 |
| 2018-01-26 | PCI: Add SPDX GPL-2.0 when no license was specified |  Bjorn Helgaas | 32 | -0/+35 |
| 2018-01-26 | Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core |  Mark Brown | 3 | -114/+270 |
| 2018-01-26 | i2c: mxs: use true and false for boolean values |  Gustavo A. R. Silva | 1 | -2/+2 |