Commit Graph

207 Commits (e307148fd4f971cecfaebb516ee28e164948a24b)

Author SHA1 Message Date
Jean-François Dagenais f607e7fc5f w1: ds1wm: add a reset recovery parameter 14 years ago
Geert Uytterhoeven 26575f9544 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS 14 years ago
Clifton Barnes 275ac74629 w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support 14 years ago
David Fries 963bb10101 w1: have netlink search update kernel list 14 years ago
Jean-François Dagenais 26a6afb917 w1: complete the 1-wire (w1) ds1wm driver search algorithm 14 years ago
Jean-François Dagenais 89610274bd w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support 14 years ago
Jean-François Dagenais 67dfd54c2d w1: add 1-wire (w1) reset and resume command API support 14 years ago
Samuel Ortiz 121ea573ae w1: Use device platform_data to retrieve ds1wm platform bits 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner dced35aeb0 drivers: Final irq namespace conversion 14 years ago
Andres Salomon 7e5dc1f700 w1: Silence ds1wm warnings related to mfd_get_cell changes 14 years ago
Andres Salomon fcd67979d3 w1: Use mfd_data instead of driver_data for dsw1wm.c 14 years ago
Andres Salomon d24f36d352 mfd: mfd_cell is now implicitly available to asic3 drivers 14 years ago
Julia Lawall 80d02d2736 drivers/w1/masters/omap_hdq.c: add missing clk_put 14 years ago
Tony Lindgren 59b479e098 omap: Start using CONFIG_SOC_OMAP 14 years ago
Mika Laitio 17fecb5582 w1: DS2423 counter driver and documentation 14 years ago
Brian Swetland 12aa4c6417 w1: don't allow arbitrary users to remove w1 devices 15 years ago
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