index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
2
-56
/
+8
|
\
|
*
tty: ttyprintk: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-3
/
+3
|
*
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-5
/
+5
|
*
tty: virtio: drop virtio_cons_early_init()
Jiri Slaby (SUSE)
2023-12-08
1
-48
/
+0
*
|
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
1
-3
/
+3
|
\
\
|
*
|
ppdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-04
1
-3
/
+3
|
|
/
*
|
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-12
6
-1491
/
+0
|
\
\
|
*
|
char/agp: Remove frontend code
Thomas Zimmermann
2023-12-06
6
-1491
/
+0
|
|
/
*
|
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
15
-74
/
+59
|
\
\
|
*
|
hwrng: starfive - Add runtime pm ops
Jia Jie Ho
2023-12-22
1
-2
/
+6
|
*
|
hwrng: xgene - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: timeriomem - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: omap - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: npcm - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: n2 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: mxc - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: ks-sa - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: ingenic - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: exynos - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: cctrng - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: atmel - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
1
-4
/
+2
|
*
|
hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-15
1
-3
/
+3
|
*
|
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
2023-12-08
1
-13
/
+21
|
*
|
hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()
Yang Yingliang
2023-12-08
1
-0
/
+1
|
*
|
hwrng: starfive - Fix dev_err_probe return error
Jia Jie Ho
2023-12-01
1
-1
/
+1
|
*
|
hwrng: virtio - remove #ifdef guards for PM functions
Martin Kaiser
2023-11-17
1
-6
/
+2
|
*
|
hwrng: ingenic - Replace of_device.h with explicit of.h include
Rob Herring
2023-11-17
1
-1
/
+1
|
|
/
*
|
Merge tag 'tpmdd-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2024-01-10
2
-13
/
+5
|
\
\
|
*
|
tpm: cr50: fix kernel-doc warning and spelling
Randy Dunlap
2024-01-09
1
-2
/
+1
|
*
|
tpm: nuvoton: Use i2c_get_match_data()
Rob Herring
2024-01-09
1
-11
/
+4
*
|
|
Merge tag 'for-linus-6.8-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-01-10
3
-11
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ipmi: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-19
1
-2
/
+2
|
*
|
ipmi: Use regspacings passed as a module parameter
Emilio Perez
2023-12-19
1
-1
/
+1
|
*
|
ipmi: si: Use device_get_match_data()
Rob Herring
2023-12-19
1
-8
/
+4
|
|
/
*
|
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
2023-12-05
1
-2
/
+2
*
|
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
2023-12-05
1
-4
/
+2
|
/
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-04
3
-120
/
+24
|
\
|
*
char: xilinx_hwicap: Modernize driver probe
Rob Herring
2023-10-18
1
-119
/
+19
|
*
drivers/char/mem: implement splice() for /dev/zero, /dev/full
Max Kellermann
2023-10-05
1
-0
/
+4
|
*
hpet: Annotate struct hpets with __counted_by
Kees Cook
2023-10-05
1
-1
/
+1
*
|
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-03
15
-131
/
+537
|
\
\
|
*
|
hwrng: n2 - Use device_get_match_data()
Rob Herring
2023-10-13
1
-7
/
+3
|
*
|
hwrng: meson - add support for S4
Alexey Romanov
2023-10-05
1
-3
/
+77
|
*
|
hwrng: stm32 - rework power management sequences
Gatien Chevallier
2023-10-01
1
-11
/
+97
|
*
|
hwrng: stm32 - support RNG configuration locking mechanism
Gatien Chevallier
2023-10-01
1
-0
/
+5
|
*
|
hwrng: stm32 - restrain RNG noise source clock
Gatien Chevallier
2023-10-01
1
-2
/
+32
|
*
|
hwrng: stm32 - rework error handling in stm32_rng_read()
Gatien Chevallier
2023-10-01
1
-12
/
+41
|
*
|
hwrng: stm32 - implement error concealment
Gatien Chevallier
2023-10-01
1
-4
/
+110
|
*
|
hwrng: stm32 - implement STM32MP13x support
Gatien Chevallier
2023-10-01
1
-64
/
+158
[next]