summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi2010-08-031-0/+4
* acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer2010-08-031-47/+45Star
* acerhdf: add new BIOS versionsPeter Feuerer2010-08-031-3/+12
* hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger2010-08-031-2/+7
* toshiba-acpi: Add an extra couple of keysMatthew Garrett2010-08-031-0/+2
* sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin2010-08-031-2/+1Star
* dell-wmi: fix a memory leakAxel Lin2010-08-031-1/+8
* acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin2010-08-031-1/+1
* acer-wmi: set permissions on interface file to S_IRUGOAxel Lin2010-08-031-2/+1Star
* asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin2010-08-031-1/+3
* wmi: fix a memory leak in wmi_notify_debugAxel Lin2010-08-031-1/+7
* dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer2010-08-031-1/+1
* rar: Move the RAR driver into the right place as its now cleanAlan Cox2010-08-039-43/+26Star
* acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2010-08-032-2/+2
* wmi: fix memory leak in parse_wdgAxel Lin2010-08-031-5/+11
* dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir2010-08-031-0/+7
* acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin2010-08-031-5/+22
* X86: intel_ips, check for kzalloc properlyJiri Slaby2010-08-031-4/+5
* hp-wmi: add error handling for hp_wmi_initAxel Lin2010-08-031-6/+25
* intel_scu_ipc: add definitions for vRTC related commandFeng Tang2010-08-031-0/+6
* classmate-laptop: should check for NULL as retval for rfkill_allocThadeu Lima de Souza Cascardo2010-08-031-5/+6
* IPS driver: add GPU busy and turbo checkingJesse Barnes2010-08-031-13/+17
* x86 platform driver: intelligent power sharing driverJesse Barnes2010-08-034-0/+1675
* timer: add on-stack deferrable timer interfacesJesse Barnes2010-08-032-0/+28
* platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap2010-08-031-0/+1
* classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo2010-08-031-0/+1
* drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall2010-08-031-3/+7
* X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger2010-08-031-30/+107
* x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger2010-08-031-7/+27
* x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger2010-08-031-0/+15
* x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger2010-08-031-0/+1
* x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger2010-08-031-4/+6
* x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger2010-08-031-3/+5
* x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger2010-08-031-19/+32
* intel_menlow: fix memory leaks in error pathAxel Lin2010-08-031-11/+22
* Linux 2.6.35Linus Torvalds2010-08-021-1/+1
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-022-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-3111-49/+75
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-0/+2
| * SA1111: Eliminate use after freeJulia Lawall2010-07-311-3/+2Star
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-313-4/+8
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-311-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18Star
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
| * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
| * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
| * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1