summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/macio-adb.c
Commit message (Expand)AuthorAgeFilesLines
* macintosh/macio-adb: replace of_node_put() with __freesundar2024-04-301-14/+10
* macintosh/macio-adb: add missing iounmap() on error in macio_init()Yang Yingliang2023-10-191-0/+1
* macintosh/macio-adb: check the return value of ioremap()Xie Shaowen2022-11-241-0/+4
* macintosh/macio-adb: Fix warning comparing pointer to 0Haowen Bai2022-11-241-3/+4
* macintosh: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-111-1/+4
* isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* macintosh/adb: Use C99 initializers for struct adb_driver instancesFinn Thain2018-03-311-8/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-071-0/+1
* [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-3/+13
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] misc ppc pt_regs fixesAl Viro2006-10-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+3
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-15/+4
* [PATCH] powerpc: macio-adb build fixDavid Woodhouse2006-01-141-5/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+284