1. 14 2月, 2013 2 次提交
    • M
      s390/3270: asynchronous size sensing · 4d334fd1
      Martin Schwidefsky 提交于
      Convert the synchronous size sense code to an interrupt driven
      approach. This allows to set the device online even if the
      terminal is not connected. With the new code views can be
      registered without a connected terminal, the tty can be opened
      as soon as the device is online. After the terminal has been
      connected and the size has been determined the tty is resized
      to match the device characteristics..
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      4d334fd1
    • M
      s390/3270: introduce device notifier · c95571e6
      Martin Schwidefsky 提交于
      Add a notifier to create / destroy the device nodes for the tty view
      and the fullscreen view. Only device nodes for online devices are
      created and the device names will follow the convention as outlined
      in Documentation/devices.txt: 3270/tty<x> for the tty nodes,
      3270/tub<x> for hte fullscreen nodes and 3270/tub for the fullscreen
      control node.
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      c95571e6
  2. 16 6月, 2009 1 次提交
    • M
      [S390] pm: con3270 power management callbacks. · 4b214a0c
      Martin Schwidefsky 提交于
      Introduce the power management callbacks to the 3270 driver. On suspend
      the current 3270 view is deactivated and for non-console 3270 device
      the release callback is done. This disconnects the current tty /
      fullscreen application from the 3270 device. On resume the current
      view is reactivated, on the tty you get a fresh login.
      If the system panics before the 3270 device has been resumed, the ccw
      device for the 3270 console is reactivated with ccw_device_force_console.
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      4b214a0c
  3. 12 7月, 2006 1 次提交
  4. 31 10月, 2005 1 次提交
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4