index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
coldfire
Age
Commit message (
Expand
)
Author
Lines
2022-07-25
m68k: Fix syntax errors in comments
Xiang wangx
-1
/
+1
2022-07-25
m68k: coldfire: make symbol m523x_clk_lookup static
Wang Jingjin
-1
/
+1
2022-07-25
m68k: coldfire/device.c: protect FLEXCAN blocks
Randy Dunlap
-3
/
+3
2022-05-16
m68k: fix typos in comments
Julia Lawall
-3
/
+3
2022-05-16
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
-44
/
+1
2022-03-07
m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
Randy Dunlap
-3
/
+3
2022-03-07
m68k: m5441x: remove erroneous clock disable
Angelo Dureghello
-1
/
+0
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
-1
/
+0
2021-09-24
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
-3
/
+0
2021-08-23
m68k: coldfire: return success for clk_enable(NULL)
Dan Carpenter
-1
/
+1
2021-08-23
m68k: m5441x: add flexcan support
Angelo Dureghello
-4
/
+48
2021-08-23
m68k: stmark2: update board setup
Angelo Dureghello
-2
/
+4
2021-07-26
m68k/coldfire: change pll var. to clk_pll
Randy Dunlap
-1
/
+1
2021-06-08
m68k: coldfire: remove private clk_get/clk_put
Arnd Bergmann
-149
/
+127
2021-06-08
m68k: coldfire: use clkdev_lookup on most coldfire
Arnd Bergmann
-206
/
+149
2021-04-23
m68k: coldfire: fix irq ranges
Angelo Dureghello
-6
/
+6
2021-02-08
m68k: let clk_enable() return immediately if clk is NULL
Defang Bo
-0
/
+4
2020-10-30
m68k: remove timer_interrupt() function
Arnd Bergmann
-3
/
+3
2020-10-30
m68k: coldfire: use legacy_timer_tick()
Arnd Bergmann
-22
/
+22
2020-10-05
m68knommu: include SDHC support only when hardware has it
Greg Ungerer
-3
/
+3
2020-07-27
m68k: stmark2: enable edma support for dspi
Angelo Dureghello
-0
/
+5
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+3
2020-05-28
m68k: coldfire/clk.c: move m5441x specific code
Angelo Dureghello
-15
/
+15
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
-3
/
+57
2020-05-25
m68k/PCI: Fix a memory leak in an error handling path
Christophe JAILLET
-1
/
+3
2020-03-23
m68k: Replace setup_irq() by request_irq()
afzal mohammed
-39
/
+37
2019-11-11
m68k/coldfire: Use CONFIG_PREEMPTION
Thomas Gleixner
-1
/
+1
2019-09-09
m68k: coldfire: Include the GPIO driver header
Linus Walleij
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-5
/
+1
2019-03-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
-2
/
+83
2019-02-25
m68k: add ColdFire mcf5441x eDMA platform support
Angelo Dureghello
-2
/
+83
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
-1
/
+1
2018-07-30
m68k: coldfire: Normalize clk API
Geert Uytterhoeven
-0
/
+29
2018-05-28
m68k: fix ColdFire PCI config reads and writes
Greg Ungerer
-11
/
+4
2018-05-28
m68k: remove old ColdFire IO access support code
Greg Ungerer
-96
/
+3
2018-03-28
m68k: set dma and coherent masks for platform FEC ethernets
Greg Ungerer
-2
/
+10
2017-11-07
m68k: add Sysam stmark2 open board support
Angelo Dureghello
-1
/
+121
2017-11-07
m68k: coldfire: add dspi0 module support
Angelo Dureghello
-1
/
+2
2017-11-06
m68k: move coldfire MMU initialization code
Greg Ungerer
-4
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+24
2017-09-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
-37
/
+3
2017-08-28
m68knommu: remove dead code
Alexandre Belloni
-37
/
+0
2017-08-28
m68k: allow NULL clock for clk_get_rate
Jonas Gorski
-0
/
+3
2017-08-03
m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
-4
/
+32
2017-07-12
m68k: coldfire: move inline before return type
Joe Perches
-2
/
+2
2017-04-14
m68k/coldfire/pit: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
-0
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
-4
/
+4
2016-12-05
m68k: add Sysam AMCORE open board support
Angelo Dureghello
-0
/
+157
[next]