summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain
2015-08-28nl802154: stricter input checking for boolean inputsStefan Schmidt
2015-08-28Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li
2015-08-28HID: wacom: wacom_setup_numbered_buttons is local to wacom_wacJiri Kosina
2015-08-28HID: wacom: Add support for Express Key Remote.Aaron Skomra
2015-08-28HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra
2015-08-28Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-28acer-wmi: No rfkill on HP Omen 15 wifiMichael Powell
2015-08-28ASoC: Clean up docbook warningsJonathan Corbet
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
2015-08-28thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macroJoe Perches
2015-08-28regulator: core: use debug level print in regulator_check_drmsArchit Taneja
2015-08-28drm/i915: set CDCLK if DPLL0 enabled during resuming from S3Gary Wang
2015-08-28spi: Add DT bindings documentation for Netlogic XLP SPI controllerKamlakant Patel
2015-08-28spi/xlp: SPI controller driver for Netlogic XLP SoCsKamlakant Patel
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-28drm/i915: Update DRIVER_DATE to 20150828Daniel Vetter
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