summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-28spi: fsl-(e)spi: simplify cleanup codeHeiner Kallweit4-35/+7
2015-08-28spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanupHeiner Kallweit3-32/+13
2015-08-28f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extentChao Yu1-2/+10
2015-08-28ASoC: txx9: Convert to devm_snd_soc_register_platformAxel Lin1-8/+2
2015-08-28ASoC: pxa: Convert to devm_snd_soc_register_platformAxel Lin2-16/+2
2015-08-28ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin1-8/+1
2015-08-28ASoC: blackfin: Convert to devm_snd_soc_register_platformAxel Lin2-16/+4
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin2-18/+4
2015-08-28netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik1-4/+8
2015-08-28ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin2-2/+2
2015-08-28ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin1-9/+3
2015-08-28ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin1-9/+2
2015-08-28ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin1-9/+2
2015-08-28ASoC: ics43432: Fix build errorsRicard Wanderlof1-1/+1
2015-08-28ASoC: ics43432: Fix module licenseAxel Lin1-2/+2
2015-08-28ASoC: ics43432: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-28scripts: add stackdelta scriptRasmus Villemoes1-0/+59
2015-08-28kbuild: remove *.su files generated by -fstack-usageRasmus Villemoes1-0/+1
2015-08-28.gitignore: add *.su patternRasmus Villemoes1-0/+1
2015-08-28scripts: add stackusage scriptRasmus Villemoes1-0/+33
2015-08-28perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-08-28tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt1-0/+1
2015-08-28perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton2-0/+12
2015-08-28PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-3/+3
2015-08-28PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar1-3/+6
2015-08-28cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang3-9/+6
2015-08-28cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang2-3/+2
2015-08-28Documentation, add kernel-parameters.txt entry for dis_ucode_ldrPrarit Bhargava1-0/+2
2015-08-28leds: Export OF module alias information in missing driversJavier Martinez Canillas2-0/+2
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim6-33/+28
2015-08-28leds: syscon: Correct check for syscon_node_to_regmap() errorsBjorn Andersson1-2/+2
2015-08-28leds: leds-fsg: Use devm_led_classdev_registerVaishali Thakkar1-40/+12
2015-08-28MAINTAINERS: Change LED subsystem git tree URLJacek Anaszewski1-2/+1
2015-08-28leds/led-class: Add missing put_device()Ricardo Ribalda Delgado1-2/+5
2015-08-28ARM: Kirkwood: add modes-map property to ns2-leds nodesVincent Donnefort5-0/+25
2015-08-28leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin1-4/+0
2015-08-28leds: leds-ns2: depends on MACH_ARMADA_370Simon Guinot1-4/+8
2015-08-28leds: leds-ns2: handle can_sleep GPIOsSimon Guinot1-24/+51
2015-08-28leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort4-48/+85
2015-08-28leds: lp8860: Constify reg_default tablesAxel Lin1-2/+2
2015-08-28leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski6-6/+0
2015-08-28leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIBGeert Uytterhoeven1-2/+3
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2-2/+2
2015-08-28DT: leds: Improve description of flash LEDs related propertiesJacek Anaszewski1-9/+18
2015-08-28drm/nouveau/dispnv04: fix build on powerpcDave Airlie1-1/+1
2015-08-28MIPS: CPS: use 32b accesses to GCRsPaul Burton1-2/+2
2015-08-28ALSA: usb-audio: correct the value cache check.Yao-Wen Mao1-1/+1
2015-08-28x86/irq: Do not dereference irq descriptor before checking itThomas Gleixner1-1/+2
2015-08-28nouveau: fix powerpc buildDave Airlie1-2/+2
2015-08-28x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez2-6/+16