Commit Graph

277 Commits (42002c6de9ee1916a118d6a732c533bfe138ed6f)

Author SHA1 Message Date
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
Fabio Estevam 99ba2fd297 w1: mxc_w1: Adapt the clock name to the new clock framework 12 years ago
Wei Yongjun dbfd5ccc05 w1/ds2482: use module_i2c_driver to simplify the code 12 years ago
Kees Cook 12b9f8a20d drivers/w1/masters: remove CONFIG_EXPERIMENTAL 12 years ago
Tony Lindgren aefaf7be49 W1: OMAP HDQ1W: Remove dependencies to mach/hardware.h 13 years ago
Anatol Pomozov 4907cb7b19 treewide: fix comment/printk/variable typos 13 years ago
Raphael Assenat f3261dfb55 1-Wire: Add support for the maxim ds1825 temperature sensor 13 years ago
Daniel Mack d2323cf773 onewire: w1-gpio: add ext_pullup_enable pin in platform data 13 years ago
Daniel Mack 5f3d1382e3 onewire: w1-gpio: add DT bindings 13 years ago
Felipe Balbi 73f2989d37 w1: omap-hdq: drop ARCH dependency 13 years ago
Felipe Balbi 042a713fa4 w1: omap-hdq: remove unnecessary return 13 years ago
Felipe Balbi 19afea50f1 w1: omap-hdq: convert to devm_* functions 13 years ago
Felipe Balbi 8650bbb580 w1: omap-hdq: convert to module_platform_driver 13 years ago
Felipe Balbi be6ec64a1b w1: omap-hdq: don't hardcode resource size 13 years ago
Felipe Balbi 8c3db42fea w1: omap-hdq: add section annotation to remove 13 years ago
Paul Walmsley c354a86484 W1: OMAP HDQ1W: use runtime PM 13 years ago
Paul Walmsley 2acd089471 W1: OMAP HDQ1W: use 32-bit register accesses 13 years ago
Paul Walmsley d660030061 W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ 13 years ago
Otavio Salvador 679012655a w1: Fix a typo in 'hardware' word 13 years ago
Markus Franke fbf7f7b4e2 w1: Add 1-wire slave device driver for DS28E04-100 13 years ago
NeilBrown b02f8bede2 W1: split master mutex to avoid deadlocks. 13 years ago
NeilBrown b7e938d06d w1: omap_hdq: use wait_event_timeout to wait for read to complete. 13 years ago
NeilBrown 7b5362a603 w1: omap_hdq: Fix some error/debug handling. 13 years ago
Greg Kroah-Hartman dd0aa67cd7 Revert "w1: introduce a slave mutex for serializing IO" 13 years ago
Devendra Naga 526be41625 w1: cleanup w1_uevent 13 years ago
NeilBrown 59d4467be4 w1: introduce a slave mutex for serializing IO 13 years ago
Paul Bolle d132d7f6fb Kconfig: replace "--- help ---" with "---help---" 13 years ago
H Hartley Sweeten 4ae68e7345 w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer 13 years ago
Greg Kroah-Hartman c0a6720977 Revert "w1: Add 1-wire slave device driver for DS28E04-100" 13 years ago
Sascha Hauer 60178b6329 w1 i.MX: prepare/unprepare clock 13 years ago
Dan Carpenter eda70f1dfc w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio() 13 years ago
Markus Franke 8f1e12512e w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse 13 years ago
Markus Franke f19420c1ac w1: Add 1-wire slave device driver for DS28E04-100 13 years ago
Dmitry Artamonow ecf1948985 w1: fix slave driver registration error message 13 years ago
Dmitry Artamonow a03abdcb8e w1: fix slave driver registration error message 13 years ago
Renata Sayakhova fef37e9a47 DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers 13 years ago
NeilBrown f6e8a1d7b4 w1_bq27000: Only one thread can access the bq27000 at a time. 13 years ago
NeilBrown df7019f370 w1_bq27000 - remove w1_bq27000_write 13 years ago
NeilBrown b6c40b8581 w1_bq27000: remove unnecessary NULL test. 13 years ago
NeilBrown 9f3519d2ed w1: Fix w1_bq27000 13 years ago
Mark Brown e250b34e57 w1: Use linux/gpio.h rather than asm/gpio.h 13 years ago