summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-193-19/+13
|\
| * libnvdimm/security: Fix nvdimm_security_state() state request selectionDave Jiang2019-01-151-2/+2
| * acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang2019-01-151-1/+0
| * acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck2019-01-111-2/+4
| * nfit: Mark some functions as __maybe_unusedNathan Chancellor2019-01-091-4/+4
| * ACPI/nfit: delete the function to_acpi_nfit_descXiaochun Lee2019-01-091-9/+3
| * ACPI/nfit: delete the redundant header fileXiaochun Lee2019-01-091-1/+0
* | Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...Linus Torvalds2019-01-193-4/+6
|\ \
| * | watchdog: tqmx86: Fix a couple IS_ERR() vs NULL bugsDan Carpenter2019-01-071-4/+4
| * | watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown2019-01-072-0/+2
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-1924-86/+157
|\ \
| * | scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-124-18/+31
| * | scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer2019-01-121-1/+1
| * | scsi: ufs: Fix geometry descriptor sizeAvri Altman2019-01-121-1/+1
| * | scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S2019-01-121-1/+2
| * | scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-122-0/+4
| * | scsi: ufs: Fix system suspend statusStanley Chu2019-01-121-0/+2
| * | scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-123-1/+4
| * | scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry2019-01-121-6/+6
| * | scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li2019-01-121-27/+61
| * | scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-091-7/+7
| * | scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-091-9/+11
| * | scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-091-1/+1
| * | scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-091-11/+15
| * | scsi: pm80xx: reduce indentationJulia Lawall2019-01-091-1/+1
| * | scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-01-091-0/+2
| * | scsi: megaraid_sas: correct an info messageTomas Henzl2019-01-091-1/+1
| * | scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang2019-01-091-1/+1
| * | scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-091-0/+6
| |/
* | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-194-17/+18
|\ \
| * | nvme-pci: fix nvme_setup_irqs()Ming Lei2019-01-161-8/+13
| * | nvmet-tcp: fix uninitialized variable accessSagi Grimberg2019-01-161-1/+1
| * | nbd: Use set_blocksize() to set device blocksizeJan Kara2019-01-151-2/+3
| * | md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza2019-01-141-6/+1
* | | Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-01-182-6/+22
|\ \ \
| * | | media: vim2m: only cancel work if it is for right contextHans Verkuil2019-01-161-1/+3
| * | | media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus2019-01-161-1/+3
| * | | media: v4l: ioctl: Validate num_planes before using itSakari Ailus2019-01-161-0/+8
| * | | media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding2019-01-161-4/+8
* | | | Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-183-24/+23
|\ \ \ \
| * | | | PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-01-171-1/+2
| * | | | PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei2019-01-161-9/+13
| * | | | PCI: Fix PCI kconfig menu organizationRob Herring2019-01-151-14/+8
* | | | | Merge tag 'i3c/fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-182-7/+4
|\ \ \ \ \
| * | | | | i3c: master: dw-i3c-master: fix i3c_attach/reattachVitor Soares2019-01-151-5/+2
| * | | | | i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET2019-01-071-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mtd/fixes-for-5.0-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2019-01-183-23/+2
|\ \ \ \ \
| * | | | | mtd: rawnand: denali: get ->setup_data_interface() working againMasahiro Yamada2019-01-181-1/+1
| * | | | | mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'Luc Van Oostenryck2019-01-181-1/+1
| * | | | | mtd: rawnand: fsmc: Keep bank enable bit setLinus Walleij2019-01-151-21/+0
| | |_|/ / | |/| | |