1. 08 Sep, 2008 1 commit
  2. 04 Sep, 2008 1 commit
  3. 03 Sep, 2008 2 commits
  4. 27 Aug, 2008 1 commit
  5. 22 Aug, 2008 1 commit
  6. 18 Aug, 2008 1 commit
    • Marcel Holtmann's avatar
      [Bluetooth] Consolidate maintainers information · 63fbd24e
      Marcel Holtmann authored
      
      The Bluetooth entries for the MAINTAINERS file are a little bit too
      much. Consolidate them into two entries. One for Bluetooth drivers and
      another one for the Bluetooth subsystem.
      
      Also the MODULE_AUTHOR should indicate the current maintainer of the
      module and actually not the original author. Fix all Bluetooth modules
      to provide current maintainer information.
      Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
      63fbd24e
  7. 15 Aug, 2008 2 commits
  8. 14 Aug, 2008 2 commits
    • Felipe Balbi's avatar
      USB: Add MUSB and TUSB support · 550a7375
      Felipe Balbi authored
      
      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: default avatarFelipe Balbi <felipe.balbi@nokia.com>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      
      550a7375
    • Wolfgang Mües's avatar
      usb: auerswald: remove driver (obsolete) · 88d987d6
      Wolfgang Mües authored
      
      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: default avatarWolfgang Muees <wolfgang@iksw-muees.de>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      88d987d6
  9. 11 Aug, 2008 1 commit
  10. 10 Aug, 2008 1 commit
  11. 08 Aug, 2008 2 commits
  12. 07 Aug, 2008 1 commit
  13. 01 Aug, 2008 1 commit
  14. 30 Jul, 2008 1 commit
  15. 28 Jul, 2008 2 commits
  16. 26 Jul, 2008 2 commits
  17. 25 Jul, 2008 1 commit
  18. 24 Jul, 2008 3 commits
  19. 23 Jul, 2008 3 commits
  20. 22 Jul, 2008 2 commits
  21. 18 Jul, 2008 1 commit
  22. 16 Jul, 2008 4 commits
    • Len Brown's avatar
      ACPI: Andi Kleen maintains the ACPI sub-system · 8aa863b8
      Len Brown authored
      
      ...while Len is on sabbatical from Intel
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
      8aa863b8
    • Len Brown's avatar
      ACPI: Zhang Rui maintains ACPI THERMAL and FAN · 65573ee7
      Len Brown authored
      
      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: default avatarLen Brown <len.brown@intel.com>
      Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
      65573ee7
    • Jonathan Woithe's avatar
      Fujitsu-laptop update · 20b93734
      Jonathan Woithe authored
      
      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: default avatarPeter Gruber <nokos@gmx.net>
      Signed-off-by: default avatarJonathan Woithe <jwoithe@physics.adelaide.edu.au>
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
      20b93734
    • Cezary Jackiewicz's avatar
      misc,acpi,backlight: compal Laptop Extras · 5411552c
      Cezary Jackiewicz authored
      
      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: default avatarCezary Jackiewicz <cezary.jackiewicz@gmail.com>
      Signed-off-by: default avatarAndi 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: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      5411552c
  23. 15 Jul, 2008 4 commits