Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fcd3ec6960728ff7b4b598c62a68847aa03a94a5
/
drivers
/
char
/
tpm
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
7a192ec
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'
by Ming Lei
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
7dcce13
tpm: correct email address for tpm_infineon-driver
by Marcel Selhorst
· 16 years ago
cb5629b
Merge branch 'master' into next
by James Morris
· 16 years ago
8920d5a
TPM: integrity fix
by Rajiv Andrade
· 16 years ago
659aaf2
TPM: integrity interface
by Rajiv Andrade
· 16 years ago
0883743
TPM: sysfs functions consolidation
by Rajiv Andrade
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
09f50c9
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
by David Smith
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
cbb2ed4
tpm: don't export static functions
by Stephen Rothwell
· 16 years ago
dd78c94
drivers/char/tpm/tpm.c: fix error-path memory leak
by Andrew Morton
· 16 years ago
292cf4a
tpm: work around bug in Broadcom BCM0102 chipset
by Valdis Kletnieks
· 16 years ago
9e5b1b1
tpm: correct tpm timeouts to jiffies conversion
by Marcin Obara
· 16 years ago
4bdec11
As pointed out by Jonathan Corbet, the timer must be deleted before
by Rajiv Andrade
· 16 years ago
253115b
The tpm_dev_release function is only called for platform devices, not pnp
by Rajiv Andrade
· 16 years ago
f02a936
Protect tpm_chip_list when transversing it.
by Rajiv Andrade
· 16 years ago
dc36d32
Renames num_open to is_open, as only one process can open the file at a time.
by Rajiv Andrade
· 16 years ago
f89c5ed
Remove the BKL calls from the TPM driver, which were added in the overall
by Rajiv Andrade
· 16 years ago
da31894
securityfs: do not depend on CONFIG_SECURITY
by Eric Paris
· 16 years ago
0147600
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
by Michael Halcrow
· 16 years ago
ec288bd
tpm: increase size of internal TPM response buffers
by Marcin Obara
· 16 years ago
3bd6046
tpm_bios.c: make 2 structs static
by Adrian Bunk
· 16 years ago
061991e
tpm: add support for Broadcom TPM TIS device HID
by LE DISEZ Erwan
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
fb0e7e1
tpm: add Intel TPM TIS device HID
by Marcin Obara
· 16 years ago
25368ca
tpm-tpm: BKL pushdown
by Arnd Bergmann
· 16 years ago
cedb27d
tpm: change Kconfig dependencies from PNPACPI to PNP
by Bjorn Helgaas
· 17 years ago
4821cd1
tpm: fix section mismatch warning
by Sam Ravnborg
· 17 years ago
a6f97b2
drivers/char: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
e1d42c9
tpm: infineon section mismatch
by Randy Dunlap
· 17 years ago
5bd91f1
tpm.c: fix crash during device removal
by Richard MUSIL
· 17 years ago
2490c68
TPM: fix suspend and resume failure
by David Smith
· 17 years ago
05a462a
TPM: fix TIS device driver locality request
by Marcel Selhorst
· 17 years ago
06efcad
Eliminate pointless casts from void* in a few driver irq handlers.
by Jeff Garzik
· 17 years ago
7917ff9
tpm: pay attention to IRQ info from PNP
by Bjorn Helgaas
· 17 years ago
8e81cc1
tpmdd maintainers
by Kent Yoder
· 17 years ago
03ce110
Fix memory leak in tpm_binary_bios_measurements_open()
by Reiner Sailer
· 17 years ago
178554a
Memory leak in tpm_ascii_bios_measurements_open()
by Jesper Juhl
· 17 years ago
7126b75
Use menuconfig objects II - TPM
by Jan Engelhardt
· 17 years ago
ddf526e
Missing include file in tpm_atmel.h
by Stephen Rothwell
· 17 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d081d47
use mutex instead of semaphore in TPM driver
by Matthias Kaehlcke
· 18 years ago
8e39c93
tpm: fix sleep-in-spinlock
by Parag Warudkar
· 18 years ago
d954e8e
tpm_infineon: add support for devices in mmio space
by Alex Williamson
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
a48141d
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
by Paul Mackerras
· 18 years ago
d05c7a8
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
9213fee
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
by Stephen Rothwell
· 18 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
5d469ec
[PATCH] Correct misc_register return code handling in several drivers
by Neil Horman
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
94fbcde
Driver core: change misc class_devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
f33d9bd
[PATCH] tpm: fix error handling
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
5c339e9
[POWERPC] tmp_atmel: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
c3c36aa
[PATCH] tpm_tis: use resource_size_t
by Kylene Jo Hall
· 18 years ago
9e323d3
[PATCH] tpm: Add force device probe option
by Kylene Jo Hall
· 18 years ago
cab091e
[PATCH] tpm: interrupt clear fix
by Kylene Jo Hall
· 18 years ago
2e82636
[PATCH] TPM: fix failure path leak
by Randy Dunlap
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
44d7aff
[PATCH] tpm: more bios log parsing fixes
by Seiji Munetoh
· 18 years ago
de66a69
[PATCH] tpm: bios log parsing fixes
by Seiji Munetoh
· 18 years ago
087377a
[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60
by Kylene Jo Hall
· 18 years ago
bb53a76
[PATCH] tpm_register_hardware gcc 4.1 warning fix
by Daniel Walker
· 18 years ago
2a7362f
[PATCH] tpm: fix constant
by Kylene Jo Hall
· 18 years ago
9458513
[PATCH] tpm: update module dependencies
by Kylene Jo Hall
· 18 years ago
93e1b7d
[PATCH] tpm: add HID module parameter
by Kylene Jo Hall
· 19 years ago
5713556
[PATCH] tpm: add interrupt module parameter
by Kylene Jo Hall
· 19 years ago
cb53542
[PATCH] tpm: spacing cleanups 2
by Kylene Jo Hall
· 19 years ago
397c718
[PATCH] tpm_infineon section fixup
by Randy Dunlap
· 19 years ago
8b006db
[PATCH] tpm: update bios log code for 1.2
by Kylene Jo Hall
· 19 years ago
b09d530
[PATCH] tpm: check mem start and len
by Kylene Jo Hall
· 19 years ago
e496f540
[PATCH] tpm: tpm_infineon updated to latest interface changes
by Marcel Selhorst
· 19 years ago
10685a9
[PATCH] tpm: use clear_bit
by Kylene Jo Hall
· 19 years ago
36b2002
[PATCH] tpm: msecs_to_jiffies cleanups
by Kylene Jo Hall
· 19 years ago
27084ef
[PATCH] tpm: driver for next generation TPM chips
by Leendert van Doorn
· 19 years ago
08e96e4
[PATCH] tpm: new 1.2 sysfs files
by Kylene Jo Hall
· 19 years ago
9e18ee1
[PATCH] tpm: command duration update
by Kylene Jo Hall
· 19 years ago
e0dd03c
[PATCH] tpm: return chip from tpm_register_hardware
by Kylene Jo Hall
· 19 years ago
90dda52
[PATCH] tpm: chip struct update
by Kylene Jo Hall
· 19 years ago
beed53a
[PATCH] tpm: reorganize sysfs files
by Kylene Jo Hall
· 19 years ago
3c2f606
[PATCH] tpm: spacing cleanups
by Kylene Jo Hall
· 19 years ago
7c69a47
[PATCH] tpm: fix missing string
by Kylene Jo Hall
· 19 years ago
59e89f3
[PATCH] tpm: fix memory leak
by Kylene Jo Hall
· 19 years ago
Next »