index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-13
[PATCH] w1: Fix for kconfig entry typo
Evgeniy Polyakov
1
-2
/
+2
2006-12-07
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
Evgeniy Polyakov
3
-23
/
+15
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-11-16
W1: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-10-17
[PATCH] w1 kconfig fix
Evgeniy Polyakov
1
-1
/
+0
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-07-12
[PATCH] w1: remove drivers/w1/w1.h
Adrian Bunk
1
-36
/
+0
2006-07-12
[PATCH] w1: fix idle check loop in ds2482
Ben Gardner
1
-1
/
+1
2006-06-23
[PATCH] connector-exports
Andrew Morton
1
-0
/
+1
2006-06-22
[PATCH] w1: warning fix
Andrew Morton
1
-6
/
+13
2006-06-22
[PATCH] w1: clean up W1_CON dependency.
Evgeniy Polyakov
1
-1
/
+1
2006-06-22
[PATCH] drivers/w1/w1.c: fix a compile error
Adrian Bunk
1
-1
/
+0
2006-06-22
[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC
Jean-Luc Leger
1
-1
/
+1
2006-06-22
[PATCH] W1: possible cleanups
Evgeniy Polyakov
6
-21
/
+12
2006-06-22
[PATCH] W1: cleanups
Evgeniy Polyakov
3
-13
/
+15
2006-06-22
[PATCH] w1 exports
Andrew Morton
1
-2
/
+7
2006-06-22
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
8
-127
/
+70
2006-06-22
[PATCH] w1: Make w1 connector notifications depend on connector.
Evgeniy Polyakov
3
-8
/
+14
2006-06-22
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
1
-3
/
+0
2006-06-22
[PATCH] w1: Userspace communication protocol over connector.
Evgeniy Polyakov
11
-132
/
+347
2006-06-22
[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.
Evgeniy Polyakov
5
-505
/
+303
2006-06-22
[PATCH] w1: Added default generic read/write operations.
Evgeniy Polyakov
2
-2
/
+69
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
1
-1
/
+1
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
[next]