Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9647a6d534f2f8f2570d0871e42dee4177b3af27
/
drivers
/
tty
/
hvc
/
hvcs.c
873b4f1
tty: hvcs.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
10263f6
tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c
by Masanari Iida
· 10 years ago
9276dfd
drivers/tty/hvc: Use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
227434f
TTY: switch tty_buffer_request_room to tty_port
by Jiri Slaby
· 12 years ago
ae8d8a1
tty: remove use of __devexit
by Bill Pemberton
· 12 years ago
6b1cb93
tty: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
9671f09
tty: remove use of __devinit
by Bill Pemberton
· 12 years ago
91116cb
tty: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
ad3d1e5
TTY: hvcs: fix missing unlock on error in hvcs_initialize()
by Wei Yongjun
· 12 years ago
27bf7c4
TTY: hvcs, add tty install
by Jiri Slaby
· 12 years ago
97d1508
TTY: hvcs, clean hvcs_open a bit
by Jiri Slaby
· 12 years ago
6968a75
TTY: hvcs, use tty from tty_port
by Jiri Slaby
· 13 years ago
2cd9fa2
TTY: hvcs, use kref from tty_port
by Jiri Slaby
· 13 years ago
1997cf0
TTY: hvcs, add tty_port
by Jiri Slaby
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
410235f
TTY: remove unneeded tty->index checks
by Jiri Slaby
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
d4e33fa
serial: Kill off NO_IRQ
by Alan Cox
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9cfb5c0
TTY: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
ac07a4a
hvcs: Ensure page aligned partner info buffer
by Brian King
· 13 years ago
0b05835
TTY: use tty_wait_until_sent_from_close in other drivers
by Jiri Slaby
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c7704d3
powerpc/pseries: Reduce HVCS driver insanity
by Benjamin Herrenschmidt
· 14 years ago
46a1ca7
hvcs: fix typo in comment
by Paul Bolle
· 14 years ago
728674a
tty: move hvc drivers to drivers/tty/hvc/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/char/hvcs.c]
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4b337c5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
317ccc4
hvcs: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
e364ca9
drivers/hvc: Add missing __devexit_p()
by Mike Frysinger
· 15 years ago
187cfc4
hvc_console: Remove tty->low_latency on pseries backends
by Benjamin Herrenschmidt
· 16 years ago
3d26825
powerpc: Make open count variables signed in hvcs/hvsi/hvc_console
by roel kluin
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
bed9759
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
8dfba4d
drivers/char/: Spelling fixes
by Joe Perches
· 17 years ago
f7eb12c
kobject: convert hvcs to use kref, not kobject
by Greg Kroah-Hartman
· 17 years ago
b1c3011
[POWERPC] hvcs: Make some things static and const
by Stephen Rothwell
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
c15bb29
[PATCH] HVCS char driver janitoring: move block of code
by Linas Vepstas
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 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
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 18 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
706c8c9
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
by Segher Boessenkool
· 19 years ago
b8c7b97
[PATCH] powerpc: Compile warning in hvcs driver
by Anton Blanchard
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
915124d
powerpc: set the driver.owner field for all vio drivers
by Stephen Rothwell
· 19 years ago
6fdf539
powerpc: don't duplicate name between vio_driver and device_driver
by Stephen Rothwell
· 19 years ago
fb120da
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
by Stephen Rothwell
· 19 years ago
74880c0
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago