index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] w1: remove drivers/w1/w1.h
Adrian Bunk
2006-07-12
1
-36
/
+0
*
[PATCH] w1: fix idle check loop in ds2482
Ben Gardner
2006-07-12
1
-1
/
+1
*
[PATCH] connector-exports
Andrew Morton
2006-06-23
1
-0
/
+1
*
[PATCH] w1: warning fix
Andrew Morton
2006-06-22
1
-6
/
+13
*
[PATCH] w1: clean up W1_CON dependency.
Evgeniy Polyakov
2006-06-22
1
-1
/
+1
*
[PATCH] drivers/w1/w1.c: fix a compile error
Adrian Bunk
2006-06-22
1
-1
/
+0
*
[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC
Jean-Luc Leger
2006-06-22
1
-1
/
+1
*
[PATCH] W1: possible cleanups
Evgeniy Polyakov
2006-06-22
6
-21
/
+12
*
[PATCH] W1: cleanups
Evgeniy Polyakov
2006-06-22
3
-13
/
+15
*
[PATCH] w1 exports
Andrew Morton
2006-06-22
1
-2
/
+7
*
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
2006-06-22
8
-127
/
+70
*
[PATCH] w1: Make w1 connector notifications depend on connector.
Evgeniy Polyakov
2006-06-22
3
-8
/
+14
*
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
2006-06-22
1
-3
/
+0
*
[PATCH] w1: Userspace communication protocol over connector.
Evgeniy Polyakov
2006-06-22
11
-132
/
+347
*
[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.
Evgeniy Polyakov
2006-06-22
5
-505
/
+303
*
[PATCH] w1: Added default generic read/write operations.
Evgeniy Polyakov
2006-06-22
2
-2
/
+69
*
fix typos "wich" -> "which"
Uwe Zeisberger
2006-03-24
1
-1
/
+1
*
[PATCH] w1: use kthread api.
Evgeniy Polyakov
2006-03-23
3
-65
/
+28
*
[PATCH] W1: u64 is not long long
Andrew Morton
2006-03-23
1
-2
/
+5
*
[PATCH] W1: Remove incorrect MODULE_ALIAS
Patrick McHardy
2006-03-23
1
-2
/
+0
*
[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
Adrian Bunk
2006-03-23
1
-1
/
+1
*
[PATCH] w1: misc cleanups
Adrian Bunk
2006-03-23
5
-15
/
+18
*
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
2006-03-23
3
-0
/
+576
*
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
2006-03-23
13
-91
/
+126
*
[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ...
Evgeniy Polyakov
2006-03-23
4
-40
/
+40
*
spelling: s/usefull/useful/
Adrian Bunk
2006-01-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
1
-7
/
+7
|
\
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-7
/
+7
*
|
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
|
/
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
1
-4
/
+2
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+1
*
[PATCH] Dallas's 1-wire bus compile error
Evgeniy Polyakov
2005-10-14
1
-2
/
+1
*
[PATCH] crc16: remove w1 specific comments.
Evgeniy Polyakov
2005-09-12
1
-1
/
+5
*
[PATCH] w1_ds2433: Added crc16 protection and read caching.
Evgeniy Polyakov
2005-09-08
3
-7
/
+125
*
[PATCH] w1: added private family data into w1_slave strucutre.
Evgeniy Polyakov
2005-09-08
1
-0
/
+1
*
[PATCH] w1: Added DS2433 driver - family id update.
Evgeniy Polyakov
2005-09-08
1
-0
/
+1
*
[PATCH] w1: Added DS2433 driver.
Evgeniy Polyakov
2005-09-08
3
-0
/
+230
*
[PATCH] w1: Decreased debug level.
Evgeniy Polyakov
2005-09-08
1
-6
/
+4
*
[PATCH] w1: Detouching bug fixed.
Evgeniy Polyakov
2005-09-08
3
-51
/
+51
*
[PATCH] w1: Added add/remove slave callbacks.
Evgeniy Polyakov
2005-09-08
6
-126
/
+94
*
[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...
Evgeniy Polyakov
2005-09-08
3
-9
/
+27
*
[PATCH] w1: Added inline functions on top of container_of().
Evgeniy Polyakov
2005-09-08
4
-20
/
+29
*
[PATCH] w1: Fixed 64bit compilation warning.
Evgeniy Polyakov
2005-09-08
1
-1
/
+1
*
[PATCH] w1: hotplug support.
Evgeniy Polyakov
2005-09-08
2
-14
/
+82
*
[PATCH] W1: Sync with w1/ds9490 tree.
Evgeniy Polyakov
2005-09-08
3
-96
/
+99
*
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
Evgeniy Polyakov
2005-09-08
3
-10
/
+34
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: w1_int.c: fix default netlink group
Evgeniy Polyakov
2005-08-29
1
-1
/
+1
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+3
[next]