index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2
-2
/
+2
2017-02-27
scripts/spelling.txt: add "explictely" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2
-6
/
+5
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-2
/
+4
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-108
/
+221
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-3
/
+0
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-16
/
+7
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-15
hwrng: omap - update Kconfig help description
Russell King
1
-2
/
+2
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-11
hwrng: cavium - Use per device name to allow for multiple devices.
David Daney
1
-1
/
+5
2017-02-08
Revert "hwrng: core - zeroize buffers with random data"
David Daney
1
-3
/
+0
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
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-02-03
serdev: Introduce new bus for serial attached devices
Rob Herring
1
-0
/
+1
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
3
-12
/
+13
2017-01-25
char: xilinx_hwicap: Remove pointless local variables
Michal Simek
1
-4
/
+0
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-16
Merge 4.10-rc4 into char-misc-next
Greg Kroah-Hartman
2
-11
/
+12
2017-01-13
hwrng: n2 - update version info
Shannon Nelson
1
-4
/
+4
2017-01-13
hwrng: n2 - support new hardware register layout
Shannon Nelson
2
-46
/
+134
2017-01-13
hwrng: n2 - add device data descriptions
Shannon Nelson
2
-8
/
+54
2017-01-13
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
1
-1
/
+4
2017-01-11
ppdev: don't print a free'd string
Colin Ian King
1
-5
/
+8
2017-01-11
char: lack of bool string made CONFIG_DEVPORT always on
Max Bires
1
-1
/
+4
[next]