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