index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
epca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
2011-02-22
1
-2784
/
+0
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-4
/
+4
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-2
/
+2
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-2
/
+2
*
epca: Kill the big kernel lock
Alan Cox
2010-08-10
1
-3
/
+1
*
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
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
tty: rewrite the ldisc locking
Alan Cox
2009-06-11
1
-2
/
+2
*
epca: fix test_bit parameters
Jiri Slaby
2009-06-11
1
-4
/
+5
*
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-06-11
1
-2
/
+2
*
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
tty: Redo the rocket driver locking
Alan Cox
2009-01-02
1
-7
/
+2
*
tty: Make epca use the port helpers
Alan Cox
2009-01-02
1
-148
/
+24
*
tty: refcount the epca driver
Alan Cox
2009-01-02
1
-12
/
+15
*
tty: relock epca
Alan Cox
2009-01-02
1
-91
/
+104
*
tty: Remove some pointless casts
Alan Cox
2009-01-02
1
-5
/
+5
*
epca: Add infinite break support
Alan Cox
2008-10-20
1
-1
/
+5
*
epca: call tty_port_init
Alan Cox
2008-10-13
1
-4
/
+1
*
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
David Howells
2008-07-22
1
-2
/
+13
*
epca: Restore driver
Alan Cox
2008-07-22
1
-29
/
+9
*
epca: Fix comments and move break
Alan Cox
2008-07-22
1
-5
/
+0
*
epca: use tty_port
Alan Cox
2008-07-20
1
-53
/
+53
*
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-2
/
+2
*
epca: coding style
Alan Cox
2008-04-30
1
-118
/
+158
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
1
-11
/
+2
*
epca.c: static functions and integer as NULL pointer fixes
Harvey Harrison
2008-04-30
1
-4
/
+5
*
epca: lock_kernel push down
Alan Cox
2008-04-30
1
-15
/
+2
*
drivers/char/: Spelling fixes
Joe Perches
2008-02-03
1
-2
/
+2
*
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
2007-10-17
1
-1409
/
+1202
*
drivers/char: use __set_current_state()
Milind Arun Choudhary
2007-05-08
1
-1
/
+1
*
[PATCH] char/epca.c: remove unused function
Michal Piotrowski
2007-03-05
1
-17
/
+0
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-3
/
+0
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-5
/
+11
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+4
*
[PATCH] epca: prevent panic on tty_register_driver() failure
Akinobu Mita
2006-10-17
1
-9
/
+23
*
[PATCH] char: kill unneeded memsets
Jiri Slaby
2006-10-04
1
-15
/
+2
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-1
/
+0
|
\
|
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
|
/
*
BUG_ON() Conversion in drivers/char
Eric Sesterhenn
2006-03-26
1
-2
/
+1
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-13
/
+4
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[PATCH] epca: update .owner field of struct pci_driver
Laurent Riffard
2005-10-30
1
-0
/
+1
*
[PATCH] epca iomem annotations + several missing readw()
Al Viro
2005-09-16
1
-40
/
+44
*
[PATCH] Clean up the old digi support and rescue it
Alan Cox
2005-09-07
1
-1129
/
+459
[next]