summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-16net: Add generic packet offload infrastructure.Vlad Yasevich1-0/+14
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-15mtd: map: Fix compilation warningViresh Kumar1-1/+1
2012-11-15Merge branch 'omap/cleanup-prcm-part2' into next/dtArnd Bergmann1-0/+38
2012-11-15Merge branch 'omap/headers4' into next/dtArnd Bergmann10-82/+358
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann1-0/+38
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann10-82/+358
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day1-2/+2
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht1-0/+12
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht1-1/+1
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie1-68/+0
2012-11-15mtd: nand: Increase the ecc placement locations to 640Vipin Kumar1-1/+1
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD1-3/+0
2012-11-15mtd: delete nomadik_nand driverLinus Walleij1-16/+0
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang1-0/+38
2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields1-1/+5
2012-11-15ACPI / PM: Fix build problem when CONFIG_ACPI or CONFIG_PM is not setRafael J. Wysocki1-0/+1
2012-11-15Input: mt: add input_mt_is_usedBenjamin Tissoires1-0/+6
2012-11-15HID: add usage_index in struct hid_usage.Benjamin Tissoires1-0/+1
2012-11-15HID: fix unit exponent parsingBenjamin Tissoires1-0/+1
2012-11-15HID: export hidinput_calc_abs_resBenjamin Tissoires1-0/+1
2012-11-15regulator: DA9055 regulator driverAshish Jangam1-3/+24
2012-11-15mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan1-0/+3
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran1-20/+1
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-21/+51
2012-11-15tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+14
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-4/+3
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-4/+18
2012-11-15net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-0/+7
2012-11-15net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang1-0/+10
2012-11-15PM / devfreq: Add current freq callback in device profileRajagopal Venkat1-0/+3
2012-11-15PM / devfreq: Add suspend and resume apisRajagopal Venkat1-0/+12
2012-11-15PM / devfreq: Core updates to support devices which can idleRajagopal Venkat1-24/+10
2012-11-15cpuidle: support multiple driversDaniel Lezcano1-2/+5
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano1-0/+1
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano1-7/+0
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song1-0/+6
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar1-6/+0
2012-11-15cpufreq: Move common part from governors to separate file, v2viresh kumar1-0/+5
2012-11-15cpufreq / core: Fix printing of governor and driver nameviresh kumar1-0/+2
2012-11-15ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki1-0/+10
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki1-0/+10
2012-11-15ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg1-0/+28
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg1-0/+4
2012-11-15ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATIONYuanhan Liu1-1/+4
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-0/+1
2012-11-15ACPI / PM: Provide ACPI PM callback routines for subsystemsRafael J. Wysocki1-0/+34
2012-11-15Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki2-6/+74
2012-11-15Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman9-460/+203
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-21/+51