summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/low_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: add missing of_node_putJulia Lawall2023-09-181-1/+3
* powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()Liang He2022-09-051-0/+1
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+1
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy2021-12-091-0/+2
* powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy2021-11-301-0/+1
* powerpc: use for_each_child_of_node() macroQinglang Miao2020-07-291-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-2/+2
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-4/+3
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-1/+1
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-201-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* powerpc/powermac: Use setup_timer() helperAllen Pais2017-10-041-3/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-25/+25
* i2c_powermac: shut up lockdep warningDenis Kirjanov2016-11-141-0/+4
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-3/+3
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-3/+3
* i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-301-0/+1
* powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-291-2/+3
* powerpc/pmac/low_i2c.c: three minor problemsd binderman2010-04-071-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-061-20/+5
* powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-2/+5
* [POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-171-5/+2
* [POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov2008-01-171-2/+1
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [POWERPC] powermac i2c: Use mutexJohannes Berg2007-07-101-11/+12
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-7/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-12/+12
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-4/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt2006-05-311-0/+12
* [PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt2006-04-211-43/+35
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-0/+3
* [PATCH] bogus extern in low_i2c.cAl Viro2006-02-071-2/+1
* [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-091-2/+292
* [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-091-72/+246
* [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-091-170/+683
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-8/+19
* powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras2005-10-101-0/+523