summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28spi: fsl-espi: add runtime PMHeiner Kallweit
2015-08-28spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit
2015-08-28spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanupHeiner Kallweit
2015-08-28f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extentChao Yu
2015-08-28ASoC: txx9: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-28ASoC: pxa: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-28ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-28ASoC: blackfin: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-28netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik
2015-08-28ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin
2015-08-28ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin
2015-08-28ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin
2015-08-28ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin
2015-08-28ASoC: ics43432: Fix build errorsRicard Wanderlof
2015-08-28ASoC: ics43432: Fix module licenseAxel Lin
2015-08-28ASoC: ics43432: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-08-28scripts: add stackdelta scriptRasmus Villemoes
2015-08-28kbuild: remove *.su files generated by -fstack-usageRasmus Villemoes
2015-08-28.gitignore: add *.su patternRasmus Villemoes
2015-08-28scripts: add stackusage scriptRasmus Villemoes
2015-08-28perf stat: Get correct cpu id for print_aggrKan Liang
2015-08-28tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton
2015-08-28PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-28PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar
2015-08-28cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang
2015-08-28cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang
2015-08-28Documentation, add kernel-parameters.txt entry for dis_ucode_ldrPrarit Bhargava
2015-08-28leds: Export OF module alias information in missing driversJavier Martinez Canillas
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim
2015-08-28leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson
2015-08-28leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar
2015-08-28MAINTAINERS: Change LED subsystem git tree URLJacek Anaszewski
2015-08-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado
2015-08-28ARM: Kirkwood: add modes-map property to ns2-leds nodesVincent Donnefort
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin
2015-08-28leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot
2015-08-28leds: leds-ns2: handle can_sleep GPIOsSimon Guinot
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort
2015-08-28leds: lp8860: Constify reg_default tablesAxel Lin
2015-08-28leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-08-28leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIBGeert Uytterhoeven
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-28DT: leds: Improve description of flash LEDs related propertiesJacek Anaszewski
2015-08-28drm/nouveau/dispnv04: fix build on powerpcDave Airlie
2015-08-28MIPS: CPS: use 32b accesses to GCRsPaul Burton
2015-08-28ALSA: usb-audio: correct the value cache check.Yao-Wen Mao
2015-08-28x86/irq: Do not dereference irq descriptor before checking itThomas Gleixner
2015-08-28nouveau: fix powerpc buildDave Airlie