summaryrefslogtreecommitdiffstats
path: root/lib/lcm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-03acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer1-47/+45
2010-08-03acerhdf: add new BIOS versionsPeter Feuerer1-3/+12
2010-08-03hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger1-2/+7
2010-08-03toshiba-acpi: Add an extra couple of keysMatthew Garrett1-0/+2
2010-08-03sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin1-2/+1
2010-08-03dell-wmi: fix a memory leakAxel Lin1-1/+8
2010-08-03acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin1-1/+1
2010-08-03acer-wmi: set permissions on interface file to S_IRUGOAxel Lin1-2/+1
2010-08-03asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin1-1/+3
2010-08-03wmi: fix a memory leak in wmi_notify_debugAxel Lin1-1/+7
2010-08-03dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer1-1/+1
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox9-43/+26
2010-08-03acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2-2/+2
2010-08-03wmi: fix memory leak in parse_wdgAxel Lin1-5/+11
2010-08-03dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir1-0/+7
2010-08-03acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin1-5/+22
2010-08-03X86: intel_ips, check for kzalloc properlyJiri Slaby1-4/+5
2010-08-03hp-wmi: add error handling for hp_wmi_initAxel Lin1-6/+25
2010-08-03intel_scu_ipc: add definitions for vRTC related commandFeng Tang1-0/+6
2010-08-03classmate-laptop: should check for NULL as retval for rfkill_allocThadeu Lima de Souza Cascardo1-5/+6
2010-08-03IPS driver: add GPU busy and turbo checkingJesse Barnes1-13/+17
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes4-0/+1675
2010-08-03timer: add on-stack deferrable timer interfacesJesse Barnes2-0/+28
2010-08-03platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap1-0/+1
2010-08-03classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo1-0/+1
2010-08-03drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall1-3/+7
2010-08-03X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger1-30/+107
2010-08-03x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger1-7/+27
2010-08-03x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger1-0/+15
2010-08-03x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger1-0/+1
2010-08-03x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger1-4/+6
2010-08-03x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger1-3/+5
2010-08-03x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger1-19/+32
2010-08-03intel_menlow: fix memory leaks in error pathAxel Lin1-11/+22
2010-08-02Linux 2.6.35v2.6.35Linus Torvalds1-1/+1
2010-08-02NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-31mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-31CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-31cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-31cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-31SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-31ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-31ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-30CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-30CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck1-0/+2
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24