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-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-260
/
+96
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-21
/
+74
2021-11-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-15
/
+19
2021-11-01
Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-120
/
+879
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+4
2021-11-01
virtio_console: validate max_nr_ports before trying to use it
Jason Wang
1
-0
/
+9
2021-11-01
hwrng: virtio - always add a pending request
Laurent Vivier
1
-14
/
+12
2021-11-01
hwrng: virtio - don't waste entropy
Laurent Vivier
1
-17
/
+35
2021-11-01
hwrng: virtio - don't wait on cleanup
Laurent Vivier
1
-1
/
+6
2021-11-01
hwrng: virtio - add an internal buffer
Laurent Vivier
1
-10
/
+33
2021-10-29
ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...
Christophe JAILLET
1
-1
/
+3
2021-10-26
tpm_tis_spi: Add missing SPI ID
Mark Brown
1
-0
/
+1
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2
-8
/
+22
2021-10-26
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
1
-0
/
+3
2021-10-26
tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-1
/
+1
2021-10-22
hwrng: s390 - replace snprintf in show functions with sysfs_emit
Qing Wang
1
-2
/
+2
2021-10-21
char: ipmi: replace snprintf in show functions with sysfs_emit
Ye Guojin
3
-16
/
+16
2021-10-19
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
1
-0
/
+1
2021-10-14
ipmi: ipmb: fix dependencies to eliminate build error
Randy Dunlap
1
-1
/
+1
2021-10-14
ipmi:ipmb: Add OF support
Corey Minyard
1
-5
/
+34
2021-10-08
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
1
-2
/
+7
2021-10-07
ipmi: bt: Add ast2600 compatible string
Joel Stanley
1
-0
/
+1
2021-10-06
ipmi: bt-bmc: Use registers directly
Joel Stanley
1
-52
/
+16
2021-10-05
ipmi: ipmb: Fix off-by-one size check on rcvlen
Colin Ian King
1
-1
/
+1
2021-10-05
char: xillybus: Eliminate redundant wrappers to DMA related calls
Eli Billauer
4
-242
/
+86
2021-10-05
ipmi:ssif: Use depends on, not select, for I2C
Corey Minyard
1
-1
/
+1
2021-10-05
ipmi:ipmb: Add initial support for IPMI over IPMB
Corey Minyard
3
-0
/
+520
2021-10-05
ipmi: Add support for IPMB direct messages
Corey Minyard
1
-33
/
+255
2021-10-05
ipmi: Export ipmb_checksum()
Corey Minyard
1
-1
/
+2
2021-10-05
ipmi: Check error code before processing BMC response
Corey Minyard
1
-1
/
+8
2021-10-05
ipmi:devintf: Return a proper error when recv buffer too small
Corey Minyard
1
-3
/
+5
2021-10-05
ipmi: Disable some operations during a panic
Corey Minyard
2
-8
/
+19
2021-10-05
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2021-10-01
hwrng: meson - Improve error handling for core clock
Uwe Kleine-König
1
-2
/
+3
2021-09-25
cm4000_cs: Use struct_group() to zero struct cm4000_dev region
Kees Cook
1
-5
/
+4
2021-09-17
hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-17
hwrng: Kconfig - Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-6
/
+6
2021-09-14
char: xillybus: Simplify 'xillybus_init_endpoint()'
Christophe JAILLET
4
-7
/
+4
2021-09-14
char: xillybus: Remove usage of remaining deprecated pci_ API
Christophe JAILLET
3
-12
/
+7
2021-09-14
char: xillybus: Remove usage of 'pci_unmap_single()'
Christophe JAILLET
2
-8
/
+4
2021-09-14
char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
Christophe JAILLET
1
-5
/
+4
2021-09-14
/dev/mem: nowait zero/null ops
Pavel Begunkov
1
-2
/
+6
2021-09-12
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+11
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+7
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-4
/
+4
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+3
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-14
/
+9
2021-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-16
/
+154
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
4
-9
/
+7
2021-08-27
char: mware: fix returnvar.cocci warnings
jing yangyang
1
-3
/
+1
[next]