nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / w1 /
2009-03-12 Daniel Mackdrivers/w1/masters/w1-gpio.c: fix read_bit()
2009-02-28 Herton Ronaldo Krz... w1: add missing Kconfig/Makefile entries for DS2431...
2009-02-28 Ben Gardnerw1_ds2433: clear the validcrc flag after a write
2009-02-11 Ian Dallw1: w1 temp calculation overflow fix
2009-01-08 Evgeniy Polyakovw1: send status messages after command processing
2009-01-08 Evgeniy Polyakovw1: added w1 reset command
2009-01-08 Evgeniy Polyakovw1: move w1 commands from defines to enum
2009-01-08 Evgeniy Polyakovw1: allow master IO commands
2009-01-08 Evgeniy Polyakovw1: list slaves commands
2009-01-08 Evgeniy Polyakovw1: add touch block command
2009-01-08 Evgeniy Polyakovw1: add list masters w1 command
2009-01-08 Sascha Hauerw1: add 1-wire master driver for i.MX27 / i.MX31
2009-01-06 Kay Sieversw1: struct device - replace bus_id with dev_name()...
2008-12-23 Evgeniy Polyakovw1: fix slave selection on big-endian systems
2008-11-30 Al ViroW1_MASTER_DS1WM should depend on HAVE_CLK
2008-11-20 Stanley.MiaoW1 OMAP: Fix OMAP LDP boot crash
2008-11-13 Madhusudhan Chikkaturehdq: bQ27000 HDQ Slave Interface Driver
2008-11-13 Madhusudhan Chikkaturehdq driver for OMAP2430/3430
2008-11-13 Madhusudhan Chikkaturew1: export w1_read_8 function
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-16 Bernhard Weirichw1: new driver. DS2431 chip
2008-10-16 David FriesW1: ds2490.c optimize ds_set_pullup
2008-10-16 David FriesW1: ds2490.c ds_write_block remove extra ds_wait_status
2008-10-16 David FriesW1: ds2490.c magic number work
2008-10-16 David FriesW1: ds2490.c reset ds2490 in init
2008-10-16 David FriesW1: ds2490.c ds_reset remove ds_wait_status
2008-10-16 David FriesW1: ds2490.c ds_dump_status rework
2008-10-16 David FriesW1: ds2490.c simplify and fix ds_touch_bit
2008-10-16 David FriesW1: ds2490.c disable bit read and write
2008-10-16 David FriesW1: ds2490.c ds_write_bit, grouping error, disable...
2008-10-16 David FriesW1: ds2490.c add support for strong pullup
2008-10-16 David FriesW1: ds2490.c correct print message
2008-10-16 David FriesW1: ds1wm.c msleep for reset
2008-10-16 David FriesW1: w1_io.c reset comments and msleep
2008-10-16 David FriesW1: w1.c s/printk/dev_dbg/
2008-10-16 David FriesW1: w1_int.c use first available master number
2008-10-16 David FriesW1: w1_therm consistent mutex access code cleanup
2008-10-16 David FriesW1: w1_family, remove unused variable need_exit
2008-10-16 David FriesW1: w1_therm fix user buffer overflow and cat
2008-10-16 David FriesW1: w1_slave_read_id read bug, use device_attribute
2008-10-16 David FriesW1: new module parameter search_count
2008-10-16 David FriesW1: recode w1_slave_found logic
2008-10-16 David FriesW1: be able to manually add and remove slaves
2008-10-16 David FriesW1: feature, w1_therm.c use strong pullup and documentation
2008-10-16 David FriesW1: feature, enable hardware strong pullup
2008-10-16 David FriesW1: w1_process, block or sleep
2008-10-16 David FriesW1: don't delay search start
2008-10-16 David FriesW1: abort search early on on exit
2008-10-16 David FriesW1: fix deadlocks and remove w1_control_thread
2008-07-16 Jean Delvarew1/ds2482: Convert to a new-style driver
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2008-03-05 Anton Vorontsovds1wm: report bus reset error
2008-03-05 Anton Vorontsovds1wm: should check for IS_ERR(clk) instead of NULL
2008-02-07 Philipp ZabelDS1WM: decouple host IRQ and INTR active state settings
2008-02-06 Ville Syrjalaw1-gpio: add GPIO w1 bus master driver
2008-02-06 David FriesW1: w1_therm.c standardize units to millidegrees C
2008-02-06 Evgeniy Polyakovw1: remove unused and confusing variable.
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2008-01-22 David FriesW1: w1_therm.c is flagging 0C etc as invalid
2008-01-22 David FriesW1: w1_therm.c ds18b20 decode freezing temperatures...
2008-01-14 Evgeniy Polyakovw1: decrement slave counter only in ->release() callback
2007-11-15 Li ZefanW1: fix memset size error
2007-10-30 Dirk HohndelKbuild/doc: fix links to Documentation files
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-17 Jesper JuhlClean up duplicate includes in drivers/w1/
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-09-25 Stephen Hemmingermissing null termination in one wire uevent
2007-08-23 Evgeniy Polyakovw1: fix w1_remove_master_device() searching
2007-07-26 Al Virodrivers/ misc __iomem annotations
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Jan EngelhardtUse menuconfig objects: W1
2007-07-15 Al Viromissing argument in bin_attribute ->read()/->write()
2007-07-15 Andrew Mortongit-battery vs git-acpi
2007-07-15 Anton VorontsovPower supply class and drivers: remove non obligatory...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Anton Vorontsov[BATTERY] ds2760 W1 slave
2007-06-28 Evgeniy Polyakovw1_therm_read_bin: don't call flush_signals()
2007-05-10 Martin Schwidefsky[S390] Kconfig: menus with depends on HAS_IOMEM.
2007-05-08 akpm@linux-foundat... Driver for the Maxim DS1WM, a 1-wire bus master ASIC...
2007-05-08 Evgeniy Polyakovw1: allow bus master to have reset and byte ops
2007-05-08 Evgeniy PolyakovW1 printk format warning fix
2007-02-12 Ahmed S. Darwish[PATCH] w1: Use ARRAY_SIZE macro when appropriate
2006-12-13 Evgeniy Polyakov[PATCH] w1: Fix for kconfig entry typo
2006-12-07 Evgeniy Polyakov[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-11-16 Amol LadW1: ioremap balanced with iounmap
2006-10-17 Evgeniy Polyakov[PATCH] w1 kconfig fix
2006-10-03 Matt LaPlanteFix several typos in drivers/
2006-07-12 Adrian Bunk[PATCH] w1: remove drivers/w1/w1.h
2006-07-12 Ben Gardner[PATCH] w1: fix idle check loop in ds2482
2006-06-23 Andrew Morton[PATCH] connector-exports
2006-06-22 Andrew Morton[PATCH] w1: warning fix
2006-06-22 Evgeniy Polyakov[PATCH] w1: clean up W1_CON dependency.
2006-06-22 Adrian Bunk[PATCH] drivers/w1/w1.c: fix a compile error
2006-06-22 Jean-Luc Leger[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC
2006-06-22 Evgeniy Polyakov[PATCH] W1: possible cleanups
2006-06-22 Evgeniy Polyakov[PATCH] W1: cleanups
next