| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-26 | block: remove smart1,2.h |  Corentin Labbe | 1 | -278/+0 |
| 2018-01-26 | Input: mms114 - add support for mms152 |  Simon Shields | 2 | -20/+76 |
| 2018-01-26 | Input: mms114 - drop platform data and use generic APIs |  Simon Shields | 3 | -118/+82 |
| 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 | arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm |  Steve Capper | 1 | -3/+3 |
| 2018-01-26 | Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block |  Jens Axboe | 7 | -26/+339 |
| 2018-01-26 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next |  Mark Brown | 2 | -1/+2 |
| 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 | 7 | -46/+120 |
| 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 | 7 | -15/+44 |
| 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 | 6 | -20/+324 |
| 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 | 6 | -155/+340 |
| 2018-01-26 | regulator: Fix build error |  Mark Brown | 1 | -1/+1 |
| 2018-01-26 | i2c: mv64xxx: Add myself as maintainer for this driver |  Gregory CLEMENT | 1 | -0/+6 |
| 2018-01-26 | i2c: mv64xxx: Fix clock resource by adding an optional bus clock |  Gregory CLEMENT | 2 | -1/+31 |
| 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 | 33 | -0/+36 |
| 2018-01-26 | Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core |  Mark Brown | 6 | -126/+309 |
| 2018-01-26 | i2c: mxs: use true and false for boolean values |  Gustavo A. R. Silva | 1 | -2/+2 |
| 2018-01-26 | i2c: meson: update doc description to fix build warnings |  Yixun Lan | 1 | -1/+1 |
| 2018-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 16 | -28/+57 |
| 2018-01-26 | Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 2 | -21/+58 |
| 2018-01-26 | Merge tag 'socfpga_dts_for_v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt |  Arnd Bergmann | 4 | -6/+19 |
| 2018-01-26 | Merge tag 'omap-for-v4.16/ti-sysc-fix-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers |  Arnd Bergmann | 1 | -1/+1 |
| 2018-01-26 | Merge tag 'zynqmp-soc-fixes-for-4.16' of https://github.com/Xilinx/linux-xlnx into next/drivers |  Arnd Bergmann | 2 | -11/+12 |
| 2018-01-26 | VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING |  Stefan Hajnoczi | 1 | -1/+1 |
| 2018-01-26 | dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state |  Alexey Kodanev | 1 | -0/+3 |
| 2018-01-26 | Update the RISC-V MAINTAINERS file |  Palmer Dabbelt | 1 | -2/+2 |
| 2018-01-26 | Merge branch 'cxgb4-fix-dump-collection-when-firmware-crashed' |  David S. Miller | 2 | -15/+42 |
| 2018-01-26 | cxgb4: use backdoor access to collect dumps when firmware crashed |  Rahul Lakkireddy | 1 | -13/+38 |
| 2018-01-26 | cxgb4: fix incorrect condition for using firmware LDST commands |  Rahul Lakkireddy | 1 | -1/+1 |
| 2018-01-26 | cxgb4: reset FW_OK flag on firmware crash |  Rahul Lakkireddy | 1 | -1/+3 |
| 2018-01-26 | Merge branch 'hns3-next' |  David S. Miller | 3 | -0/+15 |
| 2018-01-26 | net: hns3: add int_gl_idx setup for VF |  Fuyun Liang | 2 | -0/+13 |
| 2018-01-26 | net: hns3: add get/set_coalesce support to VF |  Fuyun Liang | 1 | -0/+2 |
| 2018-01-26 | Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next |  David S. Miller | 10 | -1317/+1448 |
| 2018-01-26 | regulator: core: Refactor regulator_list_voltage() |  Maciej Purski | 1 | -5/+5 |
| 2018-01-26 | regulator: core: Move of_find_regulator_by_node() to of_regulator.c |  Maciej Purski | 3 | -22/+24 |
| 2018-01-26 | ixgbevf: improve performance and reduce size of ixgbevf_tx_map() |  Emil Tantilov | 1 | -25/+20 |