Age | Commit message (Expand) | Author | Files | Lines |
2021-01-25 | macintosh/adb-iop: Use big-endian autopoll mask | Finn Thain | 1 | -3/+3 |
2020-12-07 | macintosh/adb-iop: Send correct poll command | Finn Thain | 1 | -10/+30 |
2020-12-07 | macintosh/adb-iop: Always wait for reply message from IOP | Finn Thain | 1 | -8/+8 |
2020-07-26 | macintosh/adb-iop: Implement SRQ autopolling | Finn Thain | 1 | -6/+26 |
2020-07-26 | macintosh/adb-iop: Implement sending -> idle state transition | Finn Thain | 1 | -4/+3 |
2020-07-26 | macintosh/adb-iop: Implement idle -> sending state transition | Finn Thain | 1 | -19/+24 |
2020-07-26 | macintosh/adb-iop: Resolve static checker warnings | Finn Thain | 1 | -7/+7 |
2020-07-26 | macintosh/adb-iop: Access current_req and adb_iop_state when inside lock | Finn Thain | 1 | -8/+5 |
2020-07-26 | macintosh/adb-iop: Adopt bus reset algorithm from via-macii driver | Finn Thain | 1 | -13/+8 |
2020-07-26 | macintosh/adb-iop: Correct comment text | Finn Thain | 1 | -16/+13 |
2020-07-26 | macintosh/adb-iop: Remove dead and redundant code | Finn Thain | 1 | -29/+0 |
2018-10-08 | macintosh/via-macii, macintosh/adb-iop: Clean up whitespace | Finn Thain | 1 | -20/+28 |
2018-10-08 | macintosh/via-macii, macintosh/adb-iop: Modernize printk calls | Finn Thain | 1 | -1/+1 |
2018-03-31 | macintosh/adb: Use C99 initializers for struct adb_driver instances | Finn Thain | 1 | -7/+7 |
2017-11-13 | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+1 |
2017-11-09 | m68k/mac: Add mutual exclusion for IOP interrupt polling | Finn Thain | 1 | -3/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2010-11-12 | drivers/macintosh/adb-iop.c: flags should be unsigned long | Geert Uytterhoeven | 1 | -2/+2 |
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala | 1 | -1/+0 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -4/+4 |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+287 |