index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
epca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
epca: Kill the big kernel lock
Alan Cox
1
-3
/
+1
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-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
1
-2
/
+2
2009-06-11
epca: fix test_bit parameters
Jiri Slaby
1
-4
/
+5
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
1
-2
/
+2
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2009-01-02
tty: Redo the rocket driver locking
Alan Cox
1
-7
/
+2
2009-01-02
tty: Make epca use the port helpers
Alan Cox
1
-148
/
+24
2009-01-02
tty: refcount the epca driver
Alan Cox
1
-12
/
+15
2009-01-02
tty: relock epca
Alan Cox
1
-91
/
+104
2009-01-02
tty: Remove some pointless casts
Alan Cox
1
-5
/
+5
2008-10-20
epca: Add infinite break support
Alan Cox
1
-1
/
+5
2008-10-13
epca: call tty_port_init
Alan Cox
1
-4
/
+1
2008-07-22
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
David Howells
1
-2
/
+13
2008-07-22
epca: Restore driver
Alan Cox
1
-29
/
+9
2008-07-22
epca: Fix comments and move break
Alan Cox
1
-5
/
+0
2008-07-20
epca: use tty_port
Alan Cox
1
-53
/
+53
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-2
/
+2
2008-04-30
epca: coding style
Alan Cox
1
-118
/
+158
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-11
/
+2
2008-04-30
epca.c: static functions and integer as NULL pointer fixes
Harvey Harrison
1
-4
/
+5
2008-04-30
epca: lock_kernel push down
Alan Cox
1
-15
/
+2
2008-02-03
drivers/char/: Spelling fixes
Joe Perches
1
-2
/
+2
2007-10-17
epca.c: reformat comments and coding style improvements
Alexey Dobriyan
1
-1409
/
+1202
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-03-05
[PATCH] char/epca.c: remove unused function
Michal Piotrowski
1
-17
/
+0
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-3
/
+0
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-5
/
+11
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+4
2006-10-17
[PATCH] epca: prevent panic on tty_register_driver() failure
Akinobu Mita
1
-9
/
+23
2006-10-04
[PATCH] char: kill unneeded memsets
Jiri Slaby
1
-15
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+0
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-03-26
BUG_ON() Conversion in drivers/char
Eric Sesterhenn
1
-2
/
+1
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-13
/
+4
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-30
[PATCH] epca: update .owner field of struct pci_driver
Laurent Riffard
1
-0
/
+1
2005-09-16
[PATCH] epca iomem annotations + several missing readw()
Al Viro
1
-40
/
+44
2005-09-07
[PATCH] Clean up the old digi support and rescue it
Alan Cox
1
-1129
/
+459
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3789