1. 21 12月, 2005 1 次提交
    • D
      Input: psmouse - don't leave mouse asleep · ba44995a
      Dmitry Torokhov 提交于
      It looks like quite a few mice out there treat PSMOUSE_RESET_DIS
      as a powerdown request and turn off the light rendering the mouse
      unusable.
      
      Vojtech recommended to switch from PSMOUSE_RESET_DIS to full reset,
      however we don't want to do that everywhere as full reset is pretty
      slow. Instead we only use it before probing for "generic" protocols,
      such as IntelliMouse and Explorer, to make sure that the mouse will
      be woken up if it went to sleep as a result of PSMOUSE_RESET_DIS
      issued earlier.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      ba44995a
  2. 29 10月, 2005 1 次提交
  3. 08 9月, 2005 1 次提交
  4. 04 9月, 2005 1 次提交
  5. 08 8月, 2005 1 次提交
  6. 15 7月, 2005 1 次提交
    • V
      Input: psmouse - wheel mice (imps, exps) always have 3rd button · 7b4019d0
      Vojtech Pavlik 提交于
      There are wheel mice that respond to Logitech probes and report
      that they have only 2 buttons (such as e-Aser mouse) and this
      stops the wheel from being used as a middle button. Change the
      driver to always report BTN_MIDDLE capability if a wheel is
      present.
      
      Also, never reset BTN_RIGHT capability in logips2pp code - there
      are no Logitech mice that have only one button and if some other
      mice happen to respond to Logitech's query we could do the wrong
      thing.
      Signed-off-by: NVojtech Pavlik <vojtech@suse.cz>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      7b4019d0
  7. 01 6月, 2005 2 次提交
  8. 29 5月, 2005 3 次提交
  9. 28 5月, 2005 2 次提交
  10. 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