Commit Graph

322 Commits (4e9072d61695abcee201591ba9515a28bcb3bd33)

Author SHA1 Message Date
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
Greg Kroah-Hartman 729fb9d33f w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman 32ea4175ae w1: slaves: w1_ds2408: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman b8a9f44fea w1: slaves: w1_therm: convert to use w1_family_ops.groups 12 years ago
Greg Kroah-Hartman 36c27a655a w1: add attribute groups to struct w1_family_ops 12 years ago
Greg Kroah-Hartman 5b187b3c0e w1: use default attribute groups for w1 slave devices 12 years ago
Greg Kroah-Hartman 47eba33a09 w1: remove race with sysfs file creation 12 years ago
Jean-Francois Dagenais d5528773e6 drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode 12 years ago
Alexander Stein 8d7bda5188 w1: add family based automatic module loading 12 years ago
Fabio Estevam 5e6e78e27a w1-gpio: Let device core handle pinctrl 12 years ago
Wolfram Sang ac066a5c1c drivers/w1/masters: don't check resource with devm_ioremap_resource 12 years ago
Wei Yongjun 4d10e0f2dd drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() 12 years ago
Wei Yongjun c28d6f2ddb drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() 12 years ago
Wei Yongjun c5cfedf234 drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() 12 years ago
Wei Yongjun 0ece1bbf4c drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() 12 years ago
Alexandre Courbot 76ec9d18b8 Convert selectors of GENERIC_GPIO to GPIOLIB 12 years ago
Jean-Francois Dagenais 1116575d91 w1: ds2408: use ARRAY_SIZE instead of hard-coded number 12 years ago
Jean-Francois Dagenais aceca28544 w1: ds2408: make value read-back check a Kconfig option 12 years ago
Fabio Estevam 388f7bd24d w1: mxc_w1: Convert to devm_ioremap_resource() 12 years ago
Marcin Jurkowski 9d1817cab2 w1: fix oops when w1_search is called from netlink connector 12 years ago
Johan Hovold 34ccd8738e w1-gpio: fix unused variable warning 12 years ago
Johan Hovold 01230551e7 w1-gpio: remove erroneous __exit and __exit_p() 12 years ago
Mariusz Bialonczyk 31b4ca3ef9 w1: add support for DS2413 Dual Channel Addressable Switch 12 years ago
Michael Arndt 29e5507ae4 w1: w1_therm: Add force-pullup option for "broken" sensors 12 years ago
Michael Arndt 9c95bb6f25 w1: ds2482: Added 1-Wire pull-up support to the driver 12 years ago
Martin Fuzzey 28c55dc1ac W1: Add device tree support to MXC onewire master. 12 years ago
Hauke Mehrtens 06a8f1feb9 w1-gpio: fix section mismatch 12 years ago
Thierry Reding 4d6dc3a735 w1: Convert to devm_ioremap_resource() 12 years ago
David Stevenson 867ff9880d w1_therm: Retries: remove old code add CRC 12 years ago
Julia Lawall e5279ff6c9 drivers/w1/masters/mxc_w1.c: use devm_ functions 12 years ago
Julia Lawall eea2172e69 drivers/w1/masters/ds1wm.c: use devm_ functions 12 years ago
Greg Kroah-Hartman 10532fe762 Drivers: w1: remove last __devexit_p() instance 12 years ago
Tony Lindgren 770b6cb4d2 ARM: OMAP: Fix drivers to depend on omap for internal devices 12 years ago
Pantelis Antoniou 8a1861d997 w1-gpio: Simplify & get rid of defines 12 years ago
Pantelis Antoniou 277ed0d542 w1-gpio: Pinctrl-fy 12 years ago
Bill Pemberton 2c9e9fdc0b w1: remove CONFIG_HOTPLUG ifdefs 12 years ago
Bill Pemberton 82849a93aa w1: remove use of __devexit 12 years ago
Bill Pemberton 479e2bcecd w1: remove use of __devinit 12 years ago
Bill Pemberton f91a66c97b w1: remove use of __devexit_p 12 years ago
Fabio Estevam 128485daad w1: mxc_w1: Fix comment 12 years ago
Fabio Estevam fd21bfcc2d w1: mxc_w1: Convert to platform driver 12 years ago