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
2021-04-06
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-4
/
+0
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+2
2021-03-04
Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+25
2021-03-03
tpm: Remove unintentional dump_stack() call
Jarkko Sakkinen
1
-2
/
+0
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-24
tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
Lukasz Majczak
1
-3
/
+13
2021-02-24
tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
Jarkko Sakkinen
1
-2
/
+12
2021-02-22
Merge tag 'for-linus-5.12-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+12
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
1
-85
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-28
/
+24
2021-02-21
Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-53
/
+988
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-7
/
+0
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+1
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
1
-4
/
+0
2021-02-16
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
2
-1
/
+3
2021-02-16
tpm: add sysfs exports for all banks of PCR registers
James Bottomley
1
-0
/
+179
2021-02-16
tpm: Remove tpm_dev_wq_lock
Sebastian Andrzej Siewior
1
-1
/
+0
2021-02-16
char: tpm: add i2c driver for cr50
Duncan Laurie
3
-0
/
+802
2021-02-16
tpm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-16
tpm_tis: Clean up locality release
James Bottomley
1
-46
/
+1
2021-02-16
tpm_tis: Fix check_locality for correct locality acquisition
James Bottomley
1
-1
/
+2
2021-02-10
hwrng: timeriomem - Use device-managed registration API
Tian Tao
1
-2
/
+1
2021-02-10
hwrng: optee - Use device-managed registration API
Tian Tao
1
-2
/
+1
2021-02-10
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
1
-1
/
+1
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
1
-2
/
+1
2021-02-04
random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
1
-1
/
+1
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-01-28
ipmi: remove open coded version of SMBus block write
Wolfram Sang
1
-12
/
+12
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
1
-7
/
+0
2021-01-21
random: avoid arch_get_random_seed_long() when collecting IRQ randomness
Ard Biesheuvel
1
-14
/
+1
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
1
-84
/
+1
2021-01-12
/dev/mem: Only set filp->f_mapping
Daniel Vetter
1
-1
/
+0
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-2
/
+0
2021-01-03
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+5
2021-01-03
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
1
-19
/
+16
2021-01-03
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
1
-3
/
+0
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+10
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+1
2020-12-16
Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-9
/
+9
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+1
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2
-1
/
+10
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+4
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-117
/
+3
2020-12-13
um: random: Register random as hwrng-core device
Christopher Obbard
1
-8
/
+8
2020-12-04
hwrng: ks-sa - Add dependency on IOMEM and OF
Herbert Xu
1
-0
/
+1
[next]