messages from 2010-07-20 22:19:42 to 2010-09-10 07:11:55 UTC [more...]
[PATCH 0/8] [Resend] ideapad: using EC command to control rf/camera power
2010-09-10 7:11 UTC (35+ messages)
` [PATCH 1/8] ideapad: add ACPI helpers
` [PATCH 2/8] ideapad: check VPC bit before sync rfkill hw status
` [PATCH 3/8] ideapad: make sure we bind on the correct device
` [PATCH 4/8] ideapad: use return value of _CFG to tell if device exist or not
` [PATCH 5/8] ideapad: use EC command to control camera
` [PATCH 6/8] ideapad: rewrite the hw rfkill notify
` [PATCH 7/8] ideapad: rewrite the sw rfkill set
` [PATCH 8/8] ideapad: Change the driver name to ideapad_laptop
asus-laptop kill wifi when initital
2010-09-09 7:52 UTC (2+ messages)
Dell Studio 1555 eject key does not work ( small patch to fix included )
2010-09-06 19:12 UTC (2+ messages)
intel ips: CPU TDP doesn't match expected value
2010-08-30 21:42 UTC (22+ messages)
` [PATCH] intel_ips: quieten "power or thermal limit exceeded" messages
[PATCH -next] acpi_toshiba: fix kconfig error
2010-08-28 17:10 UTC
[PATCH 01/10] WMI: remove EC region handler when _WDG parsing fails
2010-08-26 7:15 UTC (10+ messages)
` [PATCH 02/10] WMI: free wmi blocks when parse_wdg() fails
` [PATCH 03/10] WMI: fix wmi_gtoa() to actully terminate the string
` [PATCH 04/10] WMI: do not leak memory in parse_wdg()
` [PATCH 05/10] WMI: fix potential NULL pointer dereference
` [PATCH 06/10] WMI: simplify handling of returned WMI blocks in parse_wdg()
` [PATCH 07/10] WMI: use separate list head for storing wmi blocks
` [PATCH 08/10] WMI: use pr_err() and friends
` [PATCH 09/10] WMI: make use of class device's attributres
` [PATCH 10/10] WMI: embed struct device directly into wmi_block
[PATCH] asus-laptop: use attribute group to manage attributes
2010-08-26 7:12 UTC
[PATCH] asus-laptop: remove no longer used keycode_map field
2010-08-25 14:59 UTC (2+ messages)
[PATCH 1/3] platform-x86: sync eeepc-laptop and asus-laptop
2010-08-24 7:30 UTC (3+ messages)
` [PATCH 2/3] asus-laptop: Add key found on Asus N61JQ
` [PATCH 3/3] asus-laptop: fix gps rfkill
[GIT] platform driver fixes
2010-08-23 20:33 UTC
[PATCH] Support MSI Poulsbo netbook U110/U115
2010-08-23 15:36 UTC (2+ messages)
[PATCH] Support MSI Poulsbo netbook U110/U115
2010-08-17 14:56 UTC
[BUG] 2.6.36-rc1 compile breakage in toshiba_acpi driver
2010-08-17 13:29 UTC (2+ messages)
[PATCH 15/16] drivers/platform/x86: Use available error codes
2010-08-16 20:43 UTC (4+ messages)
[PATCH 12/16] drivers/platform/x86: Use available error codes
2010-08-16 16:28 UTC
[GIT PULL] Minor platform driver updates
2010-08-16 16:16 UTC
[PATCH] platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
2010-08-16 16:10 UTC (2+ messages)
[GIT PATCH] thinkpad-acpi patches for merge window
2010-08-16 16:09 UTC (7+ messages)
` [PATCH 1/5] thinkpad-acpi: find ACPI video device by synthetic HID
` [PATCH 2/5] thinkpad-acpi: untangle ACPI/vendor backlight selection
` [PATCH 3/5] thinkpad-acpi: lock down size of hotkey keymap
` [PATCH 4/5] thinkpad-acpi: add support for model-specific keymaps
` [PATCH 5/5] thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
[PATCH 0/5] Convert x86 platform drivers to use sparse keymap library
2010-08-16 15:57 UTC (7+ messages)
` [PATCH 1/5] topstar-laptop - switch to using "
` [PATCH 2/5] panasonic-laptop "
` [PATCH 3/5] Input: dell-wmi "
` [PATCH 4/5] Input: hp-wmi "
` [PATCH 5/5] toshiba-acpi - switch to using sparse keymap
[PATCH] Support MSI Poulsbo netbook U110/U115
2010-08-16 15:56 UTC (2+ messages)
[PATCH] ideapad-laptop: add new driver
2010-08-15 8:20 UTC (14+ messages)
[PATCH] Lenovo IdeaPAD ACPI driver
2010-08-12 12:24 UTC (8+ messages)
[patch] intel_ips: potential null dereference
2010-08-07 23:48 UTC (2+ messages)
[PATCH 24/42] drivers/platform/x86: Adjust confusing if indentation
2010-08-05 20:24 UTC
[GIT PULL] x86 platform drivers for 2.6.36
2010-08-04 17:50 UTC (3+ messages)
[PATCH] acpi ec_sys: Export fields of all regions from the EC to debugfs readable
2010-08-04 14:19 UTC (5+ messages)
` [PATCH] acpi ec_sys: Export fields of all regions from the EC to debugfs readable (v2)
` [PATCH] acpi ec_sys: Export fields of all regions from the EC to debugfs readable (v3)
[PATCH 08/11] x86: intel_ips: do not use PCI resources before pci_enable_device()
2010-08-03 15:45 UTC (2+ messages)
[PATCH 00/11] Series short description
2010-08-03 13:50 UTC (13+ messages)
` [PATCH 01/11] intel_scu_ipc: detect CPU type automatically
` [PATCH 02/11] intel_scu_ipc: Support Medfield processors
` [PATCH 03/11] Remove indirect read write api support
` [PATCH 04/11] intel_scu_ipc: tidy up unused bits
` [PATCH 05/11] intel_scu_ipc: Use the new cpu identification function
` [PATCH 06/11] Fix stack buffer size for IPC writev messages
` [PATCH 07/11] zero the stack buffer before giving random garbage to the SCU
` [PATCH 08/11] Clean up command packing on MRST
` [PATCH 09/11] intel_scu_ipc: fix data packing of PMIC command on Moorestown
` [PATCH 10/11] intel_scu_ipc: return -EIO for error condition in busy_loop
` [PATCH 11/11] intel_scu_ipc: fix size field for intel_scu_ipc_command
hp-wmi: several fixes and cleanups
2010-08-03 13:34 UTC (5+ messages)
` [PATCH 1/3] hp-wmi: Fix input buffer size of perform_query
` [PATCH 2/3] hp-wmi: Fix mixing up of and/or directive
` [PATCH 3/3] hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
[PATCH] x86 plat: limit x86 platform driver menu to X86
2010-08-02 22:40 UTC
ACPI ec.c and ec_sys.c fixes
2010-08-01 14:15 UTC (8+ messages)
` [PATCH 1/2] acpi ec: Fix possible double io port registration
` [PATCH 2/2] acpi ec_sys: Be more cautious about ec write access
` [PATCH] "
[PATCH] Add support for Toshiba Illumination. This is a set of LEDs installed on some Toshiba laptops. It is controlled through ACPI, the commands has been found through reverse engineering. It has been tested on a Toshiba Qosmio G50-122
2010-07-29 10:09 UTC (2+ messages)
Patch for toshiba_acpi driver : add illumination support
2010-07-29 5:12 UTC (2+ messages)
[PATCH -next] compal-laptop: depends on POWER_SUPPLY
2010-07-23 16:41 UTC
[PATCH] eeepc-laptop: fix hotplug_disabled module_param permissions
2010-07-23 0:45 UTC (3+ messages)
[RESEND PATCH] From: Sreedhara DS <sreedhara.ds@intel.com>
2010-07-22 15:03 UTC (3+ messages)
Version 2: Provide /sys/../ec with read/write access and some cleanups
2010-07-22 15:03 UTC (2+ messages)
[PATCH] gpio: Add PMIC GPIO block support
2010-07-22 15:01 UTC (2+ messages)
[patch 24/26] acer-wmi: remove non-used acer_quirks struct definition
2010-07-20 22:19 UTC
[patch 23/26] acer-wmi: fix memory leaks in wmab_execute error path
2010-07-20 22:19 UTC
[patch 16/26] asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
2010-07-20 22:19 UTC
[patch 22/26] acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
2010-07-20 22:19 UTC
[patch 14/26] fujitsu-laptop: make needlessly global symbols static
2010-07-20 22:19 UTC
[patch 19/26] toshiba_acpi: make remove_device() and add_device() void
2010-07-20 22:19 UTC
[patch 05/26] acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks
2010-07-20 22:19 UTC
[patch 04/26] acerhdf: driver didn't verify the pointers in which it got product information
2010-07-20 22:19 UTC
[patch 02/26] acerhdf: add new BIOS versions
2010-07-20 22:19 UTC
[patch 08/26] compal-laptop: uses hwmon interfaces, depends on HWMON
2010-07-20 22:19 UTC
[patch 26/26] eeepc-laptop: fix hotplug_disabled module_param permissions
2010-07-20 22:19 UTC
[patch 25/26] asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
2010-07-20 22:19 UTC
[patch 21/26] hp-wmi: add return value checking for input_allocate_device()
2010-07-20 22:19 UTC
[patch 20/26] toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()
2010-07-20 22:19 UTC
[patch 18/26] acerhdf: fix resource reclaim in error path
2010-07-20 22:19 UTC
[patch 17/26] asus-laptop: return proper error for store_ledd if write_acpi_int fail
2010-07-20 22:19 UTC
[patch 15/26] msi-laptop: make struct rfkill_ops const
2010-07-20 22:19 UTC
[patch 13/26] classmate-laptop: make needlessly global symbols static
2010-07-20 22:19 UTC
[patch 12/26] acerhdf: make needlessly global symbols static
2010-07-20 22:19 UTC
[patch 11/26] asus_acpi: fix coding style to improve readability
2010-07-20 22:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox