aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+16
2025-07-06m68k: mac: Improve clocksource driver commentaryFinn Thain1-0/+16
2025-06-17m68k: remove unneeded tty includesJiri Slaby (SUSE)1-2/+0
2025-04-28m68k: mac: Fix macintosh_config for Mac IIFinn Thain1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2024-05-08m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2023-10-06m68k: mac: Add and use "mac.h"Geert Uytterhoeven9-10/+41
2023-10-06m68k: mac: Make mac_platform_init() staticGeert Uytterhoeven1-1/+1
2023-10-06m68k: mac: Remove unused yday in unmktime()Geert Uytterhoeven1-2/+1
2023-10-06m68k: mac: Remove unused sine_data[]Geert Uytterhoeven1-9/+0
2022-11-01m68k: mac: Reword comment using double "in"Geert Uytterhoeven1-1/+1
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/ker...Linus 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/...Linus 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/gi...Linus 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/p...Linus 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
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2-18/+0
2018-07-29m68k: mac: Use time64_t in RTC handlingArnd Bergmann1-28/+36
2018-07-23m68k/mac: Enable PDMA for PowerBook 500 seriesFinn Thain1-18/+1
2018-05-22m68k/mac: Fix SWIM memory resource end addressFinn Thain1-1/+1
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-03-26m68k/mac: Remove bogus "FIXME" commentFinn Thain1-4/+0
2018-03-26m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain1-29/+41
2018-03-26m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain1-27/+37
2018-03-19macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcallFinn Thain1-0/+4
2018-03-19m68k/mac: Fix apparent race condition in Baboon interrupt dispatchFinn Thain1-19/+8
2018-03-19m68k/mac: Enable PDMA support for PowerBook 190Finn Thain1-4/+2
2018-03-01net/mac89x0: Convert to platform_driverFinn Thain1-0/+4
2018-01-16m68k/mac: Fix race conditions in OSS interrupt dispatchFinn Thain1-41/+26
2018-01-16nubus: Add expansion_type values for various Mac modelsFinn Thain1-64/+46
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-52/+40
2017-11-09m68k/mac: Add mutual exclusion for IOP interrupt pollingFinn Thain1-0/+9
2017-11-09m68k/mac: Disentangle VIA/RBV and NuBus initializationFinn Thain2-9/+4
2017-11-09m68k/mac: Disentangle VIA and OSS initializationFinn Thain3-24/+18
2017-11-09m68k/mac: More printk modernizationFinn Thain4-20/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-08-21m68k/mac: Avoid soft-lockup warning after mach_power_offFinn Thain1-2/+3
2017-08-21m68k/mac: Don't hang waiting for Cuda power-down commandFinn Thain1-0/+11
2017-04-20m68k/mac: Clarify IOP message alloc/free confusionFinn Thain1-13/+6
2017-04-20m68k/mac: Adopt platform_device_register_simple()Finn Thain1-37/+12
2017-04-20m68k/mac: Modernize printing of kernel messagesGeert Uytterhoeven2-21/+14
2017-04-20m68k/mac: IOP - Modernize printing of kernel messagesGeert Uytterhoeven1-45/+29
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-73/+17
2017-02-09m68k/mac: Clean up interrupt debug macros and printk statementsFinn Thain5-63/+0
2017-02-09m68k/mac: Remove SHUTUP_SONIC interrupt hackFinn Thain1-12/+0
2017-02-09m68k/mac: Improve NMI handlerFinn Thain1-59/+8
2017-02-09m68k/mac: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain2-73/+17
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven1-1/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2-2/+2
2016-07-03m68k: Assorted spelling fixesAndrea Gelmini1-1/+1
2016-06-04char/genrtc: remove m68k supportArnd Bergmann2-2/+2
2016-02-29m68k: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-11-23m68k/mac: Kill psc_presentGeert Uytterhoeven2-7/+6
2015-09-29m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner4-7/+7
2015-08-01m68k/irq: Prepare irq handlers for irq argument removalThomas Gleixner2-3/+6
2015-06-25m68k/psc: Fix race in installing chained IRQ handlerThomas Gleixner1-8/+4
2015-03-30m68k/mac: Fix out-of-bounds array index in OSS IRQ source initializationFinn Thain1-2/+1
2015-01-11m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain1-15/+17
2014-11-20mac_scsi: Convert to platform deviceFinn Thain1-14/+132
2014-05-28m68k: Multi-platform EARLY_PRINTKFinn Thain1-29/+0
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven5-5/+0
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-15/+17
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-11-26m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0Geert Uytterhoeven2-2/+0
2013-11-26m68k/mac: Fix comment about iop_*_present flags setup timingGeert Uytterhoeven1-2/+2
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren2-4/+4
2012-04-01m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven1-0/+3
2012-03-28Disintegrate asm/system.h for M68KDavid Howells2-2/+0
2011-12-10m68k/mac: cleanup macro caseFinn Thain2-34/+30
2011-12-10mac_scsi: fix mac_scsi on some powerbooksFinn Thain1-14/+20
2011-12-10m68k/mac: fix powerbook 150 adb_typeFinn Thain1-1/+1
2011-12-10m68k/mac: fix baboon irq disable and shutdownFinn Thain1-14/+8
2011-12-10m68k/mac: oss irq fixesFinn Thain4-87/+73
2011-12-10m68k/mac: fix nubus slot irq disable and shutdownFinn Thain2-42/+108
2011-12-10m68k/mac: enable via_alt_mapping on performa 580Finn Thain3-33/+24
2011-12-10m68k/mac: cleanup forward declarationsFinn Thain4-64/+6
2011-12-10m68k/mac: cleanup mac_irq_pendingFinn Thain5-99/+6
2011-12-10m68k/mac: cleanup mac_clear_irqFinn Thain5-95/+0
2011-12-10m68k/mac: early consoleFinn Thain1-0/+29
2011-11-08m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain2-23/+9
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven4-267/+0
2011-11-08m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven4-63/+298
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven4-0/+12
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven3-28/+17
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven4-7/+7
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven1-2/+12
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-5/+4
2011-10-24m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain1-1/+1
2011-10-24m68k/mac: Fix compiler warning in via_read_time()Finn Thain1-17/+23
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+2
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+2
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton1-3/+3
2010-08-09m68k/mac: Fix RTC on PMU machinesFinn Thain1-3/+3
2010-08-09m68k/mac: Add color classic ii supportFinn Thain1-0/+9
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-02-27mac68k: start CUDA earlyFinn Thain1-0/+6
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain1-0/+23
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-0/+27
2010-02-27mac68k: replace mac68k SCC code with platform deviceFinn Thain6-472/+74
2010-02-27mac68k: rework SWIM platform deviceFinn Thain1-19/+16
2010-02-27mac68k: cleanupFinn Thain1-111/+97
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier2-0/+53
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier1-54/+109
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven6-34/+54
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven5-24/+2
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain4-4/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk2-2/+0
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk8-181/+35
2008-05-05m68k: remove old mac_esp cruftFinn Thain1-24/+0
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-05mac68k: remove dead codeFinn Thain1-2/+0
2008-02-05m68k: kill arch/m68k/mac/mac_ksyms.cAdrian Bunk3-10/+5
2007-10-20spelling fixes: arch/m68k/Simon Arlott4-6/+6
2007-07-20m68k: missing __initAl Viro2-4/+6
2007-07-20m68k: missing exportsAl Viro1-0/+1
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-04m68k: Mac IRQ cleanupFinn Thain4-29/+7
2007-05-04m68k: Mac nubus IRQ fixes (plan E)Finn Thain1-61/+80
2007-05-04m68k: Mac IRQ prepFinn Thain4-68/+110
2007-05-04m68k: reverse Mac IRQ damageFinn Thain4-6/+6
2007-05-04m68k: Mac interrupt prioritiesFinn Thain1-0/+6
2007-05-04m68k: early parameter supportRoman Zippel2-18/+10
2007-05-04m68k: reformat various m68k filesRoman Zippel2-241/+233
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2-3/+3
2006-10-07[PATCH] m68k pt_regs fixesAl Viro7-46/+48
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel7-397/+150
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel2-22/+0
2006-06-23[PATCH] m68k: m68k mac VIA2 fixes and cleanupsFinn Thain3-29/+2
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro1-3/+0
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-2/+2
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro1-1/+2
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro1-105/+218
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds14-0/+5188