summaryrefslogtreecommitdiff
path: root/drivers/w1/w1_netlink.c
AgeCommit message (Expand)Author
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis
2017-04-08w1: Use kernel common min() implementationAndrew F. Davis
2017-01-25w1: Fixup source file headersAndrew F. Davis
2014-11-26w1: avoid potential u16 overflowDavid Fries
2014-06-19w1: use pr_* instead of printkFjodor Schelichow
2014-05-27w1: optional bundling of netlink kernel repliesDavid Fries
2014-04-16w1: fix netlink refcnt leak on error pathDavid Fries
2014-02-07w1: hold bus_mutex in netlink and searchDavid Fries
2014-02-07w1: reply only to the requester portidDavid Fries
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries
2014-02-07w1: process w1 netlink commands in w1_process threadDavid Fries
2014-02-07w1: new netlink commands, add/remove/list slavesDavid Fries
2014-02-07w1: fix w1_send_slave dropping a slave idDavid Fries
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-05-26w1: have netlink search update kernel listDavid Fries
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-01-08w1: send status messages after command processingEvgeniy Polyakov
2009-01-08w1: added w1 reset commandEvgeniy Polyakov
2009-01-08w1: allow master IO commandsEvgeniy Polyakov
2009-01-08w1: list slaves commandsEvgeniy Polyakov
2009-01-08w1: add touch block commandEvgeniy Polyakov
2009-01-08w1: add list masters w1 commandEvgeniy Polyakov
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov
2006-06-22[PATCH] w1: Make w1 connector notifications depend on connector.Evgeniy Polyakov
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov
2005-09-08[PATCH] W1: w1_netlink: New init/fini netlink callbacks.Evgeniy Polyakov
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-04-16Linux-2.6.12-rc2Linus Torvalds