summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel-aes - properly set IV after {en,de}cryptRomain Izard2017-11-031-3/+37
* hwrng: core - Reset user selected rng by writing "" to rng_currentPrasannaKumar Muralidharan2017-11-031-19/+32
* crypto: s5p-sss - Add HASH support for ExynosKamil Konieczny2017-11-032-10/+1410
* crypto: s5p-sss - Change spaces to tabsKamil Konieczny2017-11-031-95/+95
* crypto: drivers - Convert timers to use timer_setup()Kees Cook2017-11-032-7/+6
* crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă2017-11-031-1/+6
* crypto: caam - fix incorrect defineRadu Alexe2017-11-031-1/+1
* crypto: atmel - remove useless irq initTudor-Dan Ambarus2017-11-033-6/+0
* crypto: atmel - return appropriate error codeTudor-Dan Ambarus2017-11-033-6/+3
* crypto: mediatek - move to generic async completionGilad Ben-Yossef2017-11-031-26/+5
* crypto: qce - move to generic async completionGilad Ben-Yossef2017-11-031-26/+4
* crypto: talitos - move to generic async completionGilad Ben-Yossef2017-11-031-33/+5
* dm: move dm-verity to generic async completionGilad Ben-Yossef2017-11-032-66/+20
* crypto: marvell/cesa - remove redundant backlog checks on EBUSYGilad Ben-Yossef2017-11-032-3/+2
* crypto: ccp - use -ENOSPC for transient busy indicationGilad Ben-Yossef2017-11-032-7/+8
* hwrng: xgene - Convert timers to use timer_setup()Kees Cook2017-11-031-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-03169-1183/+1978
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-1/+1
| |\
| | * x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal2017-09-251-1/+1
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-5/+8
| |\ \
| | * | irqchip/mips-gic: Use effective affinity to unmaskPaul Burton2017-09-251-2/+5
| | * | irqchip/mips-gic: Fix shifts to extract register fieldsPaul Burton2017-09-251-3/+3
| | |/
| * | Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-302-1/+9
| |\ \
| | * | mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-09-271-1/+1
| | * | mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon2017-09-271-0/+8
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-09-308-27/+32
| |\ \ \
| | * | | scsi: ILLEGAL REQUEST + ASC==27 => target failureMartin Wilck2017-09-281-1/+2
| | * | | scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli2017-09-281-0/+2
| | * | | scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()Hannes Reinecke2017-09-261-1/+2
| | * | | scsi: scsi_transport_fc: set scsi_target_id upon rescanHannes Reinecke2017-09-261-10/+1
| | * | | scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-09-251-1/+1
| | * | | scsi: aacraid: error: testing array offset 'bus' after useNikola Pajkovsky2017-09-161-8/+12
| | * | | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2017-09-161-0/+1
| | * | | scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll2017-09-152-6/+11
| * | | | Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-301-4/+6
| |\ \ \ \
| | * | | | platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-09-271-4/+6
| * | | | | Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-301-3/+26
| |\ \ \ \ \
| | * | | | | as3645a: Unregister indicator LED on device unbindSakari Ailus2017-09-231-0/+1
| | * | | | | as3645a: Use integer numbers for parsing LEDsSakari Ailus2017-09-231-2/+24
| | * | | | | as3645a: Use ams,input-max-microamp as documented in DT bindingsSakari Ailus2017-09-231-1/+1
| | |/ / / /
| * | | | | Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-294-32/+50
| |\ \ \ \ \
| | * | | | | md/raid5: cap worker countShaohua Li2017-09-281-2/+5
| | * | | | | dm-raid: fix a race condition in request handlingShaohua Li2017-09-281-1/+1
| | * | | | | md: fix a race condition for flush request handlingShaohua Li2017-09-281-4/+10
| | * | | | | md: separate request handlingShaohua Li2017-09-282-25/+34
| * | | | | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-291-2/+9
| |\ \ \ \ \ \
| | * | | | | | PCI: Fix race condition with driver_overrideNicolai Stange2017-09-261-2/+9
| * | | | | | | Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-09-2912-30/+245
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie2017-09-294-21/+26
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/tegra: trace: Fix path to includeThierry Reding2017-09-261-1/+1