summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/MSI: Clean up unused MSI related code and interfacesJiang Liu2015-04-243-64/+4
* irq_remapping: Clean up unused MSI related codeJiang Liu2015-04-245-185/+0
* irq_remapping/amd: Clean up unused MSI related codeJiang Liu2015-04-241-113/+2
* irq_remapping/vt-d: Clean up unused MSI related codeJiang Liu2015-04-241-144/+0
* x86/irq: Directly call native_compose_msi_msg() for DMAR IRQJiang Liu2015-04-241-4/+2
* x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2015-04-247-73/+94
* x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu2015-04-243-63/+167
* irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu2015-04-244-6/+341
* irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu2015-04-242-8/+333
* irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomainJiang Liu2015-04-241-11/+11
* irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2015-04-244-1/+132
* x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-243-4/+27
* x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-243-17/+18
* x86/uv: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-16/+11
* x86/MSI: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-8/+6
* x86/hpet: Use new irqdomain interfaces to allocate/free IRQJiang Liu2015-04-241-3/+5
* x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu2015-04-244-18/+160
* x86/irq: Save destination CPU ID in irq_cfgJiang Liu2015-04-242-0/+7
* Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-205-13/+8
|\
| * remoteproc: add IOMMU hardware capability flagSuman Anna2015-03-125-13/+8
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-04-202-0/+25
|\ \
| * | scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-151-1/+1
| * | scripts/extract-ikconfig: Support LZ4-compressed images.Alex Pilon2015-04-151-0/+1
| * | irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-251-0/+24
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-205-10/+13
|\ \
| * | mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-04-171-4/+1
| * | am53c974: Fix crash during modprobeHannes Reinecke2015-04-171-2/+4
| * | megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-04-161-3/+6
| * | sd: Fix missing ATO tag checkMartin K. Petersen2015-04-161-1/+1
| * | sd: Unregister integrity profileMartin K. Petersen2015-04-161-0/+1
* | | Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-2026-50/+193
|\ \ \
| * \ \ Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen2015-04-2019-32/+172
| |\ \ \
| | * | | omapdss: extend pm notifier to handle hibernationGrygorii Strashko2015-04-201-0/+4
| | * | | OMAPDSS: Correct video ports description file path in DT binding docJavier Martinez Canillas2015-04-201-2/+2
| | * | | OMAPDSS: disable VT switchTomi Valkeinen2015-04-201-0/+3
| | * | | OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen2015-02-261-1/+11
| | * | | OMAPDSS: Add support for MFLAGTomi Valkeinen2015-02-261-0/+50
| | * | | OMAPDSS: setup default fifo thresholdsTomi Valkeinen2015-02-261-0/+15
| | * | | OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIGTomi Valkeinen2015-02-261-0/+14
| | * | | OMAPDSS: DISPC: fix div by zero issue in overlay scalingTomi Valkeinen2015-02-261-0/+5
| | * | | OMAPDSS: DISPC: change sync_pclk_edge default valueTomi Valkeinen2015-02-261-3/+1
| | * | | OMAPDSS: change signal_level & signal_edge enum valuesTomi Valkeinen2015-02-261-3/+3
| | * | | OMAPDSS: DISPC: explicit handling for sync and de levelsTomi Valkeinen2015-02-261-4/+37
| | * | | OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-2613-20/+17
| | * | | OMAPDSS: TFP410: fix input sync signalsTomi Valkeinen2015-02-261-0/+11
| | * | | OMAPDSS: fix paddr check for TILER addressesTomi Valkeinen2015-02-261-1/+1
| | * | | OMAPDSS: HDMI5: Increase DDC SDA-HOLD timeTomi Valkeinen2015-02-251-1/+1
| | * | | OMAPDSS: fix AM43xx minimum pixel clock dividerTomi Valkeinen2015-02-251-1/+1
| | | |/ | | |/|
| * | | fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven2015-04-071-6/+7
| * | | video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart2015-03-201-1/+1
OpenPOWER on IntegriCloud