zynq patches added
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 06:12:54 +0000 (22:12 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 06:12:54 +0000 (22:12 -0800)
commit890171b36ac42cf60f6fe0c8c2082899f4438e6a
tree37c006e826b3e15de25f9fd7f0e649a60320d44c
parent3c678d0c216d2c232cde41c942e8745bd66d1ddb
zynq patches added
109 files changed:
patches.zynq/0001-ARM-zynq-Remove-init_irq-declaration-in-machine-desc.patch [new file with mode: 0644]
patches.zynq/0002-ARM-zynq-Not-to-rewrite-jump-code-when-starting-addr.patch [new file with mode: 0644]
patches.zynq/0003-arm-zynq-Remove-board-specific-compatibility-string.patch [new file with mode: 0644]
patches.zynq/0004-ARM-zynq-use-DT_MACHINE_START.patch [new file with mode: 0644]
patches.zynq/0005-arm-zynq-slcr-Remove-redundant-header-includes.patch [new file with mode: 0644]
patches.zynq/0006-arm-zynq-slcr-Clean-up-defines.patch [new file with mode: 0644]
patches.zynq/0007-arm-zynq-slcr-Use-read-modify-write-for-register-wri.patch [new file with mode: 0644]
patches.zynq/0008-arm-zynq-hotplug-Remove-unreachable-code.patch [new file with mode: 0644]
patches.zynq/0009-arm-zynq-Enable-arm_global_timer.patch [new file with mode: 0644]
patches.zynq/0010-ARM-zynq-Add-cpuidle-support.patch [new file with mode: 0644]
patches.zynq/0011-ARM-zynq-cpuidle-Remove-useless-compatibility-string.patch [new file with mode: 0644]
patches.zynq/0012-ARM-zynq-cpuidle-convert-to-platform-driver.patch [new file with mode: 0644]
patches.zynq/0013-tty-xuartps-Remove-suspend-resume-functions.patch [new file with mode: 0644]
patches.zynq/0014-arm-zynq-Migrate-platform-to-clock-controller.patch [new file with mode: 0644]
patches.zynq/0015-serial-use-platform_-get-set-_drvdata.patch [new file with mode: 0644]
patches.zynq/0016-tty-xuartps-Use-devm_clk_get.patch [new file with mode: 0644]
patches.zynq/0017-tty-xuartps-Use-devm_kzalloc.patch [new file with mode: 0644]
patches.zynq/0018-tty-xuartps-Implement-BREAK-detection-add-SYSRQ-supp.patch [new file with mode: 0644]
patches.zynq/0019-tty-xuartps-Add-polled-mode-support-for-xuartps.patch [new file with mode: 0644]
patches.zynq/0020-tty-xuartps-support-64-byte-FIFO-size.patch [new file with mode: 0644]
patches.zynq/0021-tty-xuartps-Force-enable-the-UART-in-xuartps_console.patch [new file with mode: 0644]
patches.zynq/0022-tty-xuartps-Updating-set_baud_rate.patch [new file with mode: 0644]
patches.zynq/0023-tty-xuartps-Dynamically-adjust-to-input-frequency-ch.patch [new file with mode: 0644]
patches.zynq/0024-tty-xuartps-Implement-suspend-resume-callbacks.patch [new file with mode: 0644]
patches.zynq/0025-tty-xuartps-Update-copyright-information.patch [new file with mode: 0644]
patches.zynq/0026-tty-xuartps-Fix-may-be-used-uninitialized-build-warn.patch [new file with mode: 0644]
patches.zynq/0027-tty-xuartps-Fix-build-error-due-to-missing-forward-d.patch [new file with mode: 0644]
patches.zynq/0028-tty-xuartps-Fix-build-error-when-COMMON_CLK-is-not-s.patch [new file with mode: 0644]
patches.zynq/0029-GPIO-xilinx-Simplify-driver-probe-function.patch [new file with mode: 0644]
patches.zynq/0030-GPIO-xilinx-Add-support-for-dual-channel.patch [new file with mode: 0644]
patches.zynq/0031-GPIO-xilinx-Use-__raw_readl-__raw_writel-IO-function.patch [new file with mode: 0644]
patches.zynq/0032-GPIO-xilinx-Use-BIT-macro.patch [new file with mode: 0644]
patches.zynq/0033-arm-dt-zynq-Use-status-property-for-UART-nodes.patch [new file with mode: 0644]
patches.zynq/0034-arm-zynq-dt-Set-correct-L2-ram-latencies.patch [new file with mode: 0644]
patches.zynq/0035-clk-zynq-Add-clock-controller-driver.patch [new file with mode: 0644]
patches.zynq/0036-clk-zynq-Remove-deprecated-clock-code.patch [new file with mode: 0644]
patches.zynq/0037-clk-zynq-clkc-Add-dedicated-spinlock-for-the-SWDT.patch [new file with mode: 0644]
patches.zynq/0038-clk-zynq-clkc-Add-CLK_SET_RATE_PARENT-flag-to-ethern.patch [new file with mode: 0644]
patches.zynq/0039-clk-add-CLK_SET_RATE_NO_REPARENT-flag.patch [new file with mode: 0644]
patches.zynq/0040-Merge-tag-clk-for-linus-3.12-of-git-git.linaro.org-p.patch [new file with mode: 0644]
patches.zynq/0041-clk-zynq-Fix-possible-memory-leak.patch [new file with mode: 0644]
patches.zynq/0042-clk-zynq-Factor-out-PLL-driver.patch [new file with mode: 0644]
patches.zynq/0043-clk-zynq-pll-Fix-documentation-for-PLL-register-func.patch [new file with mode: 0644]
patches.zynq/0044-clk-zynq-pll-Use-defines-for-fbdiv-min-max-values.patch [new file with mode: 0644]
patches.zynq/0045-spi-spi-xilinx-Add-run-run-time-endian-detection.patch [new file with mode: 0644]
patches.zynq/0046-spi-spi-xilinx-Remove-redundant-platform_set_drvdata.patch [new file with mode: 0644]
patches.zynq/0047-spi-spi-xilinx-cleanup-a-check-in-xilinx_spi_txrx_bu.patch [new file with mode: 0644]
patches.zynq/0048-spi-xilinx-Convert-to-devm_ioremap_resource.patch [new file with mode: 0644]
patches.zynq/0049-spi-xilinx-Remove-remains-of-of_platform-device-regi.patch [new file with mode: 0644]
patches.zynq/0050-spi-xilinx-Refer-to-platform-device-as-pdev-in-probe.patch [new file with mode: 0644]
patches.zynq/0051-spi-xilinx-Remove-CONFIG_OF-from-the-driver.patch [new file with mode: 0644]
patches.zynq/0052-spi-xilinx-Clean-ioremap-calling.patch [new file with mode: 0644]
patches.zynq/0053-spi-xilinx-Use-of_property_read_u32-for-reading-valu.patch [new file with mode: 0644]
patches.zynq/0054-spi-xilinx-Simplify-irq-allocation.patch [new file with mode: 0644]
patches.zynq/0055-spi-xilinx-signedness-issue-checking-platform_get_ir.patch [new file with mode: 0644]
patches.zynq/0056-spi-bitbang-Drop-empty-setup-functions.patch [new file with mode: 0644]
patches.zynq/0057-spi-use-dev_get_platdata.patch [new file with mode: 0644]
patches.zynq/0058-spi-bitbang-Let-spi_bitbang_start-take-a-reference-t.patch [new file with mode: 0644]
patches.zynq/0059-Input-xilinx_ps2-remove-redundant-platform_set_drvda.patch [new file with mode: 0644]
patches.zynq/0060-drivers-clean-up-prom.h-implicit-includes.patch [new file with mode: 0644]
patches.zynq/0061-of-irq-Use-irq_of_parse_and_map.patch [new file with mode: 0644]
patches.zynq/0062-char-xilinx_hwicap-Remove-casting-the-return-value-w.patch [new file with mode: 0644]
patches.zynq/0063-char-hwicap-Remove-unnecessary-dev_set_drvdata.patch [new file with mode: 0644]
patches.zynq/0064-char-xilinx_hwicap-Checkpatch.pl-cleanup.patch [new file with mode: 0644]
patches.zynq/0065-char-xilinx_hwicap-Fix-typo-in-comment-and-extend-it.patch [new file with mode: 0644]
patches.zynq/0066-watchdog-xilinx-Fix-driver-header.patch [new file with mode: 0644]
patches.zynq/0067-watchdog-xilinx-Setup-the-origin-compatible-string.patch [new file with mode: 0644]
patches.zynq/0068-watchdog-Get-rid-of-MODULE_ALIAS_MISCDEV-statements.patch [new file with mode: 0644]
patches.zynq/0069-DT-Add-documentation-for-gpio-xilinx.patch [new file with mode: 0644]
patches.zynq/0070-arm-dt-zynq-Add-support-for-the-zc706-platform.patch [new file with mode: 0644]
patches.zynq/0071-USB-host-use-platform_-get-set-_drvdata.patch [new file with mode: 0644]
patches.zynq/0072-USB-host-Use-usb_hcd_platform_shutdown-wherever-poss.patch [new file with mode: 0644]
patches.zynq/0073-clocksource-cadence_ttc-Remove-unused-header.patch [new file with mode: 0644]
patches.zynq/0074-net-ethernet-use-platform_-get-set-_drvdata.patch [new file with mode: 0644]
patches.zynq/0075-drivers-net-Convert-dma_alloc_coherent-.__GFP_ZERO-t.patch [new file with mode: 0644]
patches.zynq/0076-net-emaclite-Report-failures-in-mdio-setup.patch [new file with mode: 0644]
patches.zynq/0077-net-emaclite-Support-multiple-phys-connected-to-one-.patch [new file with mode: 0644]
patches.zynq/0078-net-emaclite-Let-s-make-xemaclite_adjust_link-static.patch [new file with mode: 0644]
patches.zynq/0079-net-emaclite-Do-not-use-microblaze-and-ppc-IO-functi.patch [new file with mode: 0644]
patches.zynq/0080-net-emaclite-Update-driver-header.patch [new file with mode: 0644]
patches.zynq/0081-net-emaclite-Fix-typo-in-error-message.patch [new file with mode: 0644]
patches.zynq/0082-net-emaclite-Use-platform-resource-table.patch [new file with mode: 0644]
patches.zynq/0083-net-emaclite-Convert-to-use-devm_ioremap_resource.patch [new file with mode: 0644]
patches.zynq/0084-net-xilinx_emaclite-use-platform_-get-set-_drvdata.patch [new file with mode: 0644]
patches.zynq/0085-net-xilinx_emaclite-remove-unnecessary-dev_set_drvda.patch [new file with mode: 0644]
patches.zynq/0086-net-emaclite-Not-necessary-to-call-devm_iounmap.patch [new file with mode: 0644]
patches.zynq/0087-net-emaclite-Code-cleanup.patch [new file with mode: 0644]
patches.zynq/0088-net-drivers-net-Miscellaneous-conversions-to-ETH_ALE.patch [new file with mode: 0644]
patches.zynq/0089-net-xilinx-fix-memleak.patch [new file with mode: 0644]
patches.zynq/0090-net-emaclite-Enable-emaclite-for-Xilinx-Arm-Zynq-pla.patch [new file with mode: 0644]
patches.zynq/0091-microblaze-clean-up-prom.h-implicit-includes.patch [new file with mode: 0644]
patches.zynq/0092-video-xilinxfb-Fix-OF-probing-on-little-endian-syste.patch [new file with mode: 0644]
patches.zynq/0093-video-xilinxfb-Do-not-name-out_be32-in-function-name.patch [new file with mode: 0644]
patches.zynq/0094-video-xilinxfb-Rename-PLB_ACCESS_FLAG-to-BUS_ACCESS_.patch [new file with mode: 0644]
patches.zynq/0095-video-xilinxfb-Use-drvdata-regs_phys-instead-of-phys.patch [new file with mode: 0644]
patches.zynq/0096-video-xilinxfb-Group-bus-initialization.patch [new file with mode: 0644]
patches.zynq/0097-video-xilinxfb-Add-support-for-little-endian-accesse.patch [new file with mode: 0644]
patches.zynq/0098-video-xilinxfb-Fix-compilation-warning.patch [new file with mode: 0644]
patches.zynq/0099-video-xilinxfb-replace-devm_request_and_ioremap-by-d.patch [new file with mode: 0644]
patches.zynq/0100-video-xilinxfb-Remove-redundant-dev_set_drvdata.patch [new file with mode: 0644]
patches.zynq/0101-video-xilinxfb-Use-standard-variable-name-convention.patch [new file with mode: 0644]
patches.zynq/0102-video-xilinxfb-Use-devm_kzalloc-instead-of-kzalloc.patch [new file with mode: 0644]
patches.zynq/0103-video-xilinxfb-Simplify-error-path.patch [new file with mode: 0644]
patches.zynq/0104-video-xilinxfb-Fix-for-Use-standard-variable-name-co.patch [new file with mode: 0644]
patches.zynq/0105-i2c-use-dev_get_platdata.patch [new file with mode: 0644]
patches.zynq/0106-i2c-move-OF-helpers-into-the-core.patch [new file with mode: 0644]
patches.zynq/0107-i2c-xiic-Remove-casting-the-return-value-which-is-a-.patch [new file with mode: 0644]
patches.zynq/0108-i2c-Include-linux-of.h-header.patch [new file with mode: 0644]
series