summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/adb-iop.c
Commit message (Expand)AuthorAgeFilesLines
* macintosh/adb-iop: Use big-endian autopoll maskFinn Thain2021-01-251-3/+3
* macintosh/adb-iop: Send correct poll commandFinn Thain2020-12-071-10/+30
* macintosh/adb-iop: Always wait for reply message from IOPFinn Thain2020-12-071-8/+8
* macintosh/adb-iop: Implement SRQ autopollingFinn Thain2020-07-261-6/+26
* macintosh/adb-iop: Implement sending -> idle state transitionFinn Thain2020-07-261-4/+3
* macintosh/adb-iop: Implement idle -> sending state transitionFinn Thain2020-07-261-19/+24
* macintosh/adb-iop: Resolve static checker warningsFinn Thain2020-07-261-7/+7
* macintosh/adb-iop: Access current_req and adb_iop_state when inside lockFinn Thain2020-07-261-8/+5
* macintosh/adb-iop: Adopt bus reset algorithm from via-macii driverFinn Thain2020-07-261-13/+8
* macintosh/adb-iop: Correct comment textFinn Thain2020-07-261-16/+13
* macintosh/adb-iop: Remove dead and redundant codeFinn Thain2020-07-261-29/+0
* macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain2018-10-081-20/+28
* macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain2018-10-081-1/+1
* macintosh/adb: Use C99 initializers for struct adb_driver instancesFinn Thain2018-03-311-7/+7
* Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-131-3/+1
|\
| * m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain2017-11-091-3/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven2010-11-121-2/+2
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] m68k: NULL noise removalAl Viro2006-01-121-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+287