index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] w1: use kthread api.
Evgeniy Polyakov
3
-65
/
+28
2006-03-23
[PATCH] W1: u64 is not long long
Andrew Morton
1
-2
/
+5
2006-03-23
[PATCH] W1: Remove incorrect MODULE_ALIAS
Patrick McHardy
1
-2
/
+0
2006-03-23
[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
Adrian Bunk
1
-1
/
+1
2006-03-23
[PATCH] w1: misc cleanups
Adrian Bunk
5
-15
/
+18
2006-03-23
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
3
-0
/
+576
2006-03-23
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
13
-91
/
+126
2006-03-23
[PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ...
Evgeniy Polyakov
4
-40
/
+40
2006-01-10
spelling: s/usefull/useful/
Adrian Bunk
1
-1
/
+1
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-7
/
+7
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-7
/
+7
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-4
/
+2
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-14
[PATCH] Dallas's 1-wire bus compile error
Evgeniy Polyakov
1
-2
/
+1
2005-09-12
[PATCH] crc16: remove w1 specific comments.
Evgeniy Polyakov
1
-1
/
+5
2005-09-08
[PATCH] w1_ds2433: Added crc16 protection and read caching.
Evgeniy Polyakov
3
-7
/
+125
2005-09-08
[PATCH] w1: added private family data into w1_slave strucutre.
Evgeniy Polyakov
1
-0
/
+1
2005-09-08
[PATCH] w1: Added DS2433 driver - family id update.
Evgeniy Polyakov
1
-0
/
+1
2005-09-08
[PATCH] w1: Added DS2433 driver.
Evgeniy Polyakov
3
-0
/
+230
2005-09-08
[PATCH] w1: Decreased debug level.
Evgeniy Polyakov
1
-6
/
+4
2005-09-08
[PATCH] w1: Detouching bug fixed.
Evgeniy Polyakov
3
-51
/
+51
2005-09-08
[PATCH] w1: Added add/remove slave callbacks.
Evgeniy Polyakov
6
-126
/
+94
2005-09-08
[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...
Evgeniy Polyakov
3
-9
/
+27
2005-09-08
[PATCH] w1: Added inline functions on top of container_of().
Evgeniy Polyakov
4
-20
/
+29
2005-09-08
[PATCH] w1: Fixed 64bit compilation warning.
Evgeniy Polyakov
1
-1
/
+1
2005-09-08
[PATCH] w1: hotplug support.
Evgeniy Polyakov
2
-14
/
+82
2005-09-08
[PATCH] W1: Sync with w1/ds9490 tree.
Evgeniy Polyakov
3
-96
/
+99
2005-09-08
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
Evgeniy Polyakov
3
-10
/
+34
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: w1_int.c: fix default netlink group
Evgeniy Polyakov
1
-1
/
+1
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+3
2005-08-12
[PATCH] w1: more debug level decrease.
Evgeniy Polyakov
1
-1
/
+1
2005-07-29
[PATCH] w1: kconfig/Makefile fix.
Evgeniy Polyakov
1
-1
/
+1
2005-07-24
[W1]: Do not use NFLOG netlink number.
David S. Miller
1
-1
/
+1
2005-07-11
[PATCH] w1: fix CRC calculation on bigendian platforms.
Evgeniy Polyakov
1
-3
/
+2
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-2
/
+2
2005-06-21
[PATCH] w1: fix compiler warnings
Evgeniy Polyakov
1
-0
/
+1
2005-06-21
[PATCH] w1: reconnect feature.
Evgeniy Polyakov
5
-25
/
+67
2005-06-21
[PATCH] w1: Adds a default family so that new slave families will show up in ...
Evgeniy Polyakov
1
-12
/
+27
2005-06-21
[PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/...
Evgeniy Polyakov
3
-1
/
+51
2005-06-21
[PATCH] w1: Added the triplet w1 master method and changes w1_search() to use...
Evgeniy Polyakov
4
-94
/
+175
2005-06-21
[PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit.
Evgeniy Polyakov
3
-12
/
+70
2005-06-21
[PATCH] w1_therm: removed duplicated family id.
Evgeniy Polyakov
1
-5
/
+1
2005-06-21
[PATCH] w1: fix build issues
Greg Kroah-Hartman
1
-16
/
+0
2005-06-21
[PATCH] w1: new family structure.
Evgeniy Polyakov
5
-33
/
+2
2005-06-21
[PATCH] w1: cleanups.
Evgeniy Polyakov
14
-256
/
+171
2005-06-21
[PATCH] w1_smem: support for new simple rom family [0x81 id].
Evgeniy Polyakov
2
-5
/
+24
2005-06-21
[PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors.
Evgeniy Polyakov
2
-11
/
+85
[next]