summaryrefslogtreecommitdiffstats
path: root/drivers/w1/w1_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-1/+1
* w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis2017-04-081-1/+0
* w1: Use kernel common min() implementationAndrew F. Davis2017-04-081-3/+1
* w1: Fixup source file headersAndrew F. Davis2017-01-251-7/+0
* w1: avoid potential u16 overflowDavid Fries2014-11-261-1/+1
* w1: use pr_* instead of printkFjodor Schelichow2014-06-191-2/+1
* w1: optional bundling of netlink kernel repliesDavid Fries2014-05-271-248/+401
* w1: fix netlink refcnt leak on error pathDavid Fries2014-04-161-18/+26
* w1: hold bus_mutex in netlink and searchDavid Fries2014-02-071-2/+11
* w1: reply only to the requester portidDavid Fries2014-02-071-17/+25
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-071-7/+7
* w1: process w1 netlink commands in w1_process threadDavid Fries2014-02-071-37/+129
* w1: new netlink commands, add/remove/list slavesDavid Fries2014-02-071-34/+91
* w1: fix w1_send_slave dropping a slave idDavid Fries2014-02-071-12/+13
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-251-1/+1
* w1: have netlink search update kernel listDavid Fries2011-05-261-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-1/+1
* connector: make callback argument type explicitMike Frysinger2009-07-171-2/+1
* w1: send status messages after command processingEvgeniy Polyakov2009-01-081-7/+46
* w1: added w1 reset commandEvgeniy Polyakov2009-01-081-0/+3
* w1: allow master IO commandsEvgeniy Polyakov2009-01-081-65/+77
* w1: list slaves commandsEvgeniy Polyakov2009-01-081-17/+85
* w1: add touch block commandEvgeniy Polyakov2009-01-081-3/+8
* w1: add list masters w1 commandEvgeniy Polyakov2009-01-081-0/+56
* [PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2006-06-221-2/+2
* [PATCH] w1: Make w1 connector notifications depend on connector.Evgeniy Polyakov2006-06-221-3/+1
* [PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov2006-06-221-30/+185
* [PATCH] W1: w1_netlink: New init/fini netlink callbacks.Evgeniy Polyakov2005-09-081-0/+26
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+66
OpenPOWER on IntegriCloud