index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
2019-02-13
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2019-02-13
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
2019-02-13
tpm: fix invalid return value in pubek_show()
Jarkko Sakkinen
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
tpm: don't return bool from update_timeouts
Jerry Snitselaar
2019-02-13
tpm: don't print error message in tpm_transmit_cmd when tpm still testing
Jerry Snitselaar
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
2019-02-13
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-02-08
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2019-02-08
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-19
virtio_net: bulk free tx skbs
Michael S. Tsirkin
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-20
Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...
Linus Torvalds
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
2019-01-18
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-01-18
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
2019-01-18
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
2019-01-18
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
2019-01-18
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
2019-01-18
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
2019-01-18
mlxsw: spectrum_fid: Update dummy FID index
Nir Dotan
2019-01-18
mlxsw: pci: Return error on PCI reset timeout
Nir Dotan
2019-01-18
mlxsw: pci: Increase PCI SW reset timeout
Nir Dotan
2019-01-18
mlxsw: pci: Ring CQ's doorbell before RDQ's
Ido Schimmel
2019-01-18
net: Fix typo in NET_FAILOVER help text
Jonathan Neuschäfer
[next]