Commit Graph

178 Commits (7a38079e0da19447ab1c41e42094b311c6e945e4)

Author SHA1 Message Date
Jean Delvare 0314b020c4 ds2482: Discard obsolete detect method 15 years ago
Philipp Reisner 7069331dbe connector: Provide the sender's credentials to the callback 15 years ago
Stoyan Gaydarov 2020002a87 drivers/w1/masters/omap_hdq.c: fix missing mutex unlock 16 years ago
Mike Frysinger 0741241c6b connector: make callback argument type explicit 16 years ago
Daniel Mack c8a06c1ef0 w1-gpio: add external pull-up enable callback 16 years ago
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Daniel Mack cef437e3a9 w1: ds2760_battery: add support for sleep mode feature 16 years ago
Daniel Mack 0b47b5703b w1: ds2760: add support for EEPROM read and write 16 years ago
Philipp Zabel 7d33ccbeec mfd: remove DS1WM clock handling 16 years ago
Philipp Zabel a23a175795 mfd: convert DS1WM to use MFD core 16 years ago
Daniel Mack 23c36c1aec w1: coding style cleanups in w1_io.c 16 years ago
Sascha Hauer e65fb0099f [ARM] MXC: remove _clk suffix from clock names 16 years ago
Daniel Mack 8d0df7a3d1 drivers/w1/masters/w1-gpio.c: fix read_bit() 16 years ago
Herton Ronaldo Krzesinski 8ca2f156b0 w1: add missing Kconfig/Makefile entries for DS2431 slave driver 16 years ago
Ben Gardner dca17146f4 w1_ds2433: clear the validcrc flag after a write 16 years ago
Ian Dall 507e2fbaaa w1: w1 temp calculation overflow fix 16 years ago
Russell King cc51c9d444 [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid 16 years ago
Evgeniy Polyakov 4037014e3f w1: send status messages after command processing 16 years ago
Evgeniy Polyakov f89735c4e2 w1: added w1 reset command 16 years ago
Evgeniy Polyakov 325a06fb13 w1: move w1 commands from defines to enum 16 years ago
Evgeniy Polyakov c7e26631d2 w1: allow master IO commands 16 years ago
Evgeniy Polyakov 3b8384070e w1: list slaves commands 16 years ago
Evgeniy Polyakov 9be62e0b2f w1: add touch block command 16 years ago
Evgeniy Polyakov 610705e780 w1: add list masters w1 command 16 years ago
Sascha Hauer a5fd9139f7 w1: add 1-wire master driver for i.MX27 / i.MX31 16 years ago
Kay Sievers 40f91de6a1 w1: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Evgeniy Polyakov f00a189257 w1: fix slave selection on big-endian systems 16 years ago
Al Viro 2fceab0bd8 W1_MASTER_DS1WM should depend on HAVE_CLK 16 years ago
Stanley.Miao 06b0d4dc14 W1 OMAP: Fix OMAP LDP boot crash 16 years ago
Madhusudhan Chikkature cfbc619033 hdq: bQ27000 HDQ Slave Interface Driver 16 years ago
Madhusudhan Chikkature 9f2bc79f7d hdq driver for OMAP2430/3430 16 years ago
Madhusudhan Chikkature 34e453d455 w1: export w1_read_8 function 16 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 16 years ago
Bernhard Weirich d827367472 w1: new driver. DS2431 chip 16 years ago
David Fries ade6d810b5 W1: ds2490.c optimize ds_set_pullup 16 years ago
David Fries cbf4a49afa W1: ds2490.c ds_write_block remove extra ds_wait_status 16 years ago
David Fries 19e7184f75 W1: ds2490.c magic number work 16 years ago
David Fries e464af2473 W1: ds2490.c reset ds2490 in init 16 years ago
David Fries 7a4b9706ed W1: ds2490.c ds_reset remove ds_wait_status 16 years ago
David Fries 4b9cf1bc32 W1: ds2490.c ds_dump_status rework 16 years ago
David Fries 6e10f65427 W1: ds2490.c simplify and fix ds_touch_bit 16 years ago
David Fries a08e2d338b W1: ds2490.c disable bit read and write 16 years ago
David Fries e1c86d226d W1: ds2490.c ds_write_bit, grouping error, disable readback 16 years ago
David Fries 1f4ec2d7f6 W1: ds2490.c add support for strong pullup 16 years ago
David Fries 95cfaebf61 W1: ds2490.c correct print message 16 years ago
David Fries cadd486cfc W1: ds1wm.c msleep for reset 16 years ago
David Fries 8e3dae2b47 W1: w1_io.c reset comments and msleep 16 years ago
David Fries 7dc8f527ef W1: w1.c s/printk/dev_dbg/ 16 years ago
David Fries af00a2d5a0 W1: w1_int.c use first available master number 16 years ago
David Fries e0d29c7699 W1: w1_therm consistent mutex access code cleanup 16 years ago