summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-223-6/+12
* powerpc/fsl_rio: changes to mport registrationAlexandre Bounine2016-03-221-6/+12
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-199-17/+439
|\
| * powerpc/rcpm: Fix build break when SMP=nMichael Ellerman2016-03-161-0/+1
| * powerpc/fsl-lbc: Modify suspend/resume entry sequenceRaghav Dogra2016-03-091-11/+38
| * powerpc/885: set SDCR to 0x40Christophe Leroy2016-03-091-1/+4
| * powerpc/rcpm: add RCPM driverchenhui zhao2016-03-053-0/+391
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-014-5/+5
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-182-2/+2
|\ \
| * | powerpc: simple_gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| * | powerpc: ppc4cc/gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| |/
* / powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier2016-02-291-0/+21
|/
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-161-5/+4Star
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1516-3022/+15Star
|\
| * powerpc/fsl_lbc: removal of dead codeRaghav Dogra2015-12-231-2/+0Star
| * powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai2015-12-231-0/+13
| * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2314-3113/+1Star
| * QE: use subsys_initcall to init qeZhao Qiang2015-12-231-0/+13
| * QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-234-209/+239
| * CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-231-38/+88
| * powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-261-0/+1
* | EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood2015-12-112-10/+27
|/
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-111-2/+3
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-066-54/+83
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-023-44/+68
| |\ \
| | * | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-281-1/+2
| | * | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-281-19/+4Star
| | * | powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernelScott Wood2015-10-171-23/+61
| | * | powerpc/fsl_pci: Check for get_user/probe_kernel_address failureScott Wood2015-10-171-1/+1
| * | | powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov2015-10-281-1/+1
| |/ /
| * | powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1Star
| * | powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-061-1/+1
| * | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-051-4/+12
* | | uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-061-1/+1
| |/ |/|
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-137-7/+12
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-1812-16/+14Star
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-167-9/+7Star
| * powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
| * powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
| * powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
| * powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-152-2/+2
* | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-183-6/+9
|\ \ | |/ |/|
| * powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-103-6/+9
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-3/+4
|\ \ | |/ |/|
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-281-1/+1
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-3/+4
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-043-16/+6Star
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-271-1/+1
| |\ \
| | * | powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-081-1/+1