summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-17USB: core: of: document reference taken by companion helperJohan Hovold1-0/+3
2017-05-17USB: ehci-platform: fix companion-device leakJohan Hovold1-1/+3
2017-05-17usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt1-1/+3
2017-05-17usb: r8a66597-hcd: decrease timeoutChris Brandt1-1/+1
2017-05-17ASoC: atmel-classd: sync regcache when resumingQuentin Schulz1-0/+9
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto7-4/+68
2017-05-17usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko1-0/+1
2017-05-17USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-05-17USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold1-1/+1
2017-05-17sisusb_con: fix coccinelle warningJiri Slaby1-1/+1
2017-05-17uwb: fix device quirk on big-endian hostsJohan Hovold1-2/+3
2017-05-17usb: misc: legousbtower: Fix memory leakMaksim Salau1-0/+1
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam3-10/+10
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-05-17ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'Christophe JAILLET1-1/+4
2017-05-17Merge tag 'fixes-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-7/+34
2017-05-17USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2-4/+6
2017-05-17i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh1-0/+1
2017-05-17powerpc/mm: Fix crash in page table dump with huge pagesMichael Ellerman1-3/+4
2017-05-17scsi: lpfc: update version to 11.2.0.14James Smart1-1/+1
2017-05-17scsi: lpfc: Add MDS Diagnostic support.James Smart6-10/+161
2017-05-17scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2-0/+7
2017-05-17scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2-13/+12
2017-05-17scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart1-2/+4
2017-05-17scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart1-0/+1
2017-05-17scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart8-24/+144
2017-05-17scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart9-233/+291
2017-05-17scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart6-12/+50
2017-05-17scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2-25/+21
2017-05-17scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart1-3/+6
2017-05-17scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart6-52/+31
2017-05-17scsi: lpfc: Adding additional stats counters for nvme.James Smart6-43/+106
2017-05-17scsi: lpfc: Fix system crash when port is reset.James Smart2-5/+9
2017-05-17scsi: lpfc: Fix used-RPI accounting problem.James Smart4-20/+16
2017-05-17scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva1-1/+1
2017-05-17scsi: sd: Ignore sync cache failures when not supportedDerek Basehore1-12/+28
2017-05-17drm/nouveau/fifo/gk104-: Silence a locking warningDan Carpenter1-1/+2
2017-05-17drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET1-1/+3
2017-05-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2-7/+5
2017-05-17i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni1-3/+3
2017-05-17uio: fix incorrect memory leak cleanupSuman Anna1-4/+4
2017-05-17misc: pci_endpoint_test: select CRC32Tobias Regnery1-0/+1
2017-05-17char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+3
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields3-28/+11
2017-05-16mlx5e: add CONFIG_INET dependencyArnd Bergmann1-1/+1
2017-05-16xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong1-1/+4
2017-05-16KVM: x86: lower default for halt_poll_nsPaolo Bonzini1-1/+1
2017-05-16dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka1-8/+8
2017-05-16net: Improve handling of failures on link and route dumpsDavid Ahern3-28/+49