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
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
1
-4
/
+4
2016-09-16
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2
-3
/
+39
2016-09-16
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
1
-16
/
+10
2016-09-16
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
1
-8
/
+39
2016-09-16
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
1
-0
/
+69
2016-09-15
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
1
-0
/
+3
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2
-6
/
+6
2016-09-15
tpm/tpm_crb: fix the over 80 characters checkpatch warring
Tomas Winkler
1
-2
/
+1
2016-09-15
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
Tomas Winkler
1
-2
/
+2
2016-09-15
tpm/tpm_crb: cache cmd_size register value.
Tomas Winkler
1
-5
/
+5
2016-09-15
tmp/tpm_crb: drop include to platform_device
Tomas Winkler
1
-1
/
+0
2016-09-15
tpm/tpm_tis: remove unused itpm variable
Tomas Winkler
1
-5
/
+0
2016-09-15
tpm_crb: fix incorrect values of cmdReady and goIdle bits
Jarkko Sakkinen
1
-2
/
+2
2016-09-15
tpm_crb: refine the naming of constants
Jarkko Sakkinen
1
-11
/
+11
2016-09-15
tpm_crb: remove wmb()'s
Jarkko Sakkinen
1
-3
/
+0
2016-09-15
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
1
-2
/
+5
2016-09-15
tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
Jarkko Sakkinen
1
-5
/
+3
2016-09-15
tpm: use tpm_transmit_cmd() in tpm2_probe()
Jarkko Sakkinen
1
-3
/
+1
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
4
-38
/
+17
2016-09-15
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
1
-18
/
+18
2016-09-15
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
1
-2
/
+0
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
5
-65
/
+103
2016-09-15
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-13
ttyprintk: Neaten and simplify printing
Joe Perches
1
-38
/
+31
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-4
/
+4
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
1
-35
/
+15
2016-09-13
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
1
-0
/
+1
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
1
-37
/
+11
2016-09-13
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
1
-17
/
+20
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-09-13
hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+15
2016-09-09
virtio_console: Stop doing DMA on the stack
Andy Lutomirski
1
-8
/
+15
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
1
-30
/
+7
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
1
-2
/
+3
2016-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+2
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
1
-10
/
+1
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2
-6
/
+0
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
1
-19
/
+28
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
1
-6
/
+25
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
1
-19
/
+38
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
1
-1
/
+2
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
1
-4
/
+3
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
1
-6
/
+5
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
1
-3
/
+3
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
1
-5
/
+1
2016-08-31
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
4
-0
/
+207
2016-08-31
drivers: char: mem: Check {read,write}_kmem() addresses
Robin Murphy
1
-0
/
+6
2016-08-31
char: xillybus: Fix spelling mistake and comment
Eli Billauer
1
-2
/
+2
[prev]
[next]