summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-31sony-laptop: new keyboard backlight handleMarco Chiappero
2012-05-31sony-laptop: add high speed battery charging functionMarco Chiappero
2012-05-31sony-laptop: support automatic resume on lid openMarco Chiappero
2012-05-31sony-laptop: adjust error handling in finding SNC handlesMattia Dongili
2012-05-31sony-laptop: add thermal profiles supportMarco Chiappero
2012-05-31sony-laptop: support battery care functionsMarco Chiappero
2012-05-31sony-laptop: additional debug statementsMattia Dongili
2012-05-31sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero
2012-05-31sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili
2012-05-31sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili
2012-05-31sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili
2012-05-31sony-laptop: use soft rfkill status stored in hwMarco Chiappero
2012-05-31hp-wmi: check for allocation failuresDan Carpenter
2012-05-31toshiba_acpi: Add support for transflective LCDAkio Idehara
2012-05-31toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee
2012-05-31ideapad: generate valid key event onlyIke Panhc
2012-05-31ideapad: remove unused define and fix a typoIke Panhc
2012-05-31hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl
2012-05-31thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung
2012-05-31apple-gmux: Add suspend/resume support for the backlightSeth Forshee
2012-05-31xo1-rfkill: only act when blocked state is changedDaniel Drake
2012-05-31fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach
2012-05-31fujitsu-tablet: convert printk to pr_*Robert Gerlach
2012-05-31fujitsu-tablet: remove duplicated codeRobert Gerlach
2012-05-31drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-31dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao
2012-05-31Dell Vostro 3350 touchpad LEDAng Way Chuang
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-31radeon: add radeon prime vmap support.Dave Airlie
2012-05-31nouveau: add vmap support to nouveau prime supportDave Airlie
2012-05-31udl: support vmapping imported dma-bufsDave Airlie
2012-05-31i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie
2012-05-31cirrus: avoid crash if driver fails to loadDave Airlie
2012-05-31drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson
2012-05-31radeon: add stub dma-buf mmap functionalityDave Airlie
2012-05-31nouveau: add stub dma-buf mmap functionality.Dave Airlie
2012-05-31i915: add stub dma-buf mmap callback.Dave Airlie
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P