aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/atari (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2022-02-21m68k: Add asm/config.hLaurent Vivier1-0/+1
2022-02-02block: remove genhd.hChristoph Hellwig1-1/+0
2021-06-10m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain1-10/+2
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-7/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-5/+6
2020-11-02m68k: Remove unused mach_max_dma_addressLaurent Vivier1-1/+0
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann2-2/+2
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann1-3/+2
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann1-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2-2/+0
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversMichael Schmitz1-0/+27
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven1-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-25m68k: atari: Convert to clocksource APIFinn Thain1-17/+36
2019-03-25m68k: Drop ARCH_USES_GETTIMEOFFSETFinn Thain1-2/+0
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain2-3/+16
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+4
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+274
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain1-16/+5
2019-01-22m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPSFinn Thain1-0/+24
2019-01-22m68k/atari: Implement arch_nvram_ops structFinn Thain1-0/+49
2019-01-22nvram: Replace nvram_* function exports with static functionsFinn Thain1-36/+3
2019-01-22m68k/atari: Move Atari-specific code out of drivers/char/nvram.cFinn Thain2-0/+245
2019-01-21m68k/atari: Avoid VLA use in atari_switches_setup()Geert Uytterhoeven1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport1-1/+2
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann2-68/+0
2017-02-12m68k/atari: Modernize printing of kernel messagesGeert Uytterhoeven2-35/+35
2016-12-09m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring1-1/+1
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven1-1/+1
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modularFinn Thain1-2/+2
2015-01-15m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven3-6/+4
2015-01-13m68k/atari: Remove obsolete keyboard_tasklet schedulingGeert Uytterhoeven1-1/+0
2015-01-11m68k/atari: atakeyb.c - Remove some unused functionsRickard Strandqvist1-66/+0
2014-11-20atari_scsi: Convert to platform deviceFinn Thain1-0/+27
2014-11-20atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain1-21/+40
2014-09-14m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven1-0/+1
2014-05-26m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAMMichael Schmitz1-17/+54
2014-03-20m68k: atari: Fix the last kernel_stat.h falloutThomas Gleixner1-0/+1
2014-01-13m68k/irq - Use polled IRQ flag for MFP timer cascaded interruptsMichael Schmitz1-0/+3
2013-12-08m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven1-1/+4
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-4/+5
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-04-16m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz1-6/+129
2013-04-16m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz1-0/+82
2013-04-16m68k/atari: EtherNEC - add platform device supportMichael Schmitz1-1/+53
2013-04-16m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz1-0/+64
2013-04-16m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz1-0/+70