aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAge
* w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-15
* w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-26
* w1: have netlink search update kernel listDavid Fries2011-05-26
* w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-26
* w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-26
* w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-26
* w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* w1: Silence ds1wm warnings related to mfd_get_cell changesAndres Salomon2011-03-23
* w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-23
*-. Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-16
|\ \
| * | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-27
| |/
* / drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-11
|/
* w1: DS2423 counter driver and documentationMika Laitio2011-01-13
* w1: don't allow arbitrary users to remove w1 devicesBrian Swetland2010-10-27
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-24
* w1: w1 temp: fix negative termperature calculationIan Dall2010-04-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * w1: add __init/__exit macros to w1.cPeter Huewe2010-02-05
* | | w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo2010-03-12
* | | w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-12
* | | w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König2010-03-07
|/ /
* / omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-15
|/
* ds2482: Discard obsolete detect methodJean Delvare2009-10-04
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-07
* | connector: make callback argument type explicitMike Frysinger2009-07-17
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-24
|\
| * w1: ds2760_battery: add support for sleep mode featureDaniel Mack2009-06-08
| * w1: ds2760: add support for EEPROM read and writeDaniel Mack2009-06-08
* | w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-18
* | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-12
|/
* mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-04
* mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-04
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-02
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-25
|\
| * drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-12
* | Merge branch 'omap-clks3' into develRussell King2009-03-19
|\ \
| * | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-08
* | | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-13
| |/ |/|
* | w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2009-02-27
* | w1_ds2433: clear the validcrc flag after a writeBen Gardner2009-02-27
* | w1: w1 temp calculation overflow fixIan Dall2009-02-11
|/
* w1: send status messages after command processingEvgeniy Polyakov2009-01-08