index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-2
/
+2
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-4
/
+2
2023-12-01
hwrng: starfive - Fix dev_err_probe return error
Jia Jie Ho
1
-1
/
+1
2023-11-17
hwrng: virtio - remove #ifdef guards for PM functions
Martin Kaiser
1
-6
/
+2
2023-11-17
hwrng: ingenic - Replace of_device.h with explicit of.h include
Rob Herring
1
-1
/
+1
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-120
/
+24
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
15
-131
/
+537
2023-11-02
Merge tag 'for-linus-6.7-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-9
/
+4
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-3
/
+0
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-1567
/
+4
2023-11-01
Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+9
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-30
parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table
Helge Deller
1
-7
/
+9
2023-10-24
virtio_console: Annotate struct port_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-10-18
char: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-18
char: xilinx_hwicap: Modernize driver probe
Rob Herring
1
-119
/
+19
2023-10-13
hwrng: n2 - Use device_get_match_data()
Rob Herring
1
-7
/
+3
2023-10-11
char-misc: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2
-2
/
+0
2023-10-11
hpet: Remove now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2023-10-05
drivers/char/mem: implement splice() for /dev/zero, /dev/full
Max Kellermann
1
-0
/
+4
2023-10-05
hpet: Annotate struct hpets with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
hwrng: meson - add support for S4
Alexey Romanov
1
-3
/
+77
2023-10-01
hwrng: stm32 - rework power management sequences
Gatien Chevallier
1
-11
/
+97
2023-10-01
hwrng: stm32 - support RNG configuration locking mechanism
Gatien Chevallier
1
-0
/
+5
2023-10-01
hwrng: stm32 - restrain RNG noise source clock
Gatien Chevallier
1
-2
/
+32
2023-10-01
hwrng: stm32 - rework error handling in stm32_rng_read()
Gatien Chevallier
1
-12
/
+41
2023-10-01
hwrng: stm32 - implement error concealment
Gatien Chevallier
1
-4
/
+110
2023-10-01
hwrng: stm32 - implement STM32MP13x support
Gatien Chevallier
1
-64
/
+158
2023-10-01
hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
Gatien Chevallier
1
-7
/
+2
2023-09-20
hwrng: imx-rngc - reasonable timeout for initial seed
Martin Kaiser
1
-3
/
+3
2023-09-20
hwrng: imx-rngc - reasonable timeout for selftest
Martin Kaiser
1
-1
/
+3
2023-09-15
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-09-15
hwrng: octeon - Fix warnings on 32-bit platforms
Herbert Xu
1
-3
/
+3
2023-09-15
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
2
-1
/
+7
2023-09-15
hwrng: xiphera - removed unnneded platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-09-15
hwrng: xgene - removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-09-15
hwrng: mpfs - removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-09-15
hwrng: st - add MODULE_DESCRIPTION
Martin Kaiser
1
-0
/
+1
2023-09-15
hwrng: nomadik - add MODULE_DESCRIPTION
Martin Kaiser
1
-0
/
+1
2023-09-15
hwrng: ks-sa - use dev_err_probe
Martin Kaiser
1
-6
/
+3
2023-09-15
hwrng: ks-sa - remove dev from struct ks_sa_rng
Martin Kaiser
1
-2
/
+0
2023-09-15
hwrng: ks-sa - access private data via struct hwrng
Martin Kaiser
1
-11
/
+4
2023-09-15
hwrng: hisi - removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-09-15
hwrng: bcm2835 - removed call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-09-13
Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2023-09-13
ipmi: refactor deprecated strncpy
Justin Stitt
2
-9
/
+4
2023-09-12
tpm: Fix typo in tpmrm class definition
Justin M. Forbes
1
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
10
-1567
/
+4
2023-09-04
tpm: Enable hwrng only for Pluton on AMD CPUs
Jarkko Sakkinen
1
-25
/
+8
[prev]
[next]