summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-06drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart1-50/+46
2015-05-06drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart1-4/+10
2015-05-06drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter1-6/+2
2015-05-06drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski4-0/+50
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-05-06i2c: core: Export bus recovery functionsMark Brown1-0/+3
2015-05-06i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax1-0/+2
2015-05-06i2c: rk3x: report number of messages transmittedDmitry Torokhov1-1/+1
2015-05-06i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang1-3/+5
2015-05-06tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim1-1/+8
2015-05-06tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent1-2/+6
2015-05-06IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-05-06IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-05-06IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-05-06stk1160: Make sure current buffer is releasedEzequiel Garcia1-2/+15
2015-05-06rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem1-1/+1
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-05-06Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan1-2/+5
2015-05-06sd: Fix missing ATO tag checkMartin K. Petersen1-1/+1
2015-05-06sd: Unregister integrity profileMartin K. Petersen1-0/+1
2015-05-06serial: 8250: Check UART_SCR is writablePeter Hurley1-1/+2
2015-05-06serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König1-5/+3
2015-05-06serial: 8250_dw: add support for AMD SOC CarrizoKen Xue1-0/+1
2015-05-06dm crypt: fix deadlock when async crypto algorithm returns -EBUSYBen Collins1-6/+6
2015-05-06clk: qcom: Fix ipq806x LCC frequency tablesStephen Boyd1-9/+9
2015-05-06clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-05-06clk: qcom: Properly change rates for ahbix clockStephen Boyd3-3/+65
2015-05-06clk: qcom: Fix i2c frequency tableStephen Boyd1-1/+1
2015-05-06clk: tegra: Use the proper parent for plld_dsiThierry Reding2-7/+9
2015-05-06clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-05-06clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz1-6/+5
2015-05-06gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT1-8/+16
2015-05-06xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov1-1/+1
2015-05-06xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov5-25/+81
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-05-06ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki3-13/+7
2015-05-06ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila1-1/+0
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-05-06ASoC: pcm512x: Fix divide by zero issueHoward Mitchell1-2/+2
2015-05-06ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controlsHoward Mitchell1-2/+2
2015-05-06ASoC: davinci-evm: drop un-necessary remove functionManish Badarkhe1-10/+0
2015-05-06ASoC: wm8741: Fix rates constraints valuesSergej Sawazki1-4/+4
2015-05-06ASoC: cs4271: Increase delay time after resetPascal Huerst1-2/+2
2015-05-06powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-05-06powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman1-1/+1
2015-05-06powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-06powerpc/powernv: Don't map M64 segments using M32DTGavin Shan1-1/+2
2015-05-06arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon4-1/+51