1. 19 7月, 2006 2 次提交
    • A
      Input: implement new force feedback interface · 509ca1a9
      Anssi Hannula 提交于
      Implement a new force feedback interface, in which all non-driver-specific
      operations are separated to a common module. This includes handling effect
      type validations, locking, etc.
      
      The effects are now file descriptor specific instead of the previous strange
      half-process half-fd specific behaviour. The effect memory of devices is not
      emptied if the root user opens and closes the device while another user is
      using effects. This is a minor change and most likely no force feedback
      aware programs are affected by this negatively.
      
      Otherwise the userspace interface is left unaltered.
      Signed-off-by: NAnssi Hannula <anssi.hannula@gmail.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      509ca1a9
    • D
      Input: rename input.ko into input-core.ko · 57e6b724
      Dmitry Torokhov 提交于
      This will allow building input core module from several files
      which is needed for the reworked force feedback support.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      57e6b724
  2. 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