Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2507c856620cc7474e6101b0a05f82ac0ae5bf69
/
drivers
/
char
d0acc7d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
5e59d9a
virtio_console: Stop doing DMA on the stack
by Andy Lutomirski
· 8 years ago
4a29b34
tpm: invalid self test error message
by Jarkko Sakkinen
· 8 years ago
f74bdd4
hwrng: mxc-rnga - Fix Kconfig dependency
by Fabian Frederick
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
dd0f0cf
random: Fix crashes with sparse node ids
by Michael Ellerman
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
71e9dcc
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
59b8d4f
random: use for_each_online_node() to iterate over NUMA nodes
by Theodore Ts'o
· 8 years ago
818e607
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
6630420
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
b07b58a
ipmi: remove trydefaults parameter and default init
by Tony Camuso
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c01d5b3
shmem: get_unmapped_area align huge page
by Hugh Dickins
· 8 years ago
bbce2ad
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
82cc1a4
tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
by Jason Gunthorpe
· 8 years ago
cae8b44
tpm: Factor out common startup code
by Jason Gunthorpe
· 8 years ago
2b88cd9
tpm: use devm_add_action_or_reset
by Sudip Mukherjee
· 8 years ago
fa7539b
tpm2_i2c_nuvoton: add irq validity check
by Andrew Zamansky
· 8 years ago
9754d45
tpm: read burstcount from TPM_STS in one 32-bit transaction
by Andrey Pronin
· 8 years ago
1b0612b
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
by apronin@chromium.org
· 8 years ago
79b591c
tpm_tis_core: convert max timeouts from msec to jiffies
by apronin@chromium.org
· 8 years ago
2419036
dsp56k: prevent a harmless underflow
by Dan Carpenter
· 8 years ago
39380b8
x86/mm/pat, /dev/mem: Remove superfluous error message
by Jiri Kosina
· 8 years ago
86a574d
random: strengthen input validation for RNDADDTOENTCNT
by Theodore Ts'o
· 8 years ago
c92e040
random: add backtracking protection to the CRNG
by Theodore Ts'o
· 9 years ago
1e7f583
random: make /dev/urandom scalable for silly userspace programs
by Theodore Ts'o
· 9 years ago
e192be9
random: replace non-blocking pool with a Chacha20-based CRNG
by Theodore Ts'o
· 8 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 8 years ago
43a1dd9
powerpc/powernv: Add driver for operator panel on FSP machines
by Suraj Jitindar Singh
· 8 years ago
61dc0a4
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
by Nishanth Menon
· 8 years ago
5ee98ab
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
by Arnd Bergmann
· 8 years ago
f786b75
tpm_crb: fix address space of the return pointer in crb_map_res()
by Jarkko Sakkinen
· 8 years ago
9da7e78
tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()
by Jarkko Sakkinen
· 8 years ago
0edbfea
tpm/tpm_tis_spi: Add support for spi phy
by Christophe Ricard
· 8 years ago
41a5e1c
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
by Christophe Ricard
· 8 years ago
1107d06
tpm_tis: Introduce intermediate layer for TPM access
by Christophe Ricard
· 8 years ago
57dacc2
tpm: tpm_tis: Share common data between phys
by Christophe Ricard
· 8 years ago
d2efee6
tpm: Add include guards in tpm.h
by Christophe Ricard
· 9 years ago
ec03c50
tpm: Fix suspend regression
by Stefan Berger
· 9 years ago
7525455
tpm: fix for typo in tpm/tpm_ibmvtpm.c
by Stephen Rothwell
· 9 years ago
a6885a5
tpm: select ANON_INODES for proxy driver
by Arnd Bergmann
· 9 years ago
ced01b9
tpm: Fix IRQ unwind ordering in TIS
by Jason Gunthorpe
· 9 years ago
6f99612
tpm: Proxy driver for supporting multiple emulated TPMs
by Stefan Berger
· 9 years ago
2f9f537
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
by Stefan Berger
· 9 years ago
062807f
tpm: Remove all uses of drvdata from the TPM Core
by Jason Gunthorpe
· 9 years ago
9e0d39d
tpm: Remove useless priv field in struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
af782f3
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
by Christophe Ricard
· 9 years ago
56671c8
tpm: drop 'locality' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
6e599f6
tpm: drop 'read_queue' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
570a360
tpm: drop 'irq' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
4eea703
tpm: drop 'iobase' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
003d305
tpm: drop list from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
c5b65fa
tpm: drop the field 'time_expired' from struct tpm_chip
by Jarkko Sakkinen
· 9 years ago
ee17798
tpm: drop 'base' from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
d495652
tpm: drop manufacturer_id from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
23d06ff
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
ec5fd99
tpm: drop int_queue from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
c0dff1f
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
by Jarkko Sakkinen
· 9 years ago
422eac3
tpm_crb: fix mapping of the buffers
by Jarkko Sakkinen
· 9 years ago
ddab0e3
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
by Christophe Ricard
· 9 years ago
20ab99f
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
32da563
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
14ddfbf
tpm_crb: drop struct resource res from struct crb_priv
by Jarkko Sakkinen
· 9 years ago
dcbeab1
tpm: fix crash in tpm_tis deinitialization
by Jarkko Sakkinen
· 9 years ago
d30b8e4
tpm: cleanup tpm_tis_remove()
by Jarkko Sakkinen
· 9 years ago
796d803
tpm: fix tpm_bios_log_setup stub prototype
by Arnd Bergmann
· 9 years ago
1551678
tpm: Replace device number bitmap with IDR
by Stefan Berger
· 9 years ago
3897cd9
tpm: Split out the devm stuff from tpmm_chip_alloc
by Jason Gunthorpe
· 9 years ago
2072df4
tpm: Get rid of module locking
by Stefan Berger
· 9 years ago
4e26195
tpm: Provide strong locking for device removal
by Jason Gunthorpe
· 9 years ago
3635e2e
tpm: Get rid of devname
by Jason Gunthorpe
· 9 years ago
8cfffc9
tpm: Get rid of chip->pdev
by Jason Gunthorpe
· 9 years ago
4d8007e
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
740ec34
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
86ff205
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
22eb90d
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
8bb273f
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
4ef2aa3
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
300796c
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
a5392e9
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
d34306e
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
8a74500
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
604e578
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
add40d6
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
6388b65
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
160beb4
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
fec60f2
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
2c2b217
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
10460bc
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
b55c8e9
tpm/st33zp24: Auto-select core module
by Christophe RICARD
· 9 years ago
8d8d218
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
b637a36
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
6e0219c
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
b83ada0
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
9feaab5
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
5214099
hwrng: bcm2835 - Add support for Broadcom BCM5301x
by Florian Fainelli
· 8 years ago
Next »