index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_core.c
Commit message (
Expand
)
Author
Age
*
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
2009-04-01
*
proc tty: switch serial_core to ->proc_fops
Alexey Dobriyan
2009-04-01
*
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
2009-01-02
*
fix for tty-serial-move-port
Alexander Beregalov
2009-01-02
*
tty: We want the port object to be persistent
Alan Cox
2009-01-02
*
drivers/serial: use nr_irqs
Yinghai Lu
2008-10-16
*
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
2008-10-13
*
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
2008-10-13
*
tty: rework break handling
Alan Cox
2008-07-22
*
serial: use tty_port
Alan Cox
2008-07-20
*
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
2008-07-20
*
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
2008-07-04
*
Fix uart_set_ldisc() function type
Linus Torvalds
2008-06-04
*
serial_core: uart_set_ldisc infrastructure
Alan Cox
2008-06-03
*
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
2008-05-24
*
serial: access after NULL check in uart_flush_buffer()
Tetsuo Handa
2008-05-08
*
tty: The big operations rework
Alan Cox
2008-04-30
*
serial: switch the serial core to int put_char methods
Alan Cox
2008-04-30
*
serial_core: Prepare for BKL push down
Alan Cox
2008-04-30
*
uart_get_baud_rate: stop mangling termios
Alan Cox
2008-04-28
*
PM: Fix misuse of wakeup flag accessors in serial core
Alan Stern
2008-04-19
*
kgdb: Kconfig fix
Andrew Morton
2008-04-17
*
consoles: polling support, kgdboc
Jason Wessel
2008-04-17
*
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
2008-02-08
*
serial_core: bring mostly into line with coding style
Alan Cox
2008-02-08
*
serial: speed setup failure reporting
Alan Cox
2008-02-05
*
serial: avoid stalling suspend if serial port won't drain
Russell King
2008-02-05
*
serial: avoid waking up closed serial ports on resume
Russell King
2008-02-05
*
serial: keep the DTR setting for serial console.
Yinghai Lu
2008-02-05
*
serial: stop passing NULL to functions that expect data
Alan Cox
2007-10-25
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
*
wake up from a serial port
Guennadi Liakhovetski
2007-10-16
*
[SERIAL] Fix console initialisation ordering
Russell King
2007-10-15
*
serial: don't optimise away baud rate changes when BOTHER is used
David Woodhouse
2007-08-22
*
Use resource_size_t for serial port IO addresses
Josh Boyer
2007-07-24
*
serial: assert DTR for serial console devices
Yinghai Lu
2007-07-16
*
Serial: serial_core, use pr_debug
Jiri Slaby
2007-05-07
*
serial: define FIXED_PORT flag for serial_core
David Gibson
2007-05-07
*
serial driver PMC MSP71xx
Marc St-Jean
2007-05-07
*
[PATCH] serial: replace kmalloc+memset with kzalloc
Burman Yan
2007-02-14
*
[PATCH] serial: make sure UART is powered up when dumping MCTRL status
George G. Davis
2007-02-14
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-10-03
|
\
|
*
[SERIAL] Fix oops when removing suspended serial port
Russell King
2006-10-01
|
*
[SERIAL] returning proper error from serial core driver
Ram Gupta
2006-10-01
|
*
[SERIAL] Make uart_line_info() correctly tell MMIO from I/O port
Sergei Shtylyov
2006-10-01
*
|
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
|
/
*
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
2006-09-26
*
[SERIAL] Make uart_match_port() work with all memory mapped UARTs
Sergei Shtylyov
2006-08-30
[next]