index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
arch
/
xtensa
/
platforms
/
iss
/
console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
tty: xtensa/iss: drop unneeded tty_operations hooks
Jiri Slaby (SUSE)
2023-08-11
1
-24
/
+0
*
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
2022-04-13
1
-8
/
+0
*
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-09-02
1
-3
/
+3
|
\
|
*
xtensa: ISS: don't use string pointer before NULL check
Max Filippov
2021-08-11
1
-3
/
+3
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-1
/
+1
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+3
*
|
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
1
-15
/
+18
*
|
xtensa: ISS: don't panic in rs_init
Jiri Slaby
2021-07-27
1
-3
/
+14
|
/
*
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
1
-7
/
+0
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: do not check tty_unregister_driver's return value
Jiri Slaby
2021-03-10
1
-5
/
+1
*
tty: xtensa/iss, make rs_init static
Jiri Slaby
2021-03-10
1
-1
/
+1
*
tty: xtensa/iss, setup the timer statically
Jiri Slaby
2021-03-10
1
-7
/
+4
*
tty: xtensa/iss, remove stale comments
Jiri Slaby
2021-03-10
1
-18
/
+0
*
tty: xtensa/iss, don't reassign to tty->port
Jiri Slaby
2021-03-10
1
-1
/
+0
*
tty: xtensa/iss, drop serial_version & serial_name
Jiri Slaby
2021-03-10
1
-6
/
+1
*
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-14
/
+1
*
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-01-29
1
-2
/
+2
|
\
|
*
xtensa: clean up custom-controlled debug output
Max Filippov
2017-12-16
1
-2
/
+2
*
|
xtensa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-5
/
+4
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2016-03-20
1
-4
/
+6
|
\
|
*
xtensa: ISS: don't hang if stdin EOF is reached
Max Filippov
2016-03-11
1
-4
/
+6
*
|
TTY: xtensa/iss/console, remove unused _INLINE_ definition
Jiri Slaby
2016-02-06
1
-4
/
+0
|
/
*
xtensa: ISS: fix timer_lock usage in rs_open
Max Filippov
2013-05-09
1
-2
/
+2
*
xtensa: don't use a7 in simcalls
Max Filippov
2013-05-09
1
-5
/
+3
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-5
/
+4
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-1
/
+2
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+1
*
xtensa: ISS: fix rs_put_char
Max Filippov
2012-10-15
1
-7
/
+2
*
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-09
1
-14
/
+1
|
\
|
*
xtensa: ISS: change keyboard polling rate
Max Filippov
2012-10-03
1
-1
/
+1
|
*
xtensa: ISS: fix __simc implementation
Max Filippov
2012-10-03
1
-13
/
+0
*
|
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-0
/
+1
|
/
*
TTY: remove serialP.h inclusion from some files
Jiri Slaby
2012-03-08
1
-1
/
+0
*
TTY: iss/console, use tty_port
Jiri Slaby
2012-03-08
1
-0
/
+4
*
XTENSA: iss/console, fix potential deadlock
Jiri Slaby
2012-03-08
1
-3
/
+2
*
XTENSA: iss/console, use setup_timer
Jiri Slaby
2012-03-08
1
-4
/
+1
*
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-6
/
+2
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
tty: const: constify remaining tty_operations
Alexey Dobriyan
2009-12-11
1
-1
/
+1
*
proc tty: switch xtensa iss console to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-13
/
+16
*
xtensa: fix compilation somewhat
Alexey Dobriyan
2009-03-10
1
-4
/
+2
*
xtensa: Update platform files to reflect new location of the header files.
Chris Zankel
2008-12-04
1
-2
/
+2
*
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2008-11-06
1
-1
/
+1
*
[XTENSA] Prevent inlining ISS platform asm constructs
Marc Gauthier
2008-02-13
1
-0
/
+1
*
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel
2008-02-13
1
-0
/
+296