summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov2017-11-182-35/+32
* drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...Christophe JAILLET2017-11-181-1/+1
* drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET2017-11-181-1/+2
* rapidio: constify rio_device_idArvind Yadav2017-11-185-5/+5
* lkdtm: include WARN format stringKees Cook2017-11-181-1/+3
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1719-382/+659
|\
| * Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-16264-1452/+2503
| |\
| | * dax: fix general protection fault in dax_alloc_inodeMikulas Patocka2017-11-151-0/+3
| | * dax: stop requiring a live device for dax_flush()Dan Williams2017-11-151-3/+0
| | * brd: remove dax supportDan Williams2017-11-152-77/+0
| | * dax: quiet bdev_dax_supported()Dan Williams2017-11-151-4/+4
| * | acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams2017-11-161-1/+2
| * | acpi, nfit: validate commands against the device typeDan Williams2017-11-131-6/+9
| * | libnvdimm, badrange: remove a WARN for list_emptyVishal Verma2017-11-021-1/+0
| * | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-028-279/+313
| * | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2017-10-302-6/+65
| * | acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2017-10-292-2/+14
| * | dev/dax: fix uninitialized variable build warningRoss Zwisler2017-10-201-1/+2
| * | libnvdimm, namespace: make a couple of functions staticColin Ian King2017-10-071-2/+2
| * | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams2017-10-071-0/+12
| * | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2017-10-073-4/+214
| * | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto2017-10-072-0/+2
| * | libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams2017-09-281-1/+1
| * | libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams2017-09-281-0/+8
| * | libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams2017-09-281-1/+1
| * | libnvdimm, region : make 'resource' attribute only readable by rootDan Williams2017-09-281-2/+6
| * | dax: pr_err() strings should end with newlinesArvind Yadav2017-09-281-1/+1
| * | libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams2017-09-283-0/+9
* | | Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-175-39/+28
|\ \ \
| * | | dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers2017-11-161-9/+6
| * | | dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer2017-11-161-2/+8
| * | | dm: do not set 'discards_supported' in targets that do not need itMike Snitzer2017-11-162-7/+0
| * | | dm: discard support requires all targets in a table support discardsMike Snitzer2017-11-161-19/+14
| * | | dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei2017-11-161-2/+0
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-1786-961/+6364
|\ \ \ \
| * | | | soc: amlogic: meson-gx-pwrc-vpu: fix power-off when powered by bootloaderNeil Armstrong2017-11-091-10/+19
| * | | | Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann2017-11-071-29/+24
| |\ \ \ \
| | * | | | memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl2017-11-031-29/+24
| * | | | | bus: add driver for the Technologic Systems NBUSSebastien Bourdelin2017-11-073-0/+384
| * | | | | soc: qcom: remove unused labelArnd Bergmann2017-11-031-2/+0
| * | | | | soc: amlogic: gx pm domain: add PM and OF dependenciesArnd Bergmann2017-11-021-0/+1
| * | | | | Merge tag 'amlogic-drivers-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-11-023-0/+245
| |\ \ \ \ \
| | * | | | | soc: amlogic: add Meson GX VPU Domains driverNeil Armstrong2017-10-293-0/+245
| * | | | | | drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()Lorenzo Pieralisi2017-11-021-0/+1
| * | | | | | Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2017-11-023-84/+437
| |\ \ \ \ \ \
| | * | | | | | soc: mediatek: pwrap: fix fatal compiler errorMatthias Brugger2017-10-211-0/+1
| | * | | | | | soc: mediatek: pwrap: fix compiler errorsMatthias Brugger2017-10-211-1/+1
| | * | | | | | soc: Allow test-building of MediaTek driversJean Delvare2017-10-201-1/+1
| | * | | | | | soc: mediatek: place Kconfig for all SoC drivers under menuSean Wang2017-10-201-3/+5
| | * | | | | | soc: mediatek: pwrap: add support for MT7622 SoCChenglin Xu2017-10-201-0/+170