index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
2
-9
/
+6
|
\
|
*
agp: Add bridge parameter documentation
Corentin Labbe
2019-12-04
1
-0
/
+3
|
*
agp: remove unused variable num_segments
Corentin Labbe
2019-12-04
1
-2
/
+1
|
*
agp: remove unused variable size in agp_generic_create_gatt_table
Corentin Labbe
2019-12-04
1
-7
/
+2
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
4
-22
/
+4
|
\
\
|
*
|
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
|
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
|
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
2
-22
/
+2
|
|
/
*
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-9
/
+7
|
\
\
|
*
|
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2019-10-31
1
-9
/
+7
|
|
/
*
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
7
-70
/
+79
|
\
\
|
*
|
char: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
2
-58
/
+58
|
*
|
char: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
4
-19
/
+19
|
*
|
lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
2019-11-13
1
-0
/
+4
|
*
|
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
2019-11-13
1
-4
/
+12
|
*
|
char: xillybus: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-05
1
-4
/
+1
|
|
/
*
|
Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-11-25
4
-86
/
+50
|
\
\
|
*
|
ipmi: fix ipmb_poll()'s return type
Luc Van Oostenryck
2019-11-22
1
-3
/
+3
|
*
|
ipmi: kill off 'timespec' usage again
Arnd Bergmann
2019-11-08
1
-27
/
+13
|
*
|
drivers: ipmi: Support for both IPMB Req and Resp
Vijay Khemka
2019-11-07
1
-22
/
+9
|
*
|
ipmi: Fix memory leak in __ipmi_bmc_register
Navid Emamdoost
2019-10-22
1
-1
/
+4
|
*
|
ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-22
1
-3
/
+1
|
*
|
ipmi: use %*ph to print small buffer
Andy Shevchenko
2019-10-22
1
-23
/
+4
|
*
|
ipmi: Don't allow device module unload when in use
Corey Minyard
2019-10-22
1
-7
/
+16
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-25
20
-139
/
+558
|
\
\
|
*
|
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
2019-11-22
1
-1
/
+1
|
*
|
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
2019-11-17
1
-0
/
+38
|
*
|
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
2019-11-15
1
-2
/
+37
|
*
|
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
2019-11-08
3
-0
/
+113
|
*
|
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
2019-11-01
1
-2
/
+2
|
*
|
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-4
/
+1
|
*
|
hwrng: atmel - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
|
*
|
hwrng: ka-sa - fix __iomem on registers
Ben Dooks
2019-10-26
1
-1
/
+1
|
*
|
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
2019-10-26
1
-1
/
+8
|
*
|
hwrng: core - Fix use-after-free warning in hwrng_register()
Laurent Vivier
2019-10-23
1
-17
/
+16
|
*
|
hwrng: core - move add_early_randomness() out of rng_mutex
Laurent Vivier
2019-10-10
1
-16
/
+44
|
*
|
hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe()
Markus Elfring
2019-10-05
1
-8
/
+1
|
*
|
hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_pr...
Markus Elfring
2019-10-05
1
-8
/
+1
|
*
|
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
2019-10-05
1
-26
/
+16
[next]