VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
2019-01-22
iomap: Use non-raw io functions for io{read|write}XXbe
Logan Gunthorpe
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-11-28
lib: add GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-07-22
iomap: make IOPORT/PCI mapping functions conditional
Jonas Bonn
2008-07-26
Use WARN() in lib/
Arjan van de Ven
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
2008-02-08
lib: remove fastcall from lib/*
Harvey Harrison
2007-10-17
lib/iomap.c:bad_io_access(): print 0x hex prefix
Rene Herman
2007-08-22
PCI: Document pci_iomap()
Rolf Eike Beer
2007-05-04
iomap: make the default iomap functions fail softer
Linus Torvalds
2007-02-11
[PATCH] sort the devres mess out
Al Viro
2007-02-09
devres: implement pcim_iomap_regions()
Tejun Heo
2007-02-09
devres: device resource management
Tejun Heo
2006-12-04
[PATCH] Arch provides generic iomap missing accessors
Linus Torvalds
2005-04-16
[PATCH] add Big Endian variants of ioread/iowrite
James Bottomley
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds