Commit Graph

189 Commits (5d7ed20e822ef82117a4d9928b030fa0247b789d)

Author SHA1 Message Date
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Amit Kucheria 81fa08f25b w1: fix omap 1-wire driver compilation 15 years ago
Ian Dall 9a6a1ecd9e w1: w1 temp: fix negative termperature calculation 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alberto Panizzo 582ef52a5d w1: mxc_w1: move probe() and remove() to the dev* text area 15 years ago
Roel Kluin 6786073927 w1: fix test in ds2482_wait_1wire_idle() 15 years ago
Uwe Kleine-König a96b912186 w1: move omap_hdq's probe function to .devinit.text 15 years ago
Tony Lindgren a8eb7ca0cb omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 15 years ago
Peter Huewe 73a98fce88 w1: add __init/__exit macros to w1.c 15 years ago
Jean Delvare 0314b020c4 ds2482: Discard obsolete detect method 16 years ago
Philipp Reisner 7069331dbe connector: Provide the sender's credentials to the callback 16 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 17 years ago
Bernhard Weirich d827367472 w1: new driver. DS2431 chip 17 years ago
David Fries ade6d810b5 W1: ds2490.c optimize ds_set_pullup 17 years ago
David Fries cbf4a49afa W1: ds2490.c ds_write_block remove extra ds_wait_status 17 years ago
David Fries 19e7184f75 W1: ds2490.c magic number work 17 years ago
David Fries e464af2473 W1: ds2490.c reset ds2490 in init 17 years ago
David Fries 7a4b9706ed W1: ds2490.c ds_reset remove ds_wait_status 17 years ago
David Fries 4b9cf1bc32 W1: ds2490.c ds_dump_status rework 17 years ago
David Fries 6e10f65427 W1: ds2490.c simplify and fix ds_touch_bit 17 years ago