Commit Graph

364 Commits (38b4fe5fcc8690719339fb44afb330a75af08021)

Author SHA1 Message Date
Alexey Khoroshilov a0f104644e w1: do not unlock unheld list_mutex in __w1_remove_master_device() 11 years ago
David Fries 8a0427d192 w1: optional bundling of netlink kernel replies 11 years ago
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
David Fries 18d7f891bc w1: avoid recursive device_add 11 years ago
David Fries 593ceb0c70 w1: fix netlink refcnt leak on error path 11 years ago
Alexander Shiyan fc945d6eb7 w1: mxc_w1: Enable driver compilation with COMPILE_TEST 11 years ago
Alexander Shiyan 18fd9e359f w1: mxc_w1: Driver cleanup 11 years ago
Alexander Shiyan aea476b505 w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value 11 years ago
Alexander Shiyan adffe4ab96 w1: Remove excess dependencies on W1 for masters and slaves 11 years ago
Uwe Kleine-König 0b336cea56 w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better 11 years ago
Dan Carpenter a7155f4e22 w1: small type cleanup in sysfs 11 years ago
David Fries 7841b647b9 Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" 11 years ago
David Fries d3a8a9dbb9 w1: hold bus_mutex in netlink and search 11 years ago
David Fries b3be177a19 w1: format for DocBook and fixes 11 years ago
David Fries eb2c0da4ac w1: use family_data instead of rom in w1_slave 11 years ago
David Fries d53f0a2c05 w1: ds2490 fix and enable hardware search 11 years ago
David Fries da78b7e74a w1: ds2490 USB setup fixes 11 years ago
David Fries f28c4e1f31 w1: ds2490 reduce magic numbers 11 years ago
David Fries 5dbf5671c7 w1: reply only to the requester portid 11 years ago
David Fries ac8f73305e connector: add portid to unicast in addition to broadcasting 11 years ago
David Fries 9fcbbac5de w1: process w1 netlink commands in w1_process thread 11 years ago
David Fries 70b34d2ed8 w1: new netlink commands, add/remove/list slaves 11 years ago
David Fries 3c6955e5aa w1: continue slave search where previous left off 11 years ago
David Fries a16130569a w1: increase w1_max_slave_count, allow write access 11 years ago
David Fries af8c7237b0 w1: Only wake up the search process if it is going to be searching 11 years ago
David Fries 4210569876 w1: fixup search to support abort from netlink 11 years ago
David Fries 6b355b33a6 w1: fix w1_send_slave dropping a slave id 11 years ago
Evgeny Boger 3089a4c8d3 drivers/w1/masters/w1-gpio.c: add strong pullup emulation 11 years ago
Alexander Shiyan 001d1953ea w1: mxc_w1: Check the clk_prepare_enable() return value 11 years ago
Alexander Shiyan 71531f55a8 w1: mxc_w1: Add warning for base frequency calculation 11 years ago
Alexander Shiyan a082263725 w1: mxc_w1: Remove unused field "clkdiv" from private structure 11 years ago
Jingoo Han c853b167e6 drivers/w1/masters/w1-gpio.c: use dev_get_platdata() 11 years ago
Michal Nazarewicz bb67093796 drivers: w1: make w1_slave::flags long to avoid memory corruption 11 years ago
Jingoo Han 75f9e937d2 drivers/w1/masters/ds1wm.cuse dev_get_platdata() 11 years ago
Markus Pargmann d27f25c9c2 w1-gpio: Use devm_* functions 11 years ago
Markus Pargmann 7cf1a122b2 w1-gpio: Detect of_gpio_error for first gpio 11 years ago
Michael Opdenacker fe576a580f w1: omap-hdq: remove deprecated IRQF_DISABLED 11 years ago
Michael Opdenacker 813b4650dd w1: ds1wm: remove deprecated IRQF_DISABLED 11 years ago
Hans-Frieder Vogt bc04d76d69 w1 - call request_module with w1 master mutex unlocked 11 years ago
Hans-Frieder Vogt 2962aecef2 w1 - fix fops in w1_bus_notify 11 years ago
Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
Jingoo Han 4b39248365 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() 12 years ago
Jingoo Han bf4228f0ef drivers/w1/w1.c: replace strict_strtol() with kstrtol() 12 years ago
Greg Kroah-Hartman eefafb79a4 w1: slaves: w1_ds2781: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman 0597129cdc w1: slaves: w1_ds2760: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman 9365261db4 w1: slaves: w1_ds2780: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman fa33a65a9c w1: slaves: w1_ds28e04: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman 38f40982e1 w1: slaves: w1_ds2433: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman b3c6061dac w1: slaves: w1_ds2431: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman 94c9e6d665 w1: slaves: w1_ds2423: convert to use w1_family_ops.groups 12 years ago