summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/adb-iop.c
AgeCommit message (Expand)Author
2020-12-07macintosh/adb-iop: Send correct poll commandFinn Thain
2020-12-07macintosh/adb-iop: Always wait for reply message from IOPFinn Thain
2020-07-26macintosh/adb-iop: Implement SRQ autopollingFinn Thain
2020-07-26macintosh/adb-iop: Implement sending -> idle state transitionFinn Thain
2020-07-26macintosh/adb-iop: Implement idle -> sending state transitionFinn Thain
2020-07-26macintosh/adb-iop: Resolve static checker warningsFinn Thain
2020-07-26macintosh/adb-iop: Access current_req and adb_iop_state when inside lockFinn Thain
2020-07-26macintosh/adb-iop: Adopt bus reset algorithm from via-macii driverFinn Thain
2020-07-26macintosh/adb-iop: Correct comment textFinn Thain
2020-07-26macintosh/adb-iop: Remove dead and redundant codeFinn Thain
2018-10-08macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain
2018-10-08macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain
2018-03-31macintosh/adb: Use C99 initializers for struct adb_driver instancesFinn Thain
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-12[PATCH] m68k: NULL noise removalAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds