- 14 Jan, 2005 1 commit
-
-
Evgeniy Polyakov authored
Patch allows w1_search() to be overwritten by bus_master drivers. It is very usefull for several devices, like found in iPaq w1 bus master, which does not support bit operations but has hardware implemented search algorithm. Signed-off-by:
Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by:
Greg Kroah-Hartman <greg@kroah.com>
-
- 06 Aug, 2004 1 commit
-
-
Evgeniy Polyakov authored
Added w1_read_block() and w1_write_block(). w1_therm.c now uses them. w1_therm: Chnaged snprintf to sprintf in w1_therm_read_bin() and added max_trying - number of tryings to read temperature before failng. By default it is 10. Added w1_therm_check_rom() - checks if read rom is in black list. If rom is in black list it is probably due to unsufficient of "power" in the sensor - either add strong pullup or connect it to Vcc. Signed-off-by:
Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by:
Greg Kroah-Hartman <greg@kroah.com>
-
- 09 Jul, 2004 1 commit
-
-
Greg Kroah-Hartman authored
This was written and developed by Evgeniy Polyakov <johnpol@2ka.mipt.ru> with only very minor cleanups by me. Signed-off-by:
Greg Kroah-Hartman <greg@kroah.com>
-
- 04 Apr, 2004 1 commit
-
-
Tony Lindgren authored
Patch from Tony Lindgren This patch adds the include files for Texas Instruments OMAP-1510 and 1610 processors. OMAP is an embedded ARM processor with integrated DSP. OMAP-1610 has hardware support for USB OTG, which might be of interest to Linux developers. OMAP-1610 could be easily be used as development platform to add USB OTG support to Linux. This patch is an updated version of patch 1768/1 with Russell King's comments fixed. This patch requires patch 1777/1 applied. This patch is brought to you by various linux-omap developers.
-
- 05 Feb, 2002 2 commits
-
-
Linus Torvalds authored
- Jens Axboe: fix loop device deadlocks - Greg KH: USB updates - Alan Cox: continued merging - Tim Waugh: parport and documentation updates - Cort Dougan: PowerPC merge - Jeff Garzik: network driver updates - Justin Gibbs: new and much improved aic7xxx driver 6.1.5
-
Linus Torvalds authored
-