1. 06 3月, 2012 2 次提交
  2. 18 12月, 2011 1 次提交
  3. 09 11月, 2011 2 次提交
  4. 24 10月, 2011 2 次提交
  5. 28 9月, 2011 1 次提交
    • P
      doc: fix broken references · 395cf969
      Paul Bolle 提交于
      There are numerous broken references to Documentation files (in other
      Documentation files, in comments, etc.). These broken references are
      caused by typo's in the references, and by renames or removals of the
      Documentation files. Some broken references are simply odd.
      
      Fix these broken references, sometimes by dropping the irrelevant text
      they were part of.
      Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      395cf969
  6. 06 8月, 2011 1 次提交
  7. 28 5月, 2011 2 次提交
  8. 17 5月, 2011 1 次提交
  9. 09 5月, 2011 1 次提交
  10. 04 5月, 2011 1 次提交
  11. 02 4月, 2011 1 次提交
    • R
      msi-laptop: fix config-dependent build error · a0bcaee9
      Randy Dunlap 提交于
      The msi-laptop driver uses input_*() and sparse_keymap_*() interfaces.
      It should depend on the INPUT subsystem being present and select
      INPUT_SPARSEKMAP so that those interfaces are present.
      
      ERROR: "input_free_device" [drivers/platform/x86/msi-laptop.ko] undefined!
      ERROR: "input_register_device" [drivers/platform/x86/msi-laptop.ko] undefined!
      ERROR: "sparse_keymap_setup" [drivers/platform/x86/msi-laptop.ko] undefined!
      ERROR: "input_allocate_device" [drivers/platform/x86/msi-laptop.ko] undefined!
      ERROR: "sparse_keymap_report_event" [drivers/platform/x86/msi-laptop.ko] undefined!
      ERROR: "input_unregister_device" [drivers/platform/x86/msi-laptop.ko] undefined!
      ERROR: "sparse_keymap_free" [drivers/platform/x86/msi-laptop.ko] undefined!
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: "Lee, Chun-Yi" <jlee@novell.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      a0bcaee9
  12. 28 3月, 2011 10 次提交
  13. 22 3月, 2011 1 次提交
  14. 22 2月, 2011 1 次提交
    • R
      platform/x86: ideapad-laptop depends on INPUT · ad0f4306
      Randy Dunlap 提交于
      Most platform/x86 drivers that use INPUT_SPARSEKMAP also depend on INPUT,
      so do the same for ideapad-laptop.  This fixes a kconfig warning and
      subsequent build errors when CONFIG_INPUT is disabled.
      
      warning: (ACER_WMI && ASUS_LAPTOP && DELL_WMI && HP_WMI && PANASONIC_LAPTOP && IDEAPAD_LAPTOP && EEEPC_LAPTOP && EEEPC_WMI && MSI_WMI && TOPSTAR_LAPTOP && ACPI_TOSHIBA) selects INPUT_SPARSEKMAP which has unmet direct dependencies (!S390 && INPUT)
      
      ERROR: "input_free_device" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      ERROR: "input_register_device" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      ERROR: "sparse_keymap_setup" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      ERROR: "input_allocate_device" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      ERROR: "input_unregister_device" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      ERROR: "sparse_keymap_free" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      ERROR: "sparse_keymap_report_event" [drivers/platform/x86/ideapad-laptop.ko] undefined!
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: platform-driver-x86@vger.kernel.org
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      ad0f4306
  15. 11 1月, 2011 1 次提交
    • M
      platform/x86: Consistently select LEDS Kconfig options · 0c51a4d8
      Mark Brown 提交于
      Currently the x86 platform devices are not consistent about selecting
      or depending on the LEDs Kconfig variables, and this inconsistency
      leads to Kconfig getting upset and refusing to offer LEDs (even on
      non-x86 platforms):
      
      drivers/platform/x86/Kconfig:422:error: recursive dependency detected!
      drivers/platform/x86/Kconfig:422:       symbol EEEPC_WMI depends on ACPI_WMI
      drivers/platform/x86/Kconfig:438:       symbol ACPI_WMI is selected by ACER_WMI
      drivers/platform/x86/Kconfig:18:        symbol ACER_WMI depends on LEDS_CLASS
      drivers/leds/Kconfig:10:        symbol LEDS_CLASS is selected by EEEPC_WMI
      
      Fix this by always selecting rather than depending on the symbols as
      slightly more drivers use this approach already and it seems more
      user friendly.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      0c51a4d8
  16. 08 1月, 2011 6 次提交
  17. 21 10月, 2010 6 次提交
    • V
      IBM Real-Time "SMI Free" mode driver -v7 · 35f0ce03
      Vernon Mauery 提交于
      After a period of RFC for this driver, I think it is ready
      for inclusion in the platform-driver-x86 tree, hopefully to
      be staged in the next merge window into Linus's tree.
      
      --Vernon
      
      ------------------------------------------------------------
      
      IBM Real-Time "SMI Free" mode driver
      
      This driver supports the Real-Time Linux (RTL) BIOS feature.
      The RTL feature allows non-fatal System Management Interrupts
      (SMIs) to be disabled on supported IBM platforms and is
      intended to be coupled with a user-space daemon to monitor
      the hardware in a way that can be prioritized and scheduled
      to better suit the requirements for the system.
      
      The Device is presented as a special "_RTL_" table to the OS
      in the Extended BIOS Data Area.  There is a simple protocol
      for entering and exiting the mode at runtime.  This driver
      creates a simple sysfs interface to allow a simple entry and
      exit from RTL mode in the UFI/BIOS.
      
      Since the driver is specific to IBM SystemX hardware (x86-
      based servers) it only builds on x86 builds.  To reduce the
      risk of loading on the wrong hardware, the module uses DMI
      information and checks a list of servers that are known to
      work.
      Signed-off-by: NVernon Mauery <vernux@us.ibm.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      35f0ce03
    • D
      Add OLPC XO-1 rfkill driver · 260586d2
      Daniel Drake 提交于
      Add a software rfkill switch for the WLAN interface in the OLPC XO-1
      laptop. It uses the OLPC embedded controller to cut/restore power to
      the Marvell WLAN chip on the motherboard.
      Signed-off-by: NDaniel Drake <dsd@laptop.org>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      260586d2
    • J
      Move hdaps driver to platform/x86 · bd9fc3a7
      Jean Delvare 提交于
      The hdaps driver isn't a hardware monitoring driver, so it shouldn't
      live under driver/hwmon. drivers/platform/x86 seems much more
      appropriate, as the driver is only useful on x86 laptops.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Guenter Roeck <guenter.roeck@ericsson.com>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Frank Seidel <frank@f-seidel.de>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      bd9fc3a7
    • I
      ideapad: Change the driver name to ideapad-laptop · 57ac3b05
      Ike Panhc 提交于
      Since the platform drivers doing more for laptops than just using specific
      ACPI device. It will be good to change the name from *_acpi to *-laptop.
      
      Reference: http://lkml.org/lkml/2010/8/14/154Signed-off-by: NIke Panhc <ike.pan@canonical.com>
      Acked-by: NLen Brown <len.brown@intel.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      57ac3b05
    • R
      acpi_toshiba: fix kconfig error · 91e5d284
      Randy Dunlap 提交于
      Fix kconfig recursive dependency error in ACPI_TOSHIBA:
      it uses both select and depends on for BACKLIGHT_CLASS_DEVICE.
      
      drivers/video/backlight/Kconfig:117:error: recursive dependency detected!
      drivers/video/backlight/Kconfig:117:    symbol BACKLIGHT_CLASS_DEVICE is selected by ACPI_TOSHIBA
      drivers/platform/x86/Kconfig:490:       symbol ACPI_TOSHIBA depends on LEDS_CLASS
      drivers/leds/Kconfig:12:        symbol LEDS_CLASS is selected by BACKLIGHT_ADP8860
      drivers/video/backlight/Kconfig:285:    symbol BACKLIGHT_ADP8860 depends on BACKLIGHT_CLASS_DEVICE
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      91e5d284
    • D
      toshiba-acpi - switch to using sparse keymap · 384a7cd9
      Dmitry Torokhov 提交于
      Instead of implementing its own version of keymap hanlding switch over
      to using sparse keymap library.
      
      Also, install notify handler only after we allocated input device,
      otherwise we may risk getting event too early and crash. Similarly,
      notify handler should be removed before we unregister input device.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      384a7cd9