summaryrefslogtreecommitdiffstats
path: root/kernel/irq/internals.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-06genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov2-4/+2
2016-09-05genirq: Update stale comment for __irq_domain_addPunit Agrawal1-4/+2
2016-09-02genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias2-13/+21
2016-09-02irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias1-1/+4
2016-09-02genirq/generic_chip: Add irq_unmap callbackSebastian Frias1-0/+21
2016-09-02genirq/generic_chip: Get rid of code duplicationSebastian Frias1-15/+19
2016-09-02genirq: Remove export of irq_map_generic_chip()Thomas Gleixner1-1/+0
2016-09-02genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner1-4/+14
2016-07-19genirq: Fix missing irq allocation affinity hintVincent Stehle1-1/+1
2016-07-11irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov1-2/+4
2016-07-10irq/Documentation: Correct result of echnoing 5 to smp_affinityJohn Kacur1-1/+1
2016-07-06MAINTAINERS: Remove Jiang Liu from irq domainsThomas Gleixner1-1/+0
2016-07-04genirq/msi: Fix broken debug outputThomas Gleixner1-0/+1
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig3-0/+70
2016-07-04genirq/msi: Make use of affinity aware allocationsThomas Gleixner2-1/+3
2016-07-04genirq: Use affinity hint in irqdesc allocationThomas Gleixner1-12/+39
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner9-25/+41
2016-07-04genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner4-4/+28
2016-07-04genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2-10/+4
2016-07-04Linux 4.7-rc6v4.7-rc6Linus Torvalds1-1/+1
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-07-01phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() APILee Jones1-1/+1
2016-07-01phy: miphy28lp: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-07-01namespace: update event counter when umounting a deleted dentryAndrey Ulanov1-0/+1
2016-07-019p: use file_dentry()Miklos Szeredi1-3/+3
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-06-30ACPI,PCI,IRQ: correct operator precedenceSinan Kaya1-1/+1
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi4-2/+37
2016-06-30drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun1-2/+2
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens4-1/+10
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss1-1/+1
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein1-0/+2
2016-06-30phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...Lee Jones1-1/+1
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones1-21/+21
2016-06-29nfit: fix format interface code byte orderDan Williams2-8/+8
2016-06-29regulator: max77620: check for valid regulator infoVenkat Reddy Talla1-1/+6
2016-06-29drm/amd/powerplay: workaround for UVD clock issueRex Zhu1-0/+4
2016-06-29drm/amdgpu: add ACLK_CNTL setting for polaris10Ken Wang1-0/+3
2016-06-29drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.Rex Zhu1-41/+60
2016-06-29drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.Rex Zhu1-0/+26