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
Commit message (
Expand
)
Author
Age
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
|
\
|
*
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
Eric Miao
2012-01-04
|
*
imx: add polled io uart methods
Saleem Abdulrasool
2012-01-04
|
*
imx: Add save/restore functions for UART control regs
Dirk Behme
2012-01-04
|
*
serial/imx: let probing fail for the dt case without a valid alias
Uwe Kleine-König
2012-01-04
|
*
serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
Uwe Kleine-König
2012-01-04
|
*
tty: serial: imx: Allow UART to be a source for wakeup
Fabio Estevam
2012-01-04
|
*
serial: driver for m32 arch should not have DEC alpha errata
Paul Gortmaker
2012-01-04
|
*
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
2012-01-04
|
*
tty: Fix memory leak in virtual console when enable unicode translation
Zeng Zhaoming
2012-01-04
|
*
serial: use DIV_ROUND_CLOSEST instead of open coding it
Uwe Kleine-König
2012-01-04
|
*
serial: add support for 400 and 800 v3 series Titan cards
Yegor Yefremov
2012-01-03
|
*
serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.
Sonic Zhang
2011-12-13
|
*
serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.
Sonic Zhang
2011-12-13
|
*
serial: make FSL errata depend on 8250_CONSOLE, not just 8250
Paul Gortmaker
2011-12-13
|
*
serial: add irq handler for Freescale 16550 errata.
Paul Gortmaker
2011-12-09
|
*
serial: manually inline serial8250_handle_port
Paul Gortmaker
2011-12-09
|
*
serial: make 8250 timeout use the specified IRQ handler
Paul Gortmaker
2011-12-09
|
*
serial: export the key functions for an 8250 IRQ handler
Paul Gortmaker
2011-12-09
|
*
serial: clean up parameter passing for 8250 Rx IRQ handling
Paul Gortmaker
2011-12-09
|
*
serial: move struct uart_8250_port from 8250.c to 8250.h
Paul Gortmaker
2011-12-09
|
*
drivers/tty: Remove unneeded spaces
Thorsten Wißmann
2011-12-09
|
*
msm_serial_hs: Fix spinlock recursion in handling CTS
Mayank Rana
2011-12-09
|
*
msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr
Mayank Rana
2011-12-09
|
*
serial: fix serial_cs I/O windows for Argosy RS-COM 2P
Maciej Szmigiero
2011-12-09
|
*
serial: 8250: replace hardcoded 0xbf with #define
Wolfram Sang
2011-12-09
|
*
serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
2011-12-09
|
*
serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...
Sonic Zhang
2011-12-09
|
*
tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.
Sonic Zhang
2011-12-09
|
*
serial: bfin-uart: remove redundant CTS check for hardware CTS control.
Sonic Zhang
2011-12-09
|
*
serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
2011-12-09
|
*
serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.
Sonic Zhang
2011-12-09
|
*
tty: n_hdlc not atomic use tty->flags.
Ilya Zykov
2011-11-30
|
*
TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()
Axel Lin
2011-11-30
|
*
parport: convert drivers/parport/* to use module_platform_driver()
Axel Lin
2011-11-30
|
*
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-26
|
*
serial/8250_pci: init-quirk msi support for kt serial controller
Dan Williams
2011-11-26
|
*
serial/8250_pci: setup-quirk workaround for the kt serial controller
Dan Williams
2011-11-26
|
*
serial/mxs-auart: only wake up tty layer once
Uwe Kleine-König
2011-11-26
|
*
serial/imx: propagate error of platform_driver_register in init routine
Uwe Kleine-König
2011-11-26
|
*
OMAP: UART: fix the return type of check_modem_status
Shubhrajyoti D
2011-11-26
|
*
Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c
Greg Kroah-Hartman
2011-11-26
|
|
\
|
*
|
UART: add CSR SiRFprimaII SoC on-chip uart drivers
Rong Wang
2011-11-17
|
*
|
TTY: ldisc, remove some unneeded includes
Jiri Slaby
2011-11-17
|
*
|
TTY: pty, cleanup the pty counting
Jiri Slaby
2011-11-17
|
*
|
TTY: serial, extract uart_port_startup
Jiri Slaby
2011-11-15
|
*
|
TTY: serial, fill uart_port_shutdown
Jiri Slaby
2011-11-15
|
*
|
TTY: serial, define uart_port_activate/shutdown
Jiri Slaby
2011-11-15
|
*
|
TTY: serial, inline uart_get
Jiri Slaby
2011-11-15
|
*
|
TTY: serial, do not touch tty->alt_speed
Jiri Slaby
2011-11-15
[next]