index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
tty: hvc: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2024-05-14
tty: hvc-iucv: Make use of iucv_alloc_device()
Heiko Carstens
1
-13
/
+2
2024-04-09
tty: hvc: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
1
-3
/
+5
2024-02-19
tty: hvc: Don't enable the RISC-V SBI console by default
Palmer Dabbelt
1
-3
/
+5
2024-02-17
tty: hvc-iucv: fix function pointer casts
Arnd Bergmann
1
-1
/
+5
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+31
2024-01-10
tty: Add SBI debug console support to HVC SBI driver
Atish Patra
2
-8
/
+31
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
10
-66
/
+75
2023-12-08
tty: hvc: dcc: Check for TXfull condition while setting up early console
Ayan Kumar Halder
1
-0
/
+8
2023-11-25
tty: hvc_console: use flexible array for outbuf
Jiri Slaby (SUSE)
2
-4
/
+2
2023-11-23
tty: hvc: hvc_opal: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
tty: hvc: Make hvc_remove() return no value
Uwe Kleine-König
3
-11
/
+9
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-13
/
+28
2023-10-21
hvc/xen: fix console unplug
David Woodhouse
1
-8
/
+24
2023-10-21
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
1
-2
/
+3
2023-10-21
hvc/xen: fix event channel handling for secondary consoles
David Woodhouse
1
-1
/
+1
2023-10-10
docs: move powerpc under arch
Costa Shulyupin
1
-1
/
+1
2023-09-18
tty: hvc: remove set but unused variable
Bo Liu
1
-2
/
+0
2023-08-11
tty: hvc: convert counts to size_t
Jiri Slaby (SUSE)
3
-9
/
+9
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
3
-4
/
+6
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
3
-5
/
+3
2023-07-31
tty: hvsi: remove an extra variable from hvsi_write()
Jiri Slaby
1
-2
/
+1
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-24
Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+17
2023-03-22
hvc/xen: prevent concurrent accesses to the shared ring
Roger Pau Monne
1
-2
/
+17
2023-02-08
hvcs: Synchronize hotplug remove with port free
Brian King
1
-11
/
+15
2023-02-08
hvcs: Use vhangup in hotplug remove
Brian King
1
-3
/
+2
2023-02-08
hvcs: Get reference to tty in remove
Brian King
1
-2
/
+4
2023-02-08
hvcs: Use driver groups to manage driver attributes
Brian King
1
-9
/
+8
2023-02-08
hvcs: Use dev_groups to manage hvcs device attributes
Brian King
1
-14
/
+5
2023-02-02
hvcs: Fix hvcs port reference counting
Brian King
1
-18
/
+0
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2
-4
/
+4
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
3
-5
/
+5
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+31
2023-01-09
hvc/xen: lock console list traversal
Roger Pau Monne
1
-17
/
+29
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
1
-2
/
+2
2022-12-02
tty: hvc: use console_is_registered()
John Ogness
1
-2
/
+2
2022-11-03
tty: hvc: make hvc_rtas_dev static
ruanjinjie
1
-1
/
+1
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
1
-6
/
+5
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-0
/
+1
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
1
-1
/
+1
2022-05-05
tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
Shanker Donthineni
2
-4
/
+209
2022-04-26
tty: hvcs: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-26
tty/hvc_opal: simplify if-if to if-else
Wan Jiabing
1
-2
/
+2
2022-04-15
tty: hvc: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
3
-3
/
+3
[next]