summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_gpt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij2016-03-301-10/+5Star
* powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi2015-10-221-4/+2Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-021-1/+1
* powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-4/+2Star
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-6/+6
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-011-0/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-5/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-13/+13
|\
| * powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek2011-03-101-13/+13
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-7/+3Star
|/
* powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-061-3/+0Star
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-061-0/+1
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-061-15/+14Star
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-13/+415
|\
| * mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2009-11-131-16/+305
| * mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2009-11-121-3/+3
| * powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2009-11-051-10/+123
* | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
|/
* powerpc/5200: remove sysfs debug file from GPT driverGrant Likely2009-03-111-39/+0Star
* powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely2009-02-041-0/+435