Commit Graph

221 Commits (cfc4bcfe84e14b858dc6a1ab6bbf34d69edabc27)

Author SHA1 Message Date
Evgeniy Polyakov c9cbf558e7 w1: add fast search for single slave bus 13 years ago
Greg Kroah-Hartman fe7484834b USB: convert some miscellanies drivers to use module_usb_driver() 13 years ago
Maciej Szmigiero 377195c438 W1: w1_therm: release the bus during conversion on externally powered devices 13 years ago
Jan Weitzel 3fd306c85a w1: disable irqs in critical section 13 years ago
Florian Faber 68a436aec3 drivers/w1/w1_int.c: multiple masters used same init_name 13 years ago
Clifton Barnes 9fe678fa2f drivers/power/ds2780_battery.c: add a nolock function to w1 interface 13 years ago
Jonathan Cameron 3e5428177c w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it 13 years ago
Paul Gortmaker 4d184129b2 drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c 13 years ago
Paul Gortmaker 9623932cd5 drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE 13 years ago
Evgeniy Polyakov a801876638 MAINTAINERS: Evgeniy has moved 14 years ago
Dan Carpenter 5829944925 w1: fix for loop in w1_f29_remove_slave() 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Christian Glindkamp f7b1371eb6 drivers/w1/slaves/w1_therm.c: add support for DS28EA00 14 years ago
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 14 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