summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-01dell-laptop: Remove rfkill codeMatthew Garrett1-289/+0
2012-06-01toshiba_acpi: Fix mis-mergeMatthew Garrett1-1/+1
2012-05-31dell-laptop: Add touchpad led support for Dell V3450AceLan Kao1-0/+9
2012-05-31acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi1-0/+24
2012-05-31sony-laptop: add touchpad enable/disable functionMarco Chiappero1-0/+91
2012-05-31sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero1-0/+4
2012-05-31sony-laptop: add support for more WWAN modemsMarco Chiappero1-19/+34
2012-05-31sony-laptop: new keyboard backlight handleMarco Chiappero1-62/+87
2012-05-31sony-laptop: add high speed battery charging functionMarco Chiappero1-0/+86
2012-05-31sony-laptop: support automatic resume on lid openMarco Chiappero1-0/+140
2012-05-31sony-laptop: adjust error handling in finding SNC handlesMattia Dongili1-4/+4
2012-05-31sony-laptop: add thermal profiles supportMarco Chiappero1-0/+183
2012-05-31sony-laptop: support battery care functionsMarco Chiappero1-0/+178
2012-05-31sony-laptop: additional debug statementsMattia Dongili1-1/+6
2012-05-31sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero1-86/+233
2012-05-31sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili1-9/+17
2012-05-31sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili1-142/+133
2012-05-31sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili1-2/+2
2012-05-31sony-laptop: use soft rfkill status stored in hwMarco Chiappero1-4/+17
2012-05-31hp-wmi: check for allocation failuresDan Carpenter1-0/+10
2012-05-31toshiba_acpi: Add support for transflective LCDAkio Idehara1-4/+57
2012-05-31toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee1-24/+56
2012-05-31ideapad: generate valid key event onlyIke Panhc1-1/+5
2012-05-31ideapad: remove unused define and fix a typoIke Panhc1-2/+1
2012-05-31hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl1-1/+1
2012-05-31thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung1-1/+1
2012-05-31apple-gmux: Add suspend/resume support for the backlightSeth Forshee1-0/+4
2012-05-31xo1-rfkill: only act when blocked state is changedDaniel Drake1-1/+12
2012-05-31fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach1-9/+18
2012-05-31fujitsu-tablet: convert printk to pr_*Robert Gerlach1-1/+3
2012-05-31fujitsu-tablet: remove duplicated codeRobert Gerlach1-3/+0
2012-05-31drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König1-1/+1
2012-05-31dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao1-0/+27
2012-05-31Dell Vostro 3350 touchpad LEDAng Way Chuang1-0/+9
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley4-45/+3
2012-05-31ARM: LPC32xx: Adjust dts files to gpio dt bindingRoland Stigge2-41/+4
2012-05-31x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones1-3/+4
2012-05-30x86/mce: Cleanup timer messThomas Gleixner1-15/+16
2012-05-30x86, mtrr: Fix a type overflow in range_to_mtrr funczhenzhong.duan1-1/+1
2012-05-30virtio-net: remove useless disable on freezeMichael S. Tsirkin1-5/+0
2012-05-30netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches1-4/+4
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2-10/+5
2012-05-30mm: fix vma_resv_map() NULL pointerDave Hansen1-1/+2
2012-05-30Documentation: kernel-parameters.txt Add amd_iommu_dumpShuah Khan1-0/+6
2012-05-30x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra1-20/+36
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown9-10/+25
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare1-4/+26
2012-05-30s390/uaccess: fix access_ok compile warningsHeiko Carstens1-4/+9
2012-05-30s390/cmpxchg: select HAVE_CMPXCHG_LOCAL optionHeiko Carstens1-0/+1