Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/drm2/include/linux/ioport.h
RevisionDateAuthorComments
 1.8  19-Dec-2021  riastradh drm: Make resource_size return resource_size_t like Linux.

Because Linux uses resource_size_t for absolute bus addresses, it is
actually bus_addr_t rather than bus_size_t. So using bus_size_t here
causes trouble with the i915 range_overflows macro, which verifies
that types match.
 1.7  19-Dec-2021  riastradh linux: Define IORESOURCE_* to be bits, not indices.
 1.6  19-Dec-2021  riastradh I2C_CLASS_SPD, IORESOURCE_IRQ
 1.5  19-Dec-2021  riastradh DEFINE_RES_MEM, resource_contains
 1.4  19-Dec-2021  riastradh Linux uses inclusive start/end, not start/size. Match.
 1.3  19-Dec-2021  riastradh resource_size
 1.2  18-Mar-2014  riastradh branches: 1.2.4; 1.2.6; 1.2.10;
Merge riastradh-drm2 to HEAD.
 1.1  24-Jul-2013  riastradh branches: 1.1.2;
file ioport.h was initially added on branch riastradh-drm2.
 1.1.2.1  24-Jul-2013  riastradh Add <linux/ioport.h> with struct resource: keeps bus_space_alloc books.
 1.2.10.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.10.1  18-Mar-2014  tls file ioport.h was added on branch tls-maxphys on 2014-08-20 00:04:21 +0000
 1.2.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.6.1  18-Mar-2014  yamt file ioport.h was added on branch yamt-pagecache on 2014-05-22 11:40:56 +0000
 1.2.4.2  18-May-2014  rmind sync with head
 1.2.4.1  18-Mar-2014  rmind file ioport.h was added on branch rmind-smpnet on 2014-05-18 17:46:01 +0000

RSS XML Feed