summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet2017-07-111-1/+1
| | * net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet2017-07-111-1/+1
| |/
| * cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet2017-07-111-4/+5
| * Merge branch 'bnxt_en-Bug-fixes'David S. Miller2017-07-114-16/+35
| |\
| | * bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan2017-07-111-5/+10
| | * bnxt_en: Fix bug in ethtool -L.Michael Chan2017-07-114-9/+8
| | * bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan2017-07-112-2/+17
| |/
| * net/mlx5: IPSec, fix 64-bit division correctlyArnd Bergmann2017-07-101-3/+1
| * Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-07-0911-6/+16
| |\
| | * net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen2017-07-061-0/+2
| | * net/mlx5: Add Makefiles for subdirectoriesIlan Tayari2017-07-065-0/+5
| | * net/mlx5: Build wq.o even if MLX5_CORE_EN is not selectedIlan Tayari2017-07-061-2/+2
| | * net/mlx5: FPGA, Fix datatype mismatchIlan Tayari2017-07-061-2/+2
| | * net/mlx5: FPGA, make mlx5_fpga_device_brb staticIlan Tayari2017-07-061-1/+1
| | * net/mlx5: IPSec, Fix 64-bit division on 32-bit buildsIlan Tayari2017-07-061-1/+3
| | * net/mlx5: Add missing include in lib/gid.cIlan Tayari2017-07-061-0/+1
* | | disable new gcc-7.1.1 warnings for nowLinus Torvalds2017-07-121-0/+3
* | | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-123-53/+73
|\ \ \
| * | | module: make the modinfo name constLuis R. Rodriguez2017-06-291-2/+2
| * | | kmod: reduce atomic operations on kmod_concurrent and simplifyLuis R. Rodriguez2017-06-271-22/+18
| * | | module: use list_for_each_entry_rcu() on find_module_all()Luis R. Rodriguez2017-06-271-1/+1
| * | | kernel/module.c: suppress warning about unused nowarn variableCorentin Labbe2017-06-261-10/+20
| * | | module: Add module name to modinfoKees Cook2017-05-232-7/+23
| * | | module: Pass struct load_info into symbol checksKees Cook2017-05-231-12/+10
* | | | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-1241-2483/+4944
|\ \ \ \
| * | | | i2c: Provide a stub for i2c_detect_slave_mode()Andy Shevchenko2017-07-081-0/+2
| * | | | i2c: designware: Let slave adapter support be optionalJarkko Nikula2017-07-042-1/+4
| * | | | i2c: designware: Make HW init functions staticJarkko Nikula2017-07-043-8/+4
| * | | | i2c: designware: fix spelling mistakesColin Ian King2017-07-041-1/+1
| * | | | i2c: pca-platform: propagate error from i2c_pca_add_numbered_busChris Packham2017-07-041-3/+3
| * | | | i2c: pca-platform: correctly set algo_data.reset_chipChris Packham2017-07-041-2/+4
| * | | | i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devicesHans de Goede2017-07-041-0/+12
| * | | | i2c: designware: enable SLAVE in platform moduleLuis Oliveira2017-06-272-5/+38
| * | | | i2c: designware: add SLAVE mode functionsLuis Oliveira2017-06-275-1/+418
| * | | | i2c: zx2967: drop COMPILE_TEST dependencyShawn Guo2017-06-271-1/+1
| * | | | i2c: zx2967: always use the same device when printing errorsWolfram Sang2017-06-271-1/+1
| * | | | i2c: pca-platform: use dev_warn/dev_info instead of printkChris Packham2017-06-271-3/+3
| * | | | i2c: pca-platform: use device managed allocationsChris Packham2017-06-271-47/+12
| * | | | i2c: pca-platform: add devicetree awarenessChris Packham2017-06-271-0/+25
| * | | | i2c: pca-platform: switch to struct gpio_descChris Packham2017-06-271-24/+19
| * | | | dt-bindings: add bindings for i2c-pca-platformChris Packham2017-06-271-0/+29
| * | | | i2c: cadance: fix ctrl/addr reg write orderMatt Weber2017-06-231-3/+3
| * | | | i2c: zx2967: add i2c controller driver for ZTE's zx2967 familyBaoyou Xie2017-06-233-0/+619
| * | | | dt: bindings: add documentation for zx2967 family i2c controllerBaoyou Xie2017-06-231-0/+22
| * | | | i2c: algo-bit: add support for I2C_M_STOPJean Delvare2017-06-231-3/+10
| * | | | MAINTAINERS: add entry for Aspeed I2C driverBrendan Higgins2017-06-231-0/+12
| * | | | i2c: aspeed: added slave support for Aspeed I2C driverBrendan Higgins2017-06-231-0/+201
| * | | | i2c: aspeed: added driver for Aspeed I2CBrendan Higgins2017-06-233-0/+701
| * | | | i2c: aspeed: added documentation for Aspeed I2C driverBrendan Higgins2017-06-231-0/+48
| * | | | i2c: rcar: document HW incapabilitiesWolfram Sang2017-06-231-1/+6