1. 02 5月, 2012 2 次提交
  2. 26 4月, 2012 1 次提交
  3. 15 2月, 2012 1 次提交
  4. 11 1月, 2012 1 次提交
  5. 19 11月, 2011 1 次提交
    • G
      USB: convert drivers/input/* to use module_usb_driver() · 08642e7c
      Greg Kroah-Hartman 提交于
      This converts the drivers in drivers/input/* to use the
      module_usb_driver() macro which makes the code smaller and a bit
      simpler.
      
      Added bonus is that it removes some unneeded kernel log messages about
      drivers loading and/or unloading.
      
      Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
      Cc: Ville Syrjala <syrjala@sci.fi>
      Cc: Henk Vergonet <Henk.Vergonet@gmail.com>
      Cc: Alessandro Rubini <rubini@ipvvis.unipv.it>
      Cc: Henrik Rydberg <rydberg@euromail.se>
      Cc: "Magnus Hörlin" <magnus@alefors.se>
      Cc: Chris Moeller <kode54@gmail.c>
      Cc: Christoph Fritz <chf.fritz@googlemail.com>
      Cc: Lucas De Marchi <lucas.demarchi@profusion.mobi>
      Cc: Jesper Juhl <jj@chaosbits.net>
      Cc: Edwin van Vliet <edwin@cheatah.nl>
      Cc: Ping Cheng <pingc@wacom.com>
      Cc: Eduard Hasenleithner <eduard@hasenleithner.at>
      Cc: Alexander Strakh <strakh@ispras.ru>
      Cc: Glenn Sommer <gsommer@datanordisk.dk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      08642e7c
  6. 10 9月, 2011 1 次提交
  7. 17 8月, 2011 1 次提交
  8. 09 8月, 2011 1 次提交
  9. 31 3月, 2011 1 次提交
  10. 13 3月, 2011 1 次提交
  11. 27 2月, 2011 1 次提交
  12. 15 11月, 2010 1 次提交
  13. 01 9月, 2010 1 次提交
  14. 24 6月, 2010 1 次提交
  15. 08 6月, 2010 1 次提交
  16. 21 5月, 2010 1 次提交
  17. 20 3月, 2010 1 次提交
    • H
      Input: bcm5974 - retract efi-broken suspend_resume · d90e6f6a
      Henrik Rydberg 提交于
      With the recent system-wide improvements on suspend/resume and EFI
      booting the suspend_resume method of the bcm5974 has broken. When
      waking up from the S3 state on the MacBookAir, the trackpad is found
      in a yet unknown state, unable to switch to the proper multitouch
      mode. The result is a frozen touchpad, and a flood of errors of the
      kind
      
      	bcm5974: bad trackpad package, length: 8.
      
      This patch retracts the reset_resume method altogether, falling back
      on the generic unbind/rebind functionality of the usb layer until
      further investigations can be made as how to reset the device when
      booting from efi.
      Signed-off-by: NHenrik Rydberg <rydberg@euromail.se>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      d90e6f6a
  18. 06 1月, 2010 1 次提交
  19. 14 9月, 2009 1 次提交
  20. 29 4月, 2009 4 次提交
  21. 17 9月, 2008 1 次提交
  22. 05 9月, 2008 3 次提交
  23. 09 8月, 2008 2 次提交