index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-17
W1: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-10-17
[PATCH] w1 kconfig fix
Evgeniy Polyakov
1
-1
/
+0
2006-10-04
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-07-13
[PATCH] w1: remove drivers/w1/w1.h
Adrian Bunk
1
-36
/
+0
2006-07-13
[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-24
[PATCH] w1: use kthread api.
Evgeniy Polyakov
3
-65
/
+28
2006-03-24
[PATCH] W1: u64 is not long long
Andrew Morton
1
-2
/
+5
2006-03-24
[PATCH] W1: Remove incorrect MODULE_ALIAS
Patrick McHardy
1
-2
/
+0
2006-03-24
[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] w1: misc cleanups
Adrian Bunk
5
-15
/
+18
2006-03-24
[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
Evgeniy Polyakov
3
-0
/
+576
2006-03-24
[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...
Evgeniy Polyakov
13
-91
/
+126
2006-03-24
[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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-7
/
+7
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-7
/
+7
2006-01-05
[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-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-15
[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-09
[PATCH] w1_ds2433: Added crc16 protection and read caching.
Evgeniy Polyakov
3
-7
/
+125
2005-09-09
[PATCH] w1: added private family data into w1_slave strucutre.
Evgeniy Polyakov
1
-0
/
+1
2005-09-09
[PATCH] w1: Added DS2433 driver - family id update.
Evgeniy Polyakov
1
-0
/
+1
2005-09-09
[PATCH] w1: Added DS2433 driver.
Evgeniy Polyakov
3
-0
/
+230
2005-09-09
[PATCH] w1: Decreased debug level.
Evgeniy Polyakov
1
-6
/
+4
2005-09-09
[PATCH] w1: Detouching bug fixed.
Evgeniy Polyakov
3
-51
/
+51
2005-09-09
[PATCH] w1: Added add/remove slave callbacks.
Evgeniy Polyakov
6
-126
/
+94
2005-09-09
[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...
Evgeniy Polyakov
3
-9
/
+27
2005-09-09
[PATCH] w1: Added inline functions on top of container_of().
Evgeniy Polyakov
4
-20
/
+29
2005-09-09
[PATCH] w1: Fixed 64bit compilation warning.
Evgeniy Polyakov
1
-1
/
+1
[next]