summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
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
2018-08-08nvme: set gendisk read only based on nsattrChaitanya Kulkarni
2018-08-08regulator: samsung: Add SPDX license identifiersKrzysztof Kozlowski
2018-08-08regulator: maxim: Add SPDX license identifiersKrzysztof Kozlowski
2018-08-07net: thunderx: check for failed allocation lmac->dmacsColin Ian King
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro
2018-08-07of/fdt: Remove PPC32 longtrail hack in memory scanMichael Ellerman
2018-08-07hwmon: (k10temp) 27C Offset needed for Threadripper2Michael Larabel
2018-08-07target/loop: depend on SCSIChristoph Hellwig
2018-08-07nvme: fixup crash on failed discoveryHannes Reinecke
2018-08-06Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-06leds: ns2: Change unsigned to unsigned intKitone Elvis Peter
2018-08-06xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva
2018-08-06pinctrl: ocelot: add support for interrupt controllerQuentin Schulz
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner