aboutsummaryrefslogtreecommitdiffstats
path: root/package/mmc_over_gpio
Commit message (Expand)AuthorAgeFilesLines
* make mmc_over_gpio init uci-awareJo-Philipp Wich2008-11-173-5/+34
* Update gpiommc to use configfsMichael Büsch2008-07-202-5/+44
* Update GPIO-based MMC driverMichael Büsch2008-07-184-353/+5
* more use of the new GPIO_SUPPORT optionNicolas Thill2008-05-021-1/+1
* [package] move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-155-303/+6
* disable kmod-mmc-over-gpio on x86Nicolas Thill2008-04-121-1/+1
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-271-1/+1
* mmc_over_gpio: Add initscript that will create a deviceMichael Büsch2008-03-212-2/+30
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf...Michael Büsch2008-03-215-0/+683
href='#n144'>144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237