Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
af782f339a5d6ea202652c9f06880e1a28c43813
/
drivers
/
char
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
5469dc2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
8da4b8c
lib/uuid.c: move generate_random_uuid() to uuid.c
by Andy Shevchenko
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
9a07a79
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
70f95b7
ipmi: Fix the I2C address extraction from SPMI tables
by Corey Minyard
· 9 years ago
57a38f1
IPMI: reserve memio regions separately
by Corey Minyard
· 9 years ago
7682485
ipmi: Fix some minor coding style issues
by Corey Minyard
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
309124e2
char: Drop bogus dependency of DEVPORT on !M68K
by Geert Uytterhoeven
· 9 years ago
2fad622
char/rtc: replace blacklist with whitelist
by Arnd Bergmann
· 9 years ago
bd83a4a
char: xillybus: use devm_add_action_or_reset
by Sudip Mukherjee
· 9 years ago
d41861c
tty: Replace ASYNC_INITIALIZED bit and update atomically
by Peter Hurley
· 9 years ago
2d68655
tty: Replace ASYNC_CHECK_CD and update atomically
by Peter Hurley
· 9 years ago
5604a98
tty: Replace ASYNC_CTS_FLOW bit and update atomically
by Peter Hurley
· 9 years ago
97ef38b
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
by Peter Hurley
· 9 years ago
18900ca
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
by Peter Hurley
· 9 years ago
5343e67
crypto4xx: integrate ppc4xx-rng into crypto4xx
by Christian Lamparter
· 9 years ago
afc39d6
hwrng: hisi - Add support for Hisilicon SoC RNG
by Kefeng Wang
· 9 years ago
043809d
hwrng: exynos - Fix misspelled Samsung address
by Krzysztof Kozlowski
· 9 years ago
4dd6e9e
hwrng: exynos - Enable COMPILE_TEST
by Krzysztof Kozlowski
· 9 years ago
27d80fa
hwrng: exynos - Disable runtime PM on driver unbind
by Krzysztof Kozlowski
· 9 years ago
48a61e1
hwrng: exynos - Disable runtime PM on probe failure
by Krzysztof Kozlowski
· 9 years ago
f1925d7
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
by Krzysztof Kozlowski
· 9 years ago
f0d947a
hwrng: exynos - Runtime suspend device after init
by Krzysztof Kozlowski
· 9 years ago
47cd3060
hwrng: bcm63xx - fix device tree compilation
by Álvaro Fernández Rojas
· 9 years ago
1701f68
Revert "ppdev: use new parport device model"
by Linus Torvalds
· 9 years ago
73cbf4a
ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler
by Hidehiro Kawai
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9f0257b
ipmi: do not probe ACPI devices if si_tryacpi is unset
by Joe Lawrence
· 9 years ago
d9dffd2
ipmi_si: Avoid a wrong long timeout on transaction done
by Corey Minyard
· 9 years ago
f813655
ipmi_si: Fix module parameter doc names
by Corey Minyard
· 9 years ago
21c8f91
ipmi_ssif: Fix logic around alert handling
by Corey Minyard
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
8eee93e
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
bb7aeae
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
b93f342
hwrng: exynos - use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
ba6ed7e
char: genrtc: replace blacklist with whitelist
by Arnd Bergmann
· 9 years ago
ecb63a1
drivers: char: mem: fix IS_ERROR_VALUE usage
by Andrzej Hajda
· 9 years ago
ba32717
char: xillybus: Fix internal data structure initialization
by Eli Billauer
· 9 years ago
523462d
Merge 4.5-rc6 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
1879f40
hwrng: bcm63xx - fix non device tree compatibility
by Álvaro Fernández Rojas
· 9 years ago
ec9ee4a
drivers: char: random: add get_random_long()
by Daniel Cashman
· 9 years ago
2cb6d64
tpm_tis: fix build warning with tpm_tis_resume
by Jarkko Sakkinen
· 9 years ago
99cda8c
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
by Jarkko Sakkinen
· 9 years ago
30f9c8c
tpm_crb/tis: fix: use dev_name() for /proc/iomem
by Jarkko Sakkinen
· 9 years ago
Next »