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
/
tty
/
serial
/
serial_core.c
Commit message (
Expand
)
Author
Age
*
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-24
*
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
2014-04-16
*
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
2014-04-16
*
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
2014-03-17
*
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
2014-03-17
*
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
2014-03-17
*
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
2014-03-17
*
serial_core: Unregister console in uart_remove_one_port()
Geert Uytterhoeven
2014-02-28
*
serial_core: Don't re-initialize a previously initialized spinlock.
Randy Witt
2013-12-08
*
serial: report base_baud after initialization
Kees Cook
2013-07-26
*
serial: Move "uart_console" def to core header file.
Sourav Poddar
2013-05-20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
|
serial_core.c: add put_device() after device_find_child()
Federico Vaga
2013-04-15
|
/
*
tty: Remove ancient hardpps()
Peter Hurley
2013-02-13
*
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
2013-02-13
*
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
*
drivers/tty/serial: extern function which for release resource, need check po...
Chen Gang
2013-01-16
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
*
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-16
*
tty: serial core: decouple pm states from ACPI
Linus Walleij
2013-01-16
*
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
|
\
|
*
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
2012-11-04
|
*
SERIAL: core: add hardware assisted h/w flow control support
Russell King
2012-11-04
|
*
SERIAL: core: add hardware assisted s/w flow control support
Russell King
2012-11-04
|
*
SERIAL: core: use local variable uport in uart_set_termios()
Russell King
2012-11-04
*
|
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
Andrew Morton
2012-11-26
*
|
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
*
|
serial: cast before shifting on port io
Alan Cox
2012-11-15
*
|
uart: add other serial core layer get attributes
Alan Cox
2012-10-30
*
|
uart: tidy the uart_get_info API
Alan Cox
2012-10-30
*
|
uart: update the sysfs handler to use uart_get_info
Alan Cox
2012-10-30
|
/
*
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
2012-09-26
*
serial_core: Fix race in uart_handle_dcd_change
Alan Cox
2012-09-21
*
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
*
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-06
*
serial_core: fix sizeof(pointer)
Fengguang Wu
2012-09-06
*
serial: add a new helper function
Huang Shijie
2012-09-05
*
tty: Split the serial_core helpers for setserial into two
Alan Cox
2012-09-05
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
*
serial_core: Update buffer overrun statistics.
Corbin
2012-06-12
*
Revert "serial_core: Update buffer overrun statistics."
Greg Kroah-Hartman
2012-05-15
*
tty: Allow uart_register/unregister/register
Alan Cox
2012-05-14
*
serial_core: Update buffer overrun statistics.
Corbin Atkinson
2012-05-09
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
*
serial: Fix wakeup init logic to speed up startup
Simon Glass
2012-01-24
*
serial: use DIV_ROUND_CLOSEST instead of open coding it
Uwe Kleine-König
2012-01-04
*
TTY: serial, extract uart_port_startup
Jiri Slaby
2011-11-15
[next]