Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15516a2512bfc9237d1cadaddfb66dd3d7df8495
/
drivers
/
w1
/
w1_int.c
5052436
drivers/w1/w1_int.c: call put_device if device_register fails
by Levente Kurusa
· 9 years ago
fdc9167
w1: use pr_* instead of printk
by Fjodor Schelichow
· 10 years ago
7242d42
drivers/w1/w1_int.c: Fix style errors.
by Thomas Wood
· 10 years ago
a0f1046
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
by Alexey Khoroshilov
· 11 years ago
b3be177
w1: format for DocBook and fixes
by David Fries
· 11 years ago
9fcbbac
w1: process w1 netlink commands in w1_process thread
by David Fries
· 11 years ago
4210569
w1: fixup search to support abort from netlink
by David Fries
· 11 years ago
3089a4c
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
by Evgeny Boger
· 11 years ago
6790126
w1: Fix a typo in 'hardware' word
by Otavio Salvador
· 12 years ago
b02f8be
W1: split master mutex to avoid deadlocks.
by NeilBrown
· 12 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
68a436a
drivers/w1/w1_int.c: multiple masters used same init_name
by Florian Faber
· 13 years ago
4d18412
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
by Paul Gortmaker
· 13 years ago
9623932
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
a801876
MAINTAINERS: Evgeniy has moved
by Evgeniy Polyakov
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
40f91de
w1: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
af00a2d
W1: w1_int.c use first available master number
by David Fries
· 16 years ago
9141f57
W1: new module parameter search_count
by David Fries
· 16 years ago
6a158c0
W1: feature, enable hardware strong pullup
by David Fries
· 16 years ago
3c52e4e
W1: w1_process, block or sleep
by David Fries
· 16 years ago
01e14d6
W1: don't delay search start
by David Fries
· 16 years ago
c30c9b1
W1: fix deadlocks and remove w1_control_thread
by David Fries
· 16 years ago
59d9445
w1: fix w1_remove_master_device() searching
by Evgeniy Polyakov
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
c1f858b
w1: allow bus master to have reset and byte ops
by Evgeniy Polyakov
· 18 years ago
70d484b
[PATCH] W1: possible cleanups
by Evgeniy Polyakov
· 19 years ago
2c5bfda
[PATCH] W1: cleanups
by Evgeniy Polyakov
· 19 years ago
abd52a1
[PATCH] w1: Use mutexes instead of semaphores.
by Evgeniy Polyakov
· 19 years ago
1200337
[PATCH] w1: Userspace communication protocol over connector.
by Evgeniy Polyakov
· 19 years ago
674a396c
[PATCH] w1: use kthread api.
by Evgeniy Polyakov
· 19 years ago
ecd5136
[PATCH] W1: Remove incorrect MODULE_ALIAS
by Patrick McHardy
· 19 years ago
a9fb1c7
[PATCH] w1: misc cleanups
by Adrian Bunk
· 19 years ago
3aca692
[PATCH] w1: Detouching bug fixed.
by Evgeniy Polyakov
· 19 years ago
7f772ed
[PATCH] w1: hotplug support.
by Evgeniy Polyakov
· 19 years ago
2d83317
[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
by Evgeniy Polyakov
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
ad93e26
[NETLINK]: w1_int.c: fix default netlink group
by Evgeniy Polyakov
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
48647fe
[W1]: Do not use NFLOG netlink number.
by David S. Miller
· 19 years ago
6adf87b
[PATCH] w1: reconnect feature.
by Evgeniy Polyakov
· 19 years ago
2a9d0c1
[PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable periodic searches.
by Evgeniy Polyakov
· 19 years ago
be57ce2
[PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit.
by Evgeniy Polyakov
· 19 years ago
7785925
[PATCH] w1: cleanups.
by Evgeniy Polyakov
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago