aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/w1.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix the title and the description of the kmod for DS2433.Jo-Philipp Wich2012-03-181-2/+2
| | | | | | | | | | This kmod has been certainly added by copy/paste but the title and description were not updated. Fix that. The DS2433 is a 1 wire 4kb eeprom with CRC capability. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30988
* Adds a kmod for the DS2431Jo-Philipp Wich2012-03-181-0/+13
| | | | | | | | The DS2431 is a 1 wire 1kb eeprom. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30987
* add support for DS2482 1-Wire I2C bus masterFlorian Fainelli2011-08-161-0/+17
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 28010
* kernel/modules: Add w1-master-ds2490 module (#8779)Vasilis Tsiligiannis2011-02-021-0/+14
| | | | SVN-Revision: 25311
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-6/+6
| | | | SVN-Revision: 22145
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+0
| | | | SVN-Revision: 21956
* package/kernel: move AddDepends calls at the end of package definitions, ↵Nicolas Thill2010-04-291-5/+7
| | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-7/+7
| | | | SVN-Revision: 21124
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-7/+8
| | | | SVN-Revision: 19271
* kernel/modules: modify AutoLoad levels of the W1 modulesGabor Juhos2008-04-291-7/+5
| | | | SVN-Revision: 10981
* add Dallas's 1-wire related packagesGabor Juhos2008-04-291-0/+116
SVN-Revision: 10977