openwrtv3/target/linux/ramips/patches-3.14
John Crispin 5ea31bbc58 ramips: Fix for gpio falling interrupt mask
This patch fixes a wrong mask operation for the rt2880-compatible ralink devices.
The mask operation reads the actual flags and then logical combines it with the pin flag it want to set.
Unfortunally, for rising as for falling interrupt flags the actual flag status of the rising interrupts was used.
That caused a problem if you want to use more than one falling GPIO interrupt.
Now the correct (seperated) actual status is used for both, falling and rising.

Signed-off-by: Jonas Arndt <info@greenwire-elektronik.de>
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43882
2015-01-08 20:26:13 +00:00
..
0001-MIPS-ralink-add-verbose-pmu-info.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0002-MIPS-ralink-add-a-helper-for-reading-the-ECO-version.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0003-MIPS-ralink-add-rt_sysc_m32-helper.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0004-MIPS-ralink-adds-a-bootrom-dumper-module.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0005-MIPS-ralink-add-illegal-access-driver.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0006-MIPS-ralink-add-missing-clk_set_rate-to-clk.c.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0007-MIPS-ralink-add-support-for-MT7620n.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0008-MIPS-ralink-allow-manual-memory-override.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0009-MIPS-ralink-define-the-wmac-clock-on-mt7620.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0010-MIPS-ralink-define-the-wmac-clock-on-rt3883.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0011-MIPS-ralink-add-rt2880-wmac-clock.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0012-MIPS-ralink-add-MT7621-support.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0013-MIPS-ralink-add-MT7621-defconfig.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0014-MIPS-ralink-add-MT7621-dts-file.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0015-MIPS-ralink-cleanup-early_printk.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0016-MIPS-ralink-add-MT7621-pcie-driver.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0018-MIPS-ralink-workaround-DTB-memory-issue.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0019-MIPS-ralink-add-pseudo-pwm-led-trigger-based-on-time.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0020-MIPS-ralink-update-dts-files.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0021-MIPS-ralink-add-cpu-frequency-scaling.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0022-MIPS-ralink-copy-the-commandline-from-the-devicetree.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0023-MIPS-ralink-mt7620-fix-usb-issue-during-frequency-sc.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0024-MIPS-ralink-add-mt7628an-devicetree-files.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0025-MIPS-ralink-allow-loading-irq-registers-from-the-dev.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0026-MIPS-ralink-add-mt7628an-support.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0027-serial-ralink-adds-mt7620-serial.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0028-serial-ralink-the-core-has-a-size-of-0x100-and-not-0.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0029-serial-of-allow-au1x00-and-rt288x-to-load-from-OF.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0030-pinctrl-ralink-add-pinctrl-driver.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0031-PCI-MIPS-adds-rt2880-pci-support.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0032-PCI-MIPS-adds-mt7620a-pcie-driver.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0033-NET-multi-phy-support.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0034-NET-add-of_get_mac_address_mtd.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0035-NET-MIPS-add-ralink-SoC-ethernet-driver.patch ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
0037-USB-phy-add-ralink-SoC-driver.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0038-USB-add-OHCI-EHCI-OF-binding.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0040-USB-add-mt7621-xhci-support.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0041-mtd-fix-cfi-cmdset-0002-erase-status-check.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0042-mtd-cfi-cmdset-0002-force-word-write.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0043-mtd-ralink-add-mt7620-nand-driver.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0044-mtd-add-chunked-read-io-to-m25p80.patch ramips: rework and fix m25p80 chunked-io support 2015-01-02 21:53:02 +00:00
0045-mtd-add-mt7621-nand-support.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0046-DT-Add-documentation-for-gpio-ralink.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0047-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0048-GPIO-ralink-add-mt7621-gpio-controller.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0049-DT-Add-documentation-for-spi-rt2880.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0050-SPI-ralink-add-Ralink-SoC-spi-driver.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0051-rt5350-spi-second-device.patch ramips: split mt7621 spi into a separate driver, increase maximum transfer size 2015-01-02 21:52:53 +00:00
0052-i2c-MIPS-adds-ralink-I2C-driver.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0053-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0054-DMA-ralink-add-rt2880-dma-engine.patch ralink: make the dmaengine driver compile under 3.14 2014-11-19 09:20:02 +00:00
0055-asoc-add-mt7620-support.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0056-watchdog-add-MT7621-support.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0057-uvc-add-iPassion-iP2970-support.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0058-GPIO-add-named-gpio-exports.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0059-USB-fix-dwc2.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0060-soc_type.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
0061-SPI-ralink-add-mt7621-SoC-spi-driver.patch ramips: split mt7621 spi into a separate driver, increase maximum transfer size 2015-01-02 21:52:53 +00:00
0100-mtd-split-remove-padding.patch ramips: update mtd patches to apply after changes from r43700 2014-12-15 09:10:43 +00:00
0101-mtd-add-rtn56u-support.patch ramips: update mtd patches to apply after changes from r43700 2014-12-15 09:10:43 +00:00
0103-MIPS-OWRTDTB.patch kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
0110-fix_bootargs_handling.patch honor the bootloader's bootargs 2015-01-02 16:48:20 +00:00
999-gpi_irq.patch ramips: Fix for gpio falling interrupt mask 2015-01-08 20:26:13 +00:00
999-no-pm_poweroff.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
999-non-pci-mt7620.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00
999-pci-reset.patch kernel: refresh patches 2014-12-08 12:04:25 +00:00