aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAge
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * w1 i.MX: prepare/unprepare clockSascha Hauer2012-04-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \
| * | Kconfig: replace "--- help ---" with "---help---"Paul Bolle2012-05-07
| * | Merge branch 'master' into for-nextJiri Kosina2012-04-08
| |\|
| * | w1: fix slave driver registration error messageDmitry Artamonow2012-04-02
* | | w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten2012-05-04
* | | Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman2012-04-29
* | | w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()Dan Carpenter2012-04-18
* | | w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke2012-04-11
* | | w1: Add 1-wire slave device driver for DS28E04-100Markus Franke2012-04-11
* | | w1: fix slave driver registration error messageDmitry Artamonow2012-04-09
| |/ |/|
* | DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-08
* | w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown2012-02-24
* | w1_bq27000 - remove w1_bq27000_writeNeilBrown2012-02-24
* | w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-24
* | w1: Fix w1_bq27000NeilBrown2012-02-15
* | w1: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-02-09
|/
* w1: add fast search for single slave busEvgeniy Polyakov2011-12-09
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* W1: w1_therm: release the bus during conversion on externally powered devicesMaciej Szmigiero2011-11-17
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/w1: Add moduleparam.h to drivers/w1/w1_int.cPaul Gortmaker2011-10-31
| * drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | w1: disable irqs in critical sectionJan Weitzel2011-11-02
* | drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber2011-11-02
* | drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2011-11-02
* | w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2011-11-02
|/
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-25
* w1: fix for loop in w1_f29_remove_slave()Dan Carpenter2011-08-25
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp2011-07-26
* w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-09
* 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