1. 14 8月, 2008 2 次提交
    • F
      USB: Add MUSB and TUSB support · 550a7375
      Felipe Balbi 提交于
      This patch adds support for MUSB and TUSB controllers
      integrated into omap2430 and davinci. It also adds support
      for external tusb6010 controller.
      
      Cc: David Brownell <dbrownell@users.sourceforge.net>
      Cc: Tony Lindgren <tony@atomide.com>
      Signed-off-by: NFelipe Balbi <felipe.balbi@nokia.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      550a7375
    • W
      usb: auerswald: remove driver (obsolete) · 88d987d6
      Wolfgang Mües 提交于
      This patch removes the auerswald USB driver from the linux kernel
      2.6.26.
      
      This driver was included into the kernel mainly to connect to the ISDN
      framework. This was done in linux 2.4.x. For 2.6.x, due to the fragile
      and moving ISDN support, this connection was never realized, and the
      only use of this driver was for device configuration. In the age of DSL,
      the demand of ISDN support is getting very low.
      
      Meanwhile, with the advent of libusb, an userspace driver was done for
      the device configuration which works fine for linux and mac. (Thanks to
      the libusb developers!). The userspace driver is downloadable from the
      auerswald web site.
      
      So this driver is obsolete now and has to be removed. Many thanks to all
      developers which helped me to bring this driver up and working.
      Signed-off-by: NWolfgang Muees <wolfgang@iksw-muees.de>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      88d987d6
  2. 12 8月, 2008 1 次提交
  3. 11 8月, 2008 1 次提交
  4. 09 8月, 2008 1 次提交
  5. 08 8月, 2008 1 次提交
  6. 07 8月, 2008 1 次提交
  7. 01 8月, 2008 1 次提交
  8. 30 7月, 2008 1 次提交
  9. 29 7月, 2008 1 次提交
  10. 28 7月, 2008 1 次提交
  11. 27 7月, 2008 2 次提交
  12. 26 7月, 2008 1 次提交
  13. 25 7月, 2008 3 次提交
  14. 24 7月, 2008 1 次提交
  15. 23 7月, 2008 4 次提交
  16. 18 7月, 2008 1 次提交
  17. 17 7月, 2008 4 次提交
    • L
      ACPI: Andi Kleen maintains the ACPI sub-system · 8aa863b8
      Len Brown 提交于
      ...while Len is on sabbatical from Intel
      Signed-off-by: NLen Brown <len.brown@intel.com>
      Signed-off-by: NAndi Kleen <ak@linux.intel.com>
      8aa863b8
    • L
      ACPI: Zhang Rui maintains ACPI THERMAL and FAN · 65573ee7
      Len Brown 提交于
      Reflect that Zhang-Rui has been the sub-maintainer for
      ACPI THERMAL and FAN for some time now.
      
      Also, the Chinese custom is to speak family name first,
      so rather than "Rui Zhang", write "Zhang Rui",
      as he does on e-mail.
      Signed-off-by: NLen Brown <len.brown@intel.com>
      Signed-off-by: NAndi Kleen <ak@linux.intel.com>
      65573ee7
    • J
      Fujitsu-laptop update · 20b93734
      Jonathan Woithe 提交于
      Add additional capabilities to the Fujitsu-laptop driver.
      
       * Brightness hotkey actions are sent to userspace. This can be disabled
         using a module parameter if it causes issues with models which handle
         these keys transparently in the BIOS.
      
       * Actions of additional hotkeys found on some Fujitsu models (eg: the
         suspend key and the dedicated "power on passphrase" keys) are broadcast
         to userspace.
      
       * An alternative brightness control method used by some Fujitsu models
         (for example, the S6410) is now supported, enabling software brightness
         controls on models using this method.
      
       * DMI-based module aliases are configured for the S6410 and S7020.
      
       * The current LCD brightness after booting should now be reflected in the
         standard backlight interface sysfs file (previously it was always set to
         0).  The platform brightness sysfs interface has always been fine.
      
      Thanks go to Peter Gruber who provided a significant portion of this code
      and tested various iterations of the patch on his S6410.
      Signed-off-by: NPeter Gruber <nokos@gmx.net>
      Signed-off-by: NJonathan Woithe <jwoithe@physics.adelaide.edu.au>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      Signed-off-by: NAndi Kleen <ak@linux.intel.com>
      20b93734
    • C
      misc,acpi,backlight: compal Laptop Extras · 5411552c
      Cezary Jackiewicz 提交于
      This is driver for Compal Laptop: FL90/IFL90, based on MSI driver.
      
      This driver exports a few files in /sys/devices/platform/compal-laptop/:
       lcd_level - screen brightness: contains a single integer in the range 0..7 (rw)
       wlan - wlan subsystem state: contains 0 or 1 (rw)
       bluetooth - bluetooth subsystem state: contains 0 or 1 (rw)
       raw - raw value taken from embedded controller register (ro)
      
      In addition to these platform device attributes the driver registers itself
      in the Linux backlight control subsystem and is available to userspace under
      /sys/class/backlight/compal-laptop/.
      Signed-off-by: NCezary Jackiewicz <cezary.jackiewicz@gmail.com>
      Signed-off-by: NAndi Kleen <ak@linux.intel.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
      Cc: Len Brown <lenb@kernel.org>
      Cc: Alexey Starikovskiy <aystarik@gmail.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      5411552c
  18. 16 7月, 2008 1 次提交
  19. 15 7月, 2008 5 次提交
  20. 13 7月, 2008 2 次提交
  21. 10 7月, 2008 3 次提交
  22. 07 7月, 2008 1 次提交
  23. 05 7月, 2008 1 次提交