aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-12m68k: Add common forward declaration for show_registers()Geert Uytterhoeven1-2/+1
2022-07-12m68k: mac: Remove forward declaration for mac_nmi_handler()Geert Uytterhoeven1-17/+15
2022-06-20m68k: mac: Fix typos in commentsXiang wangx1-2/+2
2022-05-19m68k: Switch to new sys-off handler APIDmitry Osipenko1-1/+3
2022-02-21m68k: Add asm/config.hLaurent Vivier1-0/+1
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2021-06-10m68k/mac: Replace macide driver with generic platform driversFinn Thain1-10/+14
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-8/+6
2020-11-23m68k: Fix WARNING splat in pmac_zilog driverFinn Thain1-8/+9
2020-11-23m68k: mac: Remove redundant VIA register writesFinn Thain1-6/+0
2020-11-23m68k: mac: Remove dead codeFinn Thain1-15/+0
2020-11-23m68k: mac: Refactor iop_preinit() and iop_init()Finn Thain2-44/+18
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-1/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann2-4/+4
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann1-4/+2
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-1/+42
2020-09-28ide/macide: Convert Mac IDE driver to platform driverFinn Thain1-0/+41
2020-09-07m68k: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-07-13m68k: mac: Improve IOP debug messagesFinn Thain1-19/+19
2020-07-13m68k: mac: Don't send uninitialized data in IOP message replyFinn Thain1-0/+1
2020-07-13m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-07-13m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-25m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950Finn Thain1-22/+28
2020-05-25m68k: mac: Remove misleading commentFinn Thain1-1/+0
2020-05-25m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain2-20/+7
2019-08-19m68k: mac: Revisit floppy disc controller base addressesFinn Thain1-64/+64
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+8
2019-06-20scsi: mac_scsi: Enable PDMA on Mac IIfxFinn Thain1-2/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-03-25m68k: mac: Convert to clocksource APIFinn Thain1-9/+36
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain1-3/+0
2019-03-25m68k: mac: Fix VIA timer counter accessesFinn Thain1-49/+53
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain1-0/+17
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-66/+108
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain1-0/+11
2019-01-22m68k/mac: Fix PRAM accessorsFinn Thain1-10/+33
2019-01-22m68k/mac: Use macros for RTC accesses not magic numbersFinn Thain1-18/+41
2019-01-22m68k/mac: Adopt naming and calling conventions for PRAM routinesFinn Thain1-38/+23
2019-01-21m68k/mac: Use '030 reset method on SE/30Finn Thain1-14/+4
2019-01-21m68k/mac: Remove obsolete commentFinn Thain1-1/+0
2019-01-21m68k/mac: Skip VIA port setup unless RTC is connectedFinn Thain1-7/+12
2018-12-10m68k/mac: Switch to use %ptRAndy Shevchenko1-6/+2
2018-10-08macintosh: Use common code to access RTCFinn Thain1-65/+10
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain1-6/+4
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-45/+11
2018-07-31macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driverFinn Thain2-41/+9
2018-07-31macintosh/via-pmu68k: Don't load driver on unsupported hardwareFinn Thain1-4/+2