summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: kill command serial numberHannes Reinecke2019-02-272-18/+0
* scsi: clean obsolete return values of eh_timed_outAvri Altman2019-02-261-5/+1
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-02-191-2/+2
* scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche2019-02-121-3/+2
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-083-5/+9
* scsi: block: remove bidi supportChristoph Hellwig2019-02-051-6/+0
* scsi: block: remove req->specialChristoph Hellwig2019-02-051-2/+0
* scsi: remove bidirectional command supportChristoph Hellwig2019-02-052-19/+1
* scsi: remove the SCSI OSD libraryChristoph Hellwig2019-02-052-712/+0
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-051-0/+4
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-041-1/+1
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+1
* scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-041-0/+1
* scsi: target/core: Remove several state tests from the TMF codeBart Van Assche2019-02-041-1/+0
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-1/+0
* scsi: libsas: Remove scsi_to_u32()Bart Van Assche2019-01-291-6/+0
* scsi: libsas: Fix some indentation in libsas.hJohn Garry2019-01-111-29/+27
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-067-27/+19
|\
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-2/+0
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-066-25/+19
* | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-1/+3
|\ \
| * | fscrypt: add Adiantum supportEric Biggers2019-01-061-1/+3
* | | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-062-156/+195
|\ \ \
| * | | dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMAChristoph Hellwig2019-01-041-91/+164
| * | | dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig2019-01-041-19/+0
| * | | dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrsChristoph Hellwig2019-01-041-7/+13
| * | | dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig2019-01-042-49/+28
* | | | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-2/+4
|\ \ \ \
| * | | | platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+4
* | | | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-051-1/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-031-1/+7
| |\ \ \ \ \
| | * | | | | lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-201-0/+3
| | * | | | | lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp2018-12-201-1/+3
| | * | | | | lib/raid6: add missing include for raid6testDaniel Verkamp2018-12-201-0/+1
* | | | | | | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-052-3/+1
|\ \ \ \ \ \ \
| * | | | | | | fbdev: make FB_BACKLIGHT a tristateRob Clark2018-12-202-3/+1
* | | | | | | | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-054-3/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-01-021-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez2018-12-181-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2019-01-011-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/switchtec'Bjorn Helgaas2019-01-021-0/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | switchtec: Add MRPC DMA mode supportWesley Sheng2018-12-131-0/+16
| | |/ / / / / / /
| * | | | | | | | PCI: Move Synopsys HAPS platform device IDsThinh Nguyen2018-12-171-0/+3
| * | | | | | | | PCI: Remove unnecessary space before function pointer argumentsBenjamin Young2018-12-061-3/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-01-052-1/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina2019-01-03107-572/+1647
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer2018-12-071-0/+3
| | | | | | * | | | | | | HID: core: process the Resolution MultiplierPeter Hutterer2018-12-071-0/+5
| | | | | | * | | | | | | HID: core: store the collections as a basic treePeter Hutterer2018-12-071-0/+2