summaryrefslogtreecommitdiffstats
path: root/package/mmc_over_gpio
Commit message (Collapse)AuthorAgeFilesLines
* make mmc_over_gpio init uci-awareJo-Philipp Wich2008-11-173-5/+34
| | | | SVN-Revision: 13273
* Update gpiommc to use configfsMichael Büsch2008-07-202-5/+44
| | | | SVN-Revision: 11887
* Update GPIO-based MMC driverMichael Büsch2008-07-184-353/+5
| | | | SVN-Revision: 11864
* more use of the new GPIO_SUPPORT optionNicolas Thill2008-05-021-1/+1
| | | | SVN-Revision: 10998
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-155-303/+6
| | | | SVN-Revision: 10844
* disable kmod-mmc-over-gpio on x86Nicolas Thill2008-04-121-1/+1
| | | | SVN-Revision: 10799
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-271-1/+1
| | | | SVN-Revision: 10675
* mmc_over_gpio: Add initscript that will create a device Note that we should ↵Michael Büsch2008-03-212-2/+30
| | | | | | use a config file where we can define an arbitrary number of devices. SVN-Revision: 10638
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-215-0/+683
interface. SVN-Revision: 10637