summaryrefslogtreecommitdiffstats
path: root/drivers/dma/stm32-dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-03scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready messageDick Kennedy1-18/+28
2017-10-03scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy7-13/+37
2017-10-03scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy1-7/+10
2017-10-03scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy1-0/+1
2017-10-03scsi: smartpqi: update driver version to 1.1.2-126Don Brace1-2/+2
2017-10-03scsi: smartpqi: cleanup raid map warning messageKevin Barnett1-3/+3
2017-10-03scsi: smartpqi: update controller idsKevin Barnett1-0/+8
2017-09-28scsi: libsas: remove unused variable sas_haColin Ian King1-1/+0
2017-09-28scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin1-6/+8
2017-09-28scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke1-11/+8
2017-09-28scsi: ufs: add ufs a command complete time stampZang Leigang2-0/+7
2017-09-28scsi: ufs: fix a pclint warningZang Leigang1-1/+1
2017-09-26scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu1-6/+0
2017-09-26scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"Thomas Meyer3-22/+11
2017-09-26scsi: lpfc: Cocci spatch "pool_zalloc-simple"Thomas Meyer1-4/+3
2017-09-26scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke3-15/+16
2017-09-26scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()Hannes Reinecke5-19/+32
2017-09-25scsi: sd: Align maximum write same blocks to physical block sizeDamien Le Moal1-0/+20
2017-09-25scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash3-0/+9
2017-09-16scsi: libcxgbi: remove redundant check and close on cskColin Ian King1-2/+0
2017-09-16scsi: libsas: add event to defer list tail instead of head when drainingchenxiang1-1/+1
2017-09-16scsi: libsas: rename notify_port_event() for consistencyJason Yan1-2/+2
2017-09-16scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan1-3/+0
2017-09-16scsi: libsas: remove the numbering for each event enumJason Yan1-17/+17
2017-09-16scsi: libsas: kill useless ha_event and do some cleanupJason Yan7-68/+0
2017-09-15scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTERHannes Reinecke1-5/+13
2017-09-15scsi: fcoe: separate out fcoe_vport_remove()Hannes Reinecke1-22/+33
2017-09-15scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()Hannes Reinecke1-5/+7
2017-09-15scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King1-5/+5
2017-09-15scsi: bnx2i: Clean up unused pointers in bnx2i_hwiChristos Gkekas1-10/+0
2017-09-15scsi: lpfc: remove redundant null check on eqeColin Ian King1-3/+0
2017-09-13Fix up MAINTAINERS file sortingLinus Torvalds1-55/+55
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu1-2/+15
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu1-0/+2
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu1-0/+3
2017-09-12ovl: fix false positive ESTALE on lookupAmir Goldstein1-4/+7
2017-09-12fuse: getattr cleanupMiklos Szeredi3-23/+18
2017-09-12fuse: honor iocb sync flags on writeMiklos Szeredi3-22/+28
2017-09-12fuse: allow server to run in different pid_nsMiklos Szeredi2-9/+7
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai1-0/+3
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring1-8/+8
2017-09-12f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2-0/+14
2017-09-12f2fs: speed up gc_urgent mode with SSRJaegeuk Kim3-13/+16
2017-09-12f2fs: better to wait for fstrim completionJaegeuk Kim1-1/+6
2017-09-12block: directly insert blk-mq request from blk_insert_cloned_request()Jens Axboe3-1/+23
2017-09-11mm/backing-dev.c: fix an error handling path in 'cgwb_create()'Christophe JAILLET1-2/+4
2017-09-11string.h: un-fortify memcpy_and_padMartin Wilck1-13/+2
2017-09-11nvme-pci: implement the HMB entry number and size limitationsChristoph Hellwig4-2/+13
2017-09-11nvme-pci: propagate (some) errors from host memory buffer setupChristoph Hellwig1-6/+12