index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-06-20
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
4
-18
/
+18
2005-04-18
[PATCH] w1_smem: w1 ID is only 8 bytes long.
johnpol@2ka.mipt.ru
1
-2
/
+2
2005-04-18
[PATCH] w1: real fix for big endian machines.
johnpol@2ka.mipt.ru
1
-4
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
19
-0
/
+3626