summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-10Merge branch 'spi-4.18' into spi-linusMark Brown
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown
2018-08-10Merge branch 'regulator-4.18' into regulator-linusMark Brown
2018-08-10regulator: add QCOM RPMh regulator driverDavid Collins
2018-08-10Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2018-08-10hwmon: (adt7475) Change show functions to return error data correctlyTokunori Ikegami
2018-08-10hwmon: (adt7475) Change update functions to add error handlingTokunori Ikegami
2018-08-10hwmon: (adt7475) Change valid parameter to bool typeTokunori Ikegami
2018-08-10hwmon: (adt7475) Split device update function to measure and limitsTokunori Ikegami
2018-08-10spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe
2018-08-09hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset tableGuenter Roeck
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian
2018-08-09Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe
2018-08-09bcache: trivial - remove tailing backslash in macro BTREE_FLAGShenghui Wang
2018-08-09bcache: make the pr_err statement used for ENOENT only in sysfs_attatch sectionShenghui Wang
2018-08-09bcache: set max writeback rate when I/O request is idleColy Li
2018-08-09bcache: add code comments for bset.cColy Li
2018-08-09bcache: fix mistaken comments in request.cColy Li
2018-08-09bcache: fix mistaken code comments in bcache.hColy Li
2018-08-09bcache: add a comment in super.cColy Li
2018-08-09bcache: avoid unncessary cache prefetch bch_btree_node_get()Coly Li
2018-08-09bcache: display rate debug parameters to 0 when writeback is not runningColy Li
2018-08-09bcache: do not check return value of debugfs_create_dir()Coly Li
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-09platform/x86: Add ACPI i2c-multi-instantiate pseudo driverHans de Goede
2018-08-09s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland
2018-08-09s390/dasd: fix panic for failed online processingStefan Haberland
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown
2018-08-09ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede
2018-08-09Merge branch 'acpi-scan' to satisfy dependencies.Rafael J. Wysocki
2018-08-09ACPI / scan: Create platform device for fwnodes with multiple i2c devicesHans de Goede
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
2018-08-09ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede
2018-08-09ACPI / EC: Add another entry for Thinkpad X1 Carbon 6thMika Westerberg
2018-08-09ACPI: bus: Fix a pointer coding style issueTom Todd
2018-08-09ACPI / scan: Add static attribute to indirect_io_hosts[]John Garry
2018-08-09ACPI / battery: Do not export energy_full[_design] on devices without full_ch...Hans de Goede
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz
2018-08-08vhost: reset metadata cache when initializing new IOTLBJason Wang
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang
2018-08-08nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni