summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-06-0111-629/+1416
|\
| * apple-gmux: Fix up the suspend/resume patchMatthew Garrett2012-06-011-1/+1
| * dell-laptop: Remove rfkill codeMatthew Garrett2012-06-011-289/+0
| * toshiba_acpi: Fix mis-mergeMatthew Garrett2012-06-011-1/+1
| * dell-laptop: Add touchpad led support for Dell V3450AceLan Kao2012-05-311-0/+9
| * acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi2012-05-311-0/+24
| * sony-laptop: add touchpad enable/disable functionMarco Chiappero2012-05-311-0/+91
| * sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero2012-05-311-0/+4
| * sony-laptop: add support for more WWAN modemsMarco Chiappero2012-05-311-19/+34
| * sony-laptop: new keyboard backlight handleMarco Chiappero2012-05-311-62/+87
| * sony-laptop: add high speed battery charging functionMarco Chiappero2012-05-311-0/+86
| * sony-laptop: support automatic resume on lid openMarco Chiappero2012-05-311-0/+140
| * sony-laptop: adjust error handling in finding SNC handlesMattia Dongili2012-05-311-4/+4
| * sony-laptop: add thermal profiles supportMarco Chiappero2012-05-311-0/+183
| * sony-laptop: support battery care functionsMarco Chiappero2012-05-311-0/+178
| * sony-laptop: additional debug statementsMattia Dongili2012-05-311-1/+6
| * sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero2012-05-311-86/+233
| * sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili2012-05-311-9/+17
| * sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili2012-05-311-142/+133
| * sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili2012-05-311-2/+2
| * sony-laptop: use soft rfkill status stored in hwMarco Chiappero2012-05-311-4/+17
| * hp-wmi: check for allocation failuresDan Carpenter2012-05-311-0/+10
| * toshiba_acpi: Add support for transflective LCDAkio Idehara2012-05-311-4/+57
| * toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee2012-05-311-24/+56
| * ideapad: generate valid key event onlyIke Panhc2012-05-311-1/+5
| * ideapad: remove unused define and fix a typoIke Panhc2012-05-311-2/+1
| * hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl2012-05-311-1/+1
| * thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung2012-05-311-1/+1
| * apple-gmux: Add suspend/resume support for the backlightSeth Forshee2012-05-311-0/+4
| * xo1-rfkill: only act when blocked state is changedDaniel Drake2012-05-311-1/+12
| * fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach2012-05-311-9/+18
| * fujitsu-tablet: convert printk to pr_*Robert Gerlach2012-05-311-1/+3
| * fujitsu-tablet: remove duplicated codeRobert Gerlach2012-05-311-3/+0
| * drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-311-1/+1
| * dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao2012-05-311-0/+27
| * Dell Vostro 3350 touchpad LEDAng Way Chuang2012-05-311-0/+9
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-012-11/+14
|\ \
| * | slub: use __SetPageSlab function to set PG_slab flagJoonsoo Kim2012-05-181-1/+1
| * | slub: fix a memory leak in get_partial_node()Joonsoo Kim2012-05-181-3/+6
| * | slub: remove unused argument of init_kmem_cache_node()Joonsoo Kim2012-05-161-4/+4
| * | slub: fix a possible memory leakJoonsoo Kim2012-05-161-1/+1
| * | Documentations: Fix slabinfo.c directory in vm/slub.txtmajianpeng2012-05-101-1/+1
| * | slub: fix incorrect return type of get_any_partial()Joonsoo Kim2012-05-081-1/+1
* | | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-019-22/+301
|\ \ \
| * | | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
| * | | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
| * | | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-013-0/+15
| * | | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-06-011-0/+1
| * | | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
| * | | ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-06-013-3/+10