index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3789