]> git.openfabrics.org - ~emulex/infiniband.git/shortlog
~emulex/infiniband.git
2013-03-28 Michael Spangserial: samsung: Restore IRQ mask during noirq resume
2013-03-28 Tomasz Figatty: serial: samsung: Disable interrupts in a suspend...
2013-03-28 Karthik Manamcheriserial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
2013-03-25 Paul Bolleserial: 8250: remove a few lines of dead code
2013-03-25 Heikki Krogerusserial: of_serial: Handle auto-flow-control property
2013-03-25 Changlong Xietty: tty_vhangup_session can be static
2013-03-25 Jiri SlabyCAIF: fix tty->warned build error
2013-03-25 Steffen Trumtrarserial: xilinx_uartps: remove superfluous IDR write
2013-03-25 Paul Bolleserial: sh-sci: remove obsolete Kconfig macros
2013-03-25 Heikki Krogerusserial: of_serial: Handle fifo-size property
2013-03-25 Heikki Krogerusserial: 8250: Allow probe drivers to ignore tx_loadsz
2013-03-21 Greg Kroah... Revert "USB: quatech2: only write to the tty if the...
2013-03-21 Greg Kroah... Merge 3.9-rc3 into tty-next
2013-03-19 Zhang Yanfeidriver: tty: vt: remove cast for kmalloc return value
2013-03-19 Zhang Yanfeidriver: tty: serial: remove cast for kzalloc return...
2013-03-19 Jiri SlabyTTY: serial, stop accessing potential NULLs
2013-03-18 Peter Hurleytty: Fix recursive deadlock in tty_perform_flush()
2013-03-18 Peter Hurleytty: Remove redundant tty_wait_until_sent()
2013-03-18 Peter Hurleytty: Locate get/put ldisc functions together
2013-03-18 Peter Hurleytty: Fold one-line assign function into callers
2013-03-18 Peter Hurleytty: Document unsafe ldisc reference acquire
2013-03-18 Peter Hurleytty: Separate release semantics of ldisc reference
2013-03-18 Peter Hurleytty: Don't protect atomic operation with mutex
2013-03-18 Peter Hurleytty: Add ldisc hangup debug messages
2013-03-18 Peter Hurleytty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
2013-03-18 Peter Hurleytty: Fix 'deferred reopen' ldisc comment
2013-03-18 Peter Hurleytty: Make core responsible for synchronizing its work
2013-03-18 Peter Hurleytty: Complete ownership transfer of flip buffers
2013-03-18 Peter Hurleytty: Don't reenable already enabled ldisc
2013-03-18 Peter Hurleyn_tty: Fully initialize ldisc before restarting buffer...
2013-03-18 Peter Hurleyn_tty: Correct unthrottle-with-buffer-flush comments
2013-03-18 Peter Hurleytty: Wait for SAK work before waiting for hangup work
2013-03-18 Peter Hurleytty: Halt both ldiscs concurrently
2013-03-18 Peter Hurleytty: Strengthen no-subsequent-use guarantee of tty_ldis...
2013-03-18 Peter Hurleytty: Relocate tty_ldisc_halt() to avoid forward declaration
2013-03-18 Peter Hurleytty: Fix ldisc halt sequence on hangup
2013-03-18 Peter Hurleytty: Remove unnecessary re-test of ldisc ref count
2013-03-18 Peter Hurleytty: Refactor wait for ldisc refs out of tty_ldisc_hangup()
2013-03-18 Peter Hurleyn_tty: Don't flush buffer when closing ldisc
2013-03-18 Peter Hurleyn_tty: Factor packet mode status change for reuse
2013-03-18 Peter Hurleytty: Add diagnostic for halted line discipline
2013-03-18 Lars-Peter... tty: ifx6x60: Remove unused suspend/resume callbacks
2013-03-18 Lars-Peter... tty: mrst_max3110: Use dev_pm_ops
2013-03-18 Lars-Peter... tty: max310x: Use dev_pm_ops
2013-03-18 Lars-Peter... tty: max3100: Use dev_pm_ops
2013-03-18 Johan HovoldTTY: fix close of uninitialised ports
2013-03-18 Johan HovoldTTY: clean up port drain-delay handling
2013-03-18 Johan HovoldTTY: fix DTR not being dropped on hang up
2013-03-18 Johan HovoldTTY: fix DTR being raised on hang up
2013-03-18 Johan HovoldTTY: wake up processes last at hangup
2013-03-18 Johan HovoldTTY: clean up port shutdown
2013-03-18 Jiri Slabycrisv10: use counts from tty_port
2013-03-18 Jiri Slabycrisv10: use *_wait from tty_port
2013-03-18 Jiri Slabycrisv10: use close delays from tty_port
2013-03-18 Jiri Slabycrisv10: remove unused members
2013-03-18 Jiri Slabycrisv10: stop returning info from handle_ser_rx_interrupt
2013-03-18 Jiri Slabycrisv10: use flags from tty_port
2013-03-18 Jiri SlabyTTY: cleanup tty->hw_stopped uses
2013-03-18 Jiri SlabyTTY: serial/msm_serial_hs, remove unused tty
2013-03-18 Jiri SlabyTTY: serial/bfin_uart, unbreak build with KGDB enabled
2013-03-18 Jiri SlabyTTY: add tty_port_tty_hangup helper
2013-03-18 Jiri SlabyTTY: quatech2, remove unneeded is_open
2013-03-18 Jiri SlabyTTY: add tty_port_tty_wakeup helper
2013-03-18 Jiri SlabyTTY: msm_smd_tty, clean up activate/shutdown
2013-03-18 Jiri SlabyTTY: do not warn about setting speed via SPD_*
2013-03-18 Jiri SlabyTTY: synclink, remove superfluous check
2013-03-18 Jiri SlabyTTY: jsm, remove superfluous check
2013-03-18 Peter Hurleytty: Fix checkpatch errors in tty_ldisc.h
2013-03-18 Peter Hurleyn_tty: Lock access to tty->pgrp for POSIX job control
2013-03-18 Peter Hurleyn_tty: Fix unsafe driver-side signals
2013-03-18 Peter Hurleyn_tty: Fix stuck throttled driver
2013-03-18 Peter Hurleytty: Add safe tty throttle/unthrottle functions
2013-03-18 Peter Hurleyn_tty: Inline check_unthrottle() at lone call site
2013-03-17 Linus TorvaldsLinux 3.9-rc3 v3.9-rc3
2013-03-17 David Rientjesperf,x86: fix link failure for non-Intel configs
2013-03-17 Linus Torvaldsperf,x86: fix wrmsr_on_cpu() warning on suspend/resume
2013-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-16 Liu BoBtrfs: fix warning of free_extent_map
2013-03-16 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2013-03-16 Linus TorvaldsMerge tag 'for-3.9-rc3' of git://openrisc.net/jonas...
2013-03-16 Linus TorvaldsMerge tag 'char-misc-3.9-rc2' of git://git.kernel.org...
2013-03-16 Linus TorvaldsMerge tag 'sound-3.9' of git://git.kernel.org/pub/scm...
2013-03-16 Linus TorvaldsMerge branch 'fixes-for-3.9' of git://git.linaro.org...
2013-03-16 Linus TorvaldsMerge tag 'mfd-fixes-3.9-1' of git://git.kernel.org...
2013-03-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-03-15 zhangwei(Jovi)sysrq: fix inconstistent help message of sysrq key
2013-03-15 Peter Hurleytty: Signal SIGHUP before hanging up ldisc
2013-03-15 Peter Hurleytty: Signal foreground group processes in hangup
2013-03-15 Peter Hurleytty: Use spin_lock() inside existing critical region
2013-03-15 Peter Hurleytty: Fix spinlock flavor in non-atomic __tty_hangup()
2013-03-15 Peter Hurleytty: Refactor session leader SIGHUP from __tty_hangup()
2013-03-15 Syam Sidhardhantty: ipwireless: Remove redundant NULL check before...
2013-03-15 Liang Liserial: pch_uart: add console poll support
2013-03-15 Jingoo HanTTY: amiserial, use module_platform_driver_probe()
2013-03-15 Sachin Kamatserial: vt8500_serial: Convert to devm_ioremap_resource()
2013-03-15 Sachin Kamatserial: tegra: Convert to devm_ioremap_resource()
2013-03-15 Peter Hurleypty: Remove redundant itty reset
2013-03-15 Stephane Eranianperf,x86: fix kernel crash with PEBS/BTS after suspend...
2013-03-15 Takashi IwaiALSA: hda - Fix missing EAPD/GPIO setup for Cirrus...
2013-03-15 Dan Carpentersound: sequencer: cap array index in seq_chn_common_event()
next