index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tpm_crb: fix mapping of the buffers
Jarkko Sakkinen
2016-06-25
1
-11
/
+28
|
*
|
|
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
2016-06-25
1
-5
/
+5
|
*
|
|
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
|
*
|
|
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
|
*
|
|
tpm_crb: drop struct resource res from struct crb_priv
Jarkko Sakkinen
2016-06-25
1
-13
/
+16
|
*
|
|
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
2016-06-25
4
-7
/
+1
|
*
|
|
tpm: cleanup tpm_tis_remove()
Jarkko Sakkinen
2016-06-25
1
-6
/
+4
|
*
|
|
tpm: fix tpm_bios_log_setup stub prototype
Arnd Bergmann
2016-06-25
1
-1
/
+1
|
*
|
|
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
3
-42
/
+48
|
*
|
|
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2016-06-25
2
-15
/
+38
|
*
|
|
tpm: Get rid of module locking
Stefan Berger
2016-06-25
1
-5
/
+1
|
*
|
|
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
5
-21
/
+100
|
*
|
|
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
6
-12
/
+15
|
*
|
|
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
13
-93
/
+89
|
*
|
|
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
|
*
|
|
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
|
*
|
|
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
|
*
|
|
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
|
*
|
|
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
2
-2
/
+2
|
*
|
|
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
|
*
|
|
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-69
/
+7
|
*
|
|
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
|
*
|
|
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
|
*
|
|
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
|
*
|
|
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-112
/
+72
|
*
|
|
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
|
*
|
|
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
|
*
|
|
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
|
*
|
|
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
|
*
|
|
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
4
-4
/
+4
|
*
|
|
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
|
*
|
|
tpm/st33zp24: Auto-select core module
Christophe RICARD
2016-06-25
1
-6
/
+5
|
*
|
|
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-18
/
+0
|
*
|
|
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
|
*
|
|
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
|
*
|
|
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
|
*
|
|
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-11
/
+9
|
|
/
/
*
|
|
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-07-28
1
-2
/
+1
|
\
\
\
|
*
|
|
random: use for_each_online_node() to iterate over NUMA nodes
Theodore Ts'o
2016-07-28
1
-2
/
+1
*
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-28
1
-98
/
+384
|
\
|
|
|
|
*
|
|
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
2016-07-03
1
-6
/
+7
|
*
|
|
random: add backtracking protection to the CRNG
Theodore Ts'o
2016-07-03
1
-5
/
+49
|
*
|
|
random: make /dev/urandom scalable for silly userspace programs
Theodore Ts'o
2016-07-03
1
-4
/
+58
|
*
|
|
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-03
1
-102
/
+276
|
*
|
|
random: properly align get_random_int_hash
Eric Biggers
2016-06-13
1
-1
/
+3
|
*
|
|
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
2016-06-13
1
-0
/
+1
|
*
|
|
random: print a warning for the first ten uninitialized random users
Theodore Ts'o
2016-06-13
1
-4
/
+8
|
*
|
|
random: initialize the non-blocking pool via add_hwgenerator_randomness()
Theodore Ts'o
2016-06-13
1
-5
/
+11
|
|
/
/
*
|
|
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-07-27
1
-1
/
+5
|
\
\
\
|
*
|
|
i2c: add a protocol parameter to the alert callback
Benjamin Tissoires
2016-06-17
1
-1
/
+5
|
|
/
/
[prev]
[next]