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-03
serdev: Introduce new bus for serial attached devices
Rob Herring
1
-0
/
+1
2017-01-27
random: convert get_random_int/long into get_random_u32/u64
Jason A. Donenfeld
1
-28
/
+27
2017-01-27
random: use chacha20 for get_random_int/long
Jason A. Donenfeld
1
-41
/
+43
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-18
random: fix comment for unused random_min_urandom_seed
Stephan Müller
1
-3
/
+1
2017-01-18
random: remove variable limit
Stephan Müller
1
-23
/
+7
2017-01-18
random: remove stale urandom_init_wait
Stephan Müller
1
-1
/
+0
2017-01-18
random: remove stale maybe_reseed_primary_crng
Stephan Mueller
1
-7
/
+0
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
2017-01-11
drivers: char: mem: Fix thinkos in kmem address checks
Robin Murphy
1
-6
/
+4
2017-01-10
apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h
Corentin Labbe
1
-7
/
+0
2017-01-10
ds1302: remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-01-10
mmtimer: add member name to the miscdevice declaration
Corentin Labbe
1
-3
/
+3
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
1
-2
/
+4
2017-01-05
ipmi: make ipmi_usr_hndl const
Corey Minyard
3
-4
/
+4
2016-12-27
hwrng: core - remove unused PFX macro
Corentin LABBE
1
-1
/
+0
2016-12-27
hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h
Corentin LABBE
1
-2
/
+1
2016-12-27
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
Corentin LABBE
1
-7
/
+7
2016-12-27
hwrng: core - Rewrite the header
Corentin LABBE
1
-29
/
+9
2016-12-27
hwrng: core - rewrite better comparison to NULL
Corentin LABBE
1
-2
/
+1
2016-12-27
hwrng: core - do not use multiple blank lines
Corentin LABBE
1
-5
/
+0
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
[prev]
[next]