index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]