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 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-08-10
|
\
|
*
U6715 16550A serial driver support
Philippe Langlais
2010-08-10
|
*
Char: nozomi, set tty->driver_data appropriately
Jiri Slaby
2010-08-10
|
*
Char: nozomi, fix tty->count counting
Jiri Slaby
2010-08-10
|
*
serial: max3107: Fix gpiolib support
Alan Cox
2010-08-10
|
*
hsu: call PCI pm hooks in suspend/resume function
Feng Tang
2010-08-10
|
*
hsu: some code cleanup
Feng Tang
2010-08-10
|
*
hsu: add a periodic timer to check dma rx channel
Feng Tang
2010-08-10
|
*
hsu: driver for Medfield High Speed UART device
Feng Tang
2010-08-10
|
*
mxser: remove unnesesary NULL check
Kulikov Vasiliy
2010-08-10
|
*
serial: add support for OX16PCI958 card
Lytochkin Boris
2010-08-10
|
*
serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
Christoph Egger
2010-08-10
|
*
timbuart: use __devinit and __devexit macros for probe and remove
Richard Röjfors
2010-08-10
|
*
serial: MMIO32 support for 8250_early.c
Samium Gromoff
2010-08-10
|
*
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
2010-08-10
|
*
serial: general fixes in the serial_rs485 structure
Claudio Scordino
2010-08-10
|
*
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
2010-08-10
|
*
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
2010-08-10
|
*
tty_io: remove casts from void*
Kulikov Vasiliy
2010-08-10
|
*
serial: max3107: Abstract out the platform specific bits
Alan Cox
2010-08-10
|
*
serial: max3107: introduce a max3107 driver
jianwei.yang
2010-08-10
|
*
tty: avoid recursive BTM in pty_close
Arnd Bergmann
2010-08-10
|
*
8250: fix set_ldisc operation
Arnd Bergmann
2010-08-10
|
*
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
|
*
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
2010-08-10
|
*
tty: remove tty_lock_nested
Arnd Bergmann
2010-08-10
|
*
tty: untangle locking of wait_until_sent
Arnd Bergmann
2010-08-10
|
*
tty: reorder ldisc locking
Arnd Bergmann
2010-08-10
|
*
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
|
*
cdc-acm: remove dead code
Arnd Bergmann
2010-08-10
|
*
tty: fix console_sem lock order
Arnd Bergmann
2010-08-10
|
*
tty: never hold BTM while getting tty_mutex
Arnd Bergmann
2010-08-10
|
*
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
|
*
serial: fix termios settings in open
Arnd Bergmann
2010-08-10
|
*
serial: Use block_til_ready helper
Alan Cox
2010-08-10
|
*
serial: trim locking on the helpers
Alan Cox
2010-08-10
|
*
serial: add port helpers
Alan Cox
2010-08-10
|
*
serial: Change the wait for carrier locking
Alan Cox
2010-08-10
|
*
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
|
*
tty: Make vt's have a tty_port
Alan Cox
2010-08-10
|
*
vc: Locking clean up
Alan Cox
2010-08-10
|
*
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
|
*
tty: serial - fix tty back references in termios
Alan Cox
2010-08-10
|
*
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
2010-08-10
|
*
synclink: reworking locking a bit
Alan Cox
2010-08-10
|
*
tty: Fix the digi acceleport driver NULL checks
Alan Cox
2010-08-10
|
*
specialix: Kill the BKL
Alan Cox
2010-08-10
|
*
epca: Kill the big kernel lock
Alan Cox
2010-08-10
|
*
cyclades: Kill off BKL usage
Alan Cox
2010-08-10
|
*
synclink: kill the big kernel lock
Alan Cox
2010-08-10
[next]