Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef6a3c63112e865d632ff7c478ba7c7160cad0d1
/
drivers
/
tty
/
amiserial.c
a6afd9f
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/char/amiserial.c]
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
37db8f9
amiserial: Remove unused variable icount
by Geert Uytterhoeven
· 14 years ago
0587102
tty: icount changeover for other main devices
by Alan Cox
· 14 years ago
e142a31
tty: release BTM while sleeping in block_til_ready
by Arnd Bergmann
· 14 years ago
2036521
tty: untangle locking of wait_until_sent
by Arnd Bergmann
· 14 years ago
ec79d60
tty: replace BKL with a new tty_lock
by Arnd Bergmann
· 14 years ago
826e8c8
m68k: amiga - Serial port platform device conversion
by Geert Uytterhoeven
· 16 years ago
c70c036
drivers/char/amiserial.c: add missing local_irq_restore
by Julia Lawall
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
4b512d2
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
by Thadeu Lima de Souza Cascardo
· 16 years ago
d594027
proc tty: switch amiserial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
5edc304
m68k: amiserial - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
c9f19e9
tty: Remove some pointless casts
by Alan Cox
· 16 years ago
d1a35e4
m68k: Disable Amiga serial console support if modular
by Geert Uytterhoeven
· 16 years ago
51383f6
tty: Remove lots of NULL checks
by Alan Cox
· 16 years ago
970a8a5
m68k/amiserial: fix fallout of tty break handling rework
by Geert Uytterhoeven
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
257afa3
amiserial: Switch put char to return success/fail
by Alan Cox
· 17 years ago
978e595
tty/serial: lay the foundations for the next set of reworks
by Alan Cox
· 17 years ago
e18ce49
amiserial: prepare for locking relaxation in caller
by Alan Cox
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
db0ef08
amiserial: remove incorrect 'no termios change' check
by Alan Cox
· 17 years ago
cc0a8fb
drivers/char: use __set_current_state()
by Milind Arun Choudhary
· 17 years ago
3abf3be
[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save()
by Jiri Kosina
· 18 years ago
b963a84
[PATCH] Char: tty_wakeup cleanup
by Jiri Slaby
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b3218a7
[PATCH] char: kill unneeded memsets
by Jiri Slaby
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
41c28ff
[PATCH] kill _INLINE_
by Adrian Bunk
· 19 years ago
3824ba7
[PATCH] remove unused tmp_buf_sem's
by Adrian Bunk
· 19 years ago
ab14cae
[PATCH] m68k: amiserial __user annotations
by Al Viro
· 19 years ago
b4290a2
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
by Al Viro
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
fe97107
[PATCH] drivers/char: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
fb911ee
[PATCH] Remove unnecessary check_region references in comments
by Peter Osterlund
· 19 years ago
7919a69
[PATCH] Serial: remove unnecessary register_serial/unregister_serial
by Russell King
· 19 years ago
d9ad7ef
[PATCH] Potential null pointer dereference in amiga serial driver
by TINNES Julien RD-MAPS-ISS
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago