index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
24
-301
/
+840
2017-02-20
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
2
-50
/
+45
2017-02-15
tpm: Fix expected number of response bytes of TPM1.2 PCR Extend
Stefan Berger
1
-1
/
+1
2017-02-14
tpm xen: drop unneeded chip variable
Julia Lawall
1
-2
/
+0
2017-02-14
tpm: fix misspelled "facilitate" in module parameter description
Dmitry Torokhov
1
-1
/
+1
2017-02-14
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
1
-1
/
+1
2017-02-08
Revert "hwrng: core - zeroize buffers with random data"
David Daney
1
-3
/
+0
2017-02-03
tpm: silence an array overflow warning
Dan Carpenter
1
-2
/
+2
2017-02-03
tpm: fix the type of owned field in cap_t
Stefan Berger
1
-1
/
+1
2017-02-03
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
6
-22
/
+279
2017-02-03
tpm: enhance read_log_of() to support Physical TPM event log
Nayna Jain
1
-4
/
+23
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
4
-44
/
+71
2017-02-03
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
2
-0
/
+82
2017-02-03
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2
-1
/
+6
2017-02-03
tpm_tis: fix iTPM probe via probe_itpm() function
Maciej S. Szmigiero
1
-12
/
+13
2017-02-03
tpm: Begin the process to deprecate user_read_timer
Jason Gunthorpe
1
-1
/
+4
2017-02-03
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
3
-11
/
+18
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
5
-51
/
+123
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
4
-26
/
+37
2017-01-23
tpm: Do not print an error message when doing TPM auto startup
Jason Gunthorpe
1
-3
/
+6
2017-01-23
tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()
Jiandi An
1
-3
/
+5
2017-01-23
tpm/tpm_tis_spi: drop duplicate header module.h
Geliang Tang
1
-1
/
+0
2017-01-23
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-01-23
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
2
-63
/
+91
2017-01-23
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
1
-4
/
+4
2017-01-23
tpm/tpm2-chip: fix kdoc errors
Winkler, Tomas
1
-48
/
+56
2017-01-23
tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
Winkler, Tomas
1
-5
/
+28
2017-01-19
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
2017-01-11
ppdev: don't print a free'd string
Colin Ian King
1
-5
/
+8
2017-01-11
drivers: char: mem: Fix thinkos in kmem address checks
Robin Murphy
1
-6
/
+4
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
28
-28
/
+28
2016-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+7
2016-12-15
virtio_console: drop unused config fields
Michael S. Tsirkin
1
-7
/
+7
2016-12-14
Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-105
/
+133
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+4
2016-12-14
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
1
-2
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2
-3
/
+2
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
16
-375
/
+519
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-56
/
+151
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-13
/
+416
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2016-12-12
ipmi: create hardware-independent softdep for ipmi_devintf
Martin Wilck
2
-1
/
+1
2016-11-29
char/pcmcia: add some error checking in scr24x_read()
Dan Carpenter
1
-1
/
+1
2016-11-29
snsc: restore IRQs on error path in scdrv_write()
Dan Carpenter
1
-1
/
+1
2016-11-29
ppdev: check before attaching port
Sudip Mukherjee
1
-2
/
+21
2016-11-29
ppdev: use pr_* macros
Sudip Mukherjee
1
-6
/
+5
[next]