aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/masters/ds2490.c
AgeCommit message (Expand)Author
2017-03-12w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero
2014-11-07W1: ds2490: Increase timeout when waiting for statusAlexander Stein
2014-06-19w1/masters: use pr_* instead of printkFjodor Schelichow
2014-02-07w1: hold bus_mutex in netlink and searchDavid Fries
2014-02-07w1: ds2490 fix and enable hardware searchDavid Fries
2014-02-07w1: ds2490 USB setup fixesDavid Fries
2014-02-07w1: ds2490 reduce magic numbersDavid Fries
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-16W1: ds2490.c optimize ds_set_pullupDavid Fries
2008-10-16W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries
2008-10-16W1: ds2490.c magic number workDavid Fries
2008-10-16W1: ds2490.c reset ds2490 in initDavid Fries
2008-10-16W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries
2008-10-16W1: ds2490.c ds_dump_status reworkDavid Fries
2008-10-16W1: ds2490.c simplify and fix ds_touch_bitDavid Fries
2008-10-16W1: ds2490.c disable bit read and writeDavid Fries
2008-10-16W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries
2008-10-16W1: ds2490.c add support for strong pullupDavid Fries
2008-10-16W1: ds2490.c correct print messageDavid Fries
2007-11-14W1: fix memset size errorLi Zefan
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov
2006-06-22[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.Evgeniy Polyakov