summaryrefslogtreecommitdiff
path: root/ogp_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Rename programmer registration functionshailfinger2014-07-191-1/+1
* Move global io_base_addr into compilation units.stefanct2014-06-011-1/+1
* CID1130007: Resource leak in ogp_spi.stefanct2014-04-261-0/+2
* Add additional error handling to pcidev_readbar() callers.stefanct2013-08-231-0/+3
* Automatically unmap physmap()s.stefanct2013-08-141-9/+2
* Decouple BAR reading from pci device init, handle errors gracefully.hailfinger2013-01-051-1/+5
* Unify PCI init and let pcidev clean itself up.stefanct2013-01-041-2/+0
* Unify usbdev_status and pcidev_status into dev_entry.stefanct2012-12-271-1/+1
* Some ISO C fixes.stefanct2012-08-271-1/+3
* Automatically release I/O permissions on shutdown.hailfinger2012-07-211-2/+2
* Hide hwaccess.h from public API.hailfinger2012-07-201-0/+1
* Have all programmer init functions register bus masters/programmershailfinger2011-12-201-2/+2
* Use shutdown callback mechanism to shutdown programmersdhendrix2011-06-141-9/+12
* kill central list of SPI programmersmkarcher2011-05-111-3/+0
* Simplify pcidev_init by killing the vendorid parameter which was prettyhailfinger2011-03-071-2/+1
* Add support for the Open Graphics Project development card, OGD1, as ahailfinger2010-12-031-0/+145