summaryrefslogtreecommitdiffstats
path: root/lib/irq_regs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-20ARM: dts: dra72-evm: remove cpsw gpio hogging and add mode-gpiosMugunthan V N1-6/+1
2015-10-16ARM: dts: Add basic support for isee igepv5Tony Lindgren2-0/+55
2015-10-16ARM: dts: Move most of omap5-uevm.dts to omap5-board-common.dtsiTony Lindgren2-648/+669
2015-10-16ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren1-11/+55
2015-10-14ARM: dts: omap3-igep: Use OMAP3_CORE1_IOPAD pinmux macroLaurent Pinchart1-24/+24
2015-10-13ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...Mugunthan V N3-3/+3
2015-10-13ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N4-4/+4
2015-10-13ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N3-4/+3
2015-10-13ARM: dts: omap3-igep0020: Remove duplicate uart2 pinmuxLaurent Pinchart1-9/+0
2015-10-13ARM: dts: omap3-igep: Fix indentationLaurent Pinchart1-10/+10
2015-10-13ARM: dts: omap3-lilly-a83x: Don't use IRQ level flag for a GPIOJavier Martinez Canillas1-1/+1
2015-10-13ARM: dts: DRA74x: Add IOMMU nodes for DSP2Suman Anna1-0/+20
2015-10-13ARM: dts: DRA7: Add common IOMMU nodesSuman Anna1-0/+40
2015-10-13ARM: dts: DRA74x: Add dsp2_system syscon nodeSuman Anna1-0/+5
2015-10-13ARM: dts: DRA7: Add dsp1_system syscon nodeSuman Anna1-0/+5
2015-10-13ARM: dts: Use defined GPIO constants in flags cell for OMAP2+ boardsJavier Martinez Canillas25-38/+38
2015-10-13ARM: dts: Add am335x-bonegreenRobert Nelson2-0/+54
2015-10-13ARM: dts: beagle-x15: Enable the system mailboxes 5 and 6Suman Anna1-0/+20
2015-10-13ARM: dts: dra72-evm: Enable the system mailboxes 5 and 6Suman Anna1-0/+17
2015-10-13ARM: dts: dra7-evm: Enable the system mailboxes 5 and 6Suman Anna1-0/+20
2015-10-13ARM: dts: DRA72x: Add IPC sub-mailbox nodes for IPU1, IPU2 & DSP1Suman Anna1-0/+21
2015-10-13ARM: dts: DRA74x: Add IPC sub-mailbox nodes for all IPUs & DSPsSuman Anna1-0/+26
2015-10-13ARM: dts: am335x-wega: Clean up regulatorsTeresa Remmet2-18/+31
2015-10-13ARM: dts: dra7-evm: add gpio key supportGrygorii Strashko1-0/+20
2015-10-13ARM: dts: dra7-evm: add gpio leds supportGrygorii Strashko1-0/+27
2015-10-13ARM: dts: dra7-evm: add pcf8575 gpio expander (i2c1 addr 20)Grygorii Strashko1-0/+11
2015-10-13ARM: dts: am57xx-beagle-x15: Enable analog audio supportPeter Ujfalusi1-0/+87
2015-10-13ARM: dts: am57xx-beagle-x15: Add fixed regulator for aic3104's DVDDPeter Ujfalusi1-0/+8
2015-10-13ARM: dts: dra72-evm: Audio supportPeter Ujfalusi1-0/+114
2015-10-12ARM: dts: dra72-evm: Add gpio hog for vin6_sel_s0 to select audioPeter Ujfalusi1-0/+15
2015-10-12ARM: dts: dra72-evm: Add fixed regulator representing DVDD supply for aic3106Peter Ujfalusi1-0/+9
2015-10-12ARM: dts: dra7-evm: Audio supportPeter Ujfalusi1-0/+113
2015-10-12ARM: dts: dra7-evm: Enable pcf8575 (0x26 address) on i2c2 busPeter Ujfalusi1-0/+14
2015-10-12ARM: dts: dra7-evm: Add fixed regulator to be used by aic3106's DVDDPeter Ujfalusi1-0/+9
2015-10-12ARM: dts: dra7-evm: Rename mmc2_3v3 supply to evm_3v3_swPeter Ujfalusi1-3/+3
2015-10-12ARM: dts: dra7: Add McASP3 nodePeter Ujfalusi1-0/+15
2015-10-12ARM: dts: am437x-gp-evm: Add DCAN sleep pinsRoger Quadros1-2/+18
2015-10-04Linux 4.3-rc4v4.3-rc4Linus Torvalds1-1/+1
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett1-1/+1
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton1-27/+1
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton1-25/+1
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle1-0/+4
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings1-1/+1
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2