Age | Commit message (Expand) | Author | Files | Lines |
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-20 | virtio_console: fix a crash in config_work_handler | G. Campana | 1 | -1/+1 |
2017-01-19 | random: fix comment for unused random_min_urandom_seed | Stephan Müller | 1 | -3/+1 |
2017-01-19 | random: remove variable limit | Stephan Müller | 1 | -23/+7 |
2017-01-19 | random: remove stale urandom_init_wait | Stephan Müller | 1 | -1/+0 |
2017-01-19 | 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-06 | 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-16 | 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-15 | Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 4 | -105/+133 |
2016-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -5/+4 |
2016-12-15 | tpm: use idr_find(), not idr_find_slowpath() | Matthew Wilcox | 1 | -2/+2 |
2016-12-15 | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara | 2 | -3/+2 |
2016-12-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 16 | -375/+519 |
2016-12-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 8 | -56/+151 |
2016-12-14 | 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-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
2016-12-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2016-12-13 | 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 |