index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
7
-265
/
+324
|
\
|
*
firmware: change kernel read fail to dev_dbg()
Luis R. Rodriguez
2016-02-29
1
-2
/
+6
|
*
tpm_tis: fix build warning with tpm_tis_resume
Jarkko Sakkinen
2016-02-26
1
-0
/
+2
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2016-02-26
1
-51
/
+23
|
|
\
|
|
*
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-21
1
-42
/
+10
|
|
*
firmware: clean up filesystem load exit path
Kees Cook
2016-02-18
1
-7
/
+5
|
|
*
firmware: move completing fw into a helper
Luis R. Rodriguez
2016-02-18
1
-4
/
+10
|
|
*
firmware: simplify dev_*() print messages for generic helpers
Luis R. Rodriguez
2016-02-18
1
-4
/
+4
|
*
|
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
2016-02-20
1
-2
/
+2
|
*
|
tpm_crb/tis: fix: use dev_name() for /proc/iomem
Jarkko Sakkinen
2016-02-20
2
-2
/
+6
|
*
|
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
2016-02-20
1
-4
/
+10
|
*
|
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
2016-02-20
1
-1
/
+6
|
*
|
tpm: fix: set continueSession attribute for the unseal operation
Jarkko Sakkinen
2016-02-20
1
-3
/
+7
|
*
|
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
2016-02-10
1
-1
/
+3
|
*
|
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
2016-02-10
1
-5
/
+5
|
*
|
tpm_crb: Use devm_ioremap_resource
Jason Gunthorpe
2016-02-10
1
-49
/
+102
|
*
|
tpm_crb: Drop le32_to_cpu(ioread32(..))
Jason Gunthorpe
2016-02-10
1
-11
/
+11
|
*
|
tpm_tis: Clean up the force=1 module parameter
Jason Gunthorpe
2016-02-10
1
-65
/
+104
|
*
|
tpm_tis: Use devm_ioremap_resource
Jason Gunthorpe
2016-02-10
1
-15
/
+18
|
*
|
tpm_tis: Do not fall back to a hardcoded address for TPM2
Jason Gunthorpe
2016-02-10
1
-30
/
+18
|
*
|
tpm_tis: Disable interrupt auto probing on a per-device basis
Jason Gunthorpe
2016-02-10
1
-8
/
+10
|
*
|
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
2016-02-10
3
-30
/
+10
|
*
|
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
2016-02-10
1
-8
/
+4
|
*
|
tpm: remove unneeded include of actbl2.h
Jerry Snitselaar
2016-02-10
1
-1
/
+0
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
69
-1540
/
+2678
|
\
\
|
*
|
crypto: qat - remove redundant arbiter configuration
Tadeusz Struk
2016-03-11
1
-19
/
+0
|
*
|
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-03-11
2
-4
/
+4
|
*
|
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-03-11
3
-6
/
+6
|
*
|
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
2016-03-11
1
-21
/
+21
|
*
|
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-11
1
-6
/
+4
|
*
|
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
2016-03-11
7
-667
/
+710
|
*
|
crypto: ccp - CCP versioning support
Gary R Hook
2016-03-11
6
-5
/
+98
|
*
|
crypto: ccp - Support for multiple CCPs
Gary R Hook
2016-03-11
4
-19
/
+114
|
*
|
crypto: ccp - Remove check for x86 family and model
Gary R Hook
2016-03-11
1
-36
/
+11
|
*
|
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-02-27
2
-0
/
+2
|
*
|
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
2016-02-27
1
-1
/
+3
|
*
|
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
2016-02-27
1
-1
/
+1
|
*
|
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
2016-02-27
6
-14
/
+499
|
*
|
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-16
1
-1
/
+1
|
*
|
crypto: qat - fix leak on error path
Tadeusz Struk
2016-02-16
1
-34
/
+36
|
*
|
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
2016-02-16
3
-0
/
+169
|
*
|
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
2016-02-16
1
-22
/
+2
|
*
|
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
2016-02-16
1
-34
/
+10
|
*
|
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
1
-0
/
+2
|
*
|
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
1
-10
/
+2
|
*
|
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2016-02-06
1
-5
/
+0
|
*
|
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-02-06
2
-25
/
+37
|
*
|
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
2016-02-06
1
-6
/
+0
|
*
|
crypto: sunxi-ss - prevent compilation on 64-bit
Andre Przywara
2016-02-06
1
-1
/
+1
|
*
|
staging: lustre: Use ahash
Herbert Xu
2016-02-06
1
-40
/
+52
[next]