2013-03-21 |
Greg Kroah... | Merge 3.9-rc3 into tty-next |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Zhang Yanfei | driver: tty: vt: remove cast for kmalloc return value |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Zhang Yanfei | driver: tty: serial: remove cast for kzalloc return... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Jiri Slaby | TTY: serial, stop accessing potential NULLs |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Fix recursive deadlock in tty_perform_flush() |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Remove redundant tty_wait_until_sent() |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Locate get/put ldisc functions together |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Fold one-line assign function into callers |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Document unsafe ldisc reference acquire |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Separate release semantics of ldisc reference |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Don't protect atomic operation with mutex |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Add ldisc hangup debug messages |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Fix 'deferred reopen' ldisc comment |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Make core responsible for synchronizing its work |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Complete ownership transfer of flip buffers |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Don't reenable already enabled ldisc |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Fully initialize ldisc before restarting buffer... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Correct unthrottle-with-buffer-flush comments |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Wait for SAK work before waiting for hangup work |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Halt both ldiscs concurrently |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Strengthen no-subsequent-use guarantee of tty_ldis... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Relocate tty_ldisc_halt() to avoid forward declaration |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Fix ldisc halt sequence on hangup |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Remove unnecessary re-test of ldisc ref count |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Refactor wait for ldisc refs out of tty_ldisc_hangup() |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Don't flush buffer when closing ldisc |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Factor packet mode status change for reuse |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Add diagnostic for halted line discipline |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Lars-Peter... | tty: ifx6x60: Remove unused suspend/resume callbacks |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Lars-Peter... | tty: mrst_max3110: Use dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Lars-Peter... | tty: max310x: Use dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Lars-Peter... | tty: max3100: Use dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: fix close of uninitialised ports |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: clean up port drain-delay handling |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: fix DTR not being dropped on hang up |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: fix DTR being raised on hang up |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: wake up processes last at hangup |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Johan Hovold | TTY: clean up port shutdown |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use counts from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use *_wait from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use close delays from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: remove unused members |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: stop returning info from handle_ser_rx_interrupt |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | crisv10: use flags from tty_port |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: cleanup tty->hw_stopped uses |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: serial/msm_serial_hs, remove unused tty |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: serial/bfin_uart, unbreak build with KGDB enabled |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: add tty_port_tty_hangup helper |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: quatech2, remove unneeded is_open |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: add tty_port_tty_wakeup helper |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: msm_smd_tty, clean up activate/shutdown |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: do not warn about setting speed via SPD_* |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: synclink, remove superfluous check |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Jiri Slaby | TTY: jsm, remove superfluous check |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Fix checkpatch errors in tty_ldisc.h |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Lock access to tty->pgrp for POSIX job control |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Fix unsafe driver-side signals |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Fix stuck throttled driver |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | tty: Add safe tty throttle/unthrottle functions |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Peter Hurley | n_tty: Inline check_unthrottle() at lone call site |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Linus Torvalds | Linux 3.9-rc3 |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David Rientjes | perf,x86: fix link failure for non-Intel configs |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Linus Torvalds | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Liu Bo | Btrfs: fix warning of free_extent_map |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge branch 'kbuild' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge branch 'fixes-for-3.9' of git://git.linaro.org... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
zhangwei(Jovi) | sysrq: fix inconstistent help message of sysrq key |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Signal SIGHUP before hanging up ldisc |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Signal foreground group processes in hangup |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Use spin_lock() inside existing critical region |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Fix spinlock flavor in non-atomic __tty_hangup() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | tty: Refactor session leader SIGHUP from __tty_hangup() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Syam Sidhardhan | tty: ipwireless: Remove redundant NULL check before... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Liang Li | serial: pch_uart: add console poll support |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Jingoo Han | TTY: amiserial, use module_platform_driver_probe() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Sachin Kamat | serial: vt8500_serial: Convert to devm_ioremap_resource() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Sachin Kamat | serial: tegra: Convert to devm_ioremap_resource() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Peter Hurley | pty: Remove redundant itty reset |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Stephane Eranian | perf,x86: fix kernel crash with PEBS/BTS after suspend... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Takashi Iwai | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dan Carpenter | sound: sequencer: cap array index in seq_chn_common_event() |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Arnd Bergmann | mfd: twl4030-madc: Remove __exit_p annotation |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dylan Reid | ALSA: hda/ca0132 - Remove extra setting of dsp_state. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dylan Reid | ALSA: hda/ca0132 - Check download state of DSP. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Dylan Reid | ALSA: hda/ca0132 - Check if dspload_image succeeded. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Michel Lespinasse | mm/fremap.c: fix possible oops on error path |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Linus Torvalds | Merge branch 'rcu/urgent' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Paul E. McKenney | list: Fix double fetch of pointer in hlist_entry_safe() |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Liu Bo | Btrfs: fix warning when creating snapshots |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Wang Shilong | Btrfs: return as soon as possible when edquot happens |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Josef Bacik | Btrfs: return EIO if we have extent tree corruption |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Eric Sandeen | btrfs: use rcu_barrier() to wait for bdev puts at unmount |
commit | commitdiff | tree | snapshot |
next |