fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
[safe/jmp/linux-2.6] / drivers / w1 /
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
2006-06-22 Andrew Morton[PATCH] w1 exports
2006-06-22 Evgeniy Polyakov[PATCH] w1: Use mutexes instead of semaphores.
2006-06-22 Evgeniy Polyakov[PATCH] w1: Make w1 connector notifications depend...
2006-06-22 Evgeniy Polyakov[PATCH] w1: Move w1-connector definitions into linux...
2006-06-22 Evgeniy Polyakov[PATCH] w1: Userspace communication protocol over conne...
2006-06-22 Evgeniy Polyakov[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490...
2006-06-22 Evgeniy Polyakov[PATCH] w1: Added default generic read/write operations.
2006-03-24 Uwe Zeisbergerfix typos "wich" -> "which"
2006-03-24 Evgeniy Polyakov[PATCH] w1: use kthread api.
2006-03-24 Andrew Morton[PATCH] W1: u64 is not long long
2006-03-24 Patrick McHardy[PATCH] W1: Remove incorrect MODULE_ALIAS
2006-03-24 Adrian Bunk[PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies
2006-03-24 Adrian Bunk[PATCH] w1: misc cleanups
2006-03-24 Evgeniy Polyakov[PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver.
2006-03-24 Evgeniy Polyakov[PATCH] W1: Move w1 bus master code into 'w1/masters...
2006-03-24 Evgeniy Polyakov[PATCH] W1: Change the type 'unsigned long' member...
2006-01-09 Adrian Bunkspelling: s/usefull/useful/
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-15 Evgeniy Polyakov[PATCH] Dallas's 1-wire bus compile error
2005-09-12 Evgeniy Polyakov[PATCH] crc16: remove w1 specific comments.
2005-09-12 Evgeniy Polyakov[PATCH] crc16: remove w1 specific comments.
2005-09-08 Evgeniy Polyakov[PATCH] w1_ds2433: Added crc16 protection and read...
2005-09-08 Evgeniy Polyakov[PATCH] w1: added private family data into w1_slave...
2005-09-08 Evgeniy Polyakov[PATCH] w1: Added DS2433 driver - family id update.
2005-09-08 Evgeniy Polyakov[PATCH] w1: Added DS2433 driver.
2005-09-08 Evgeniy Polyakov[PATCH] w1: Decreased debug level.
2005-09-08 Evgeniy Polyakov[PATCH] w1: Detouching bug fixed.
2005-09-08 Evgeniy Polyakov[PATCH] w1: Added add/remove slave callbacks.
2005-09-08 Evgeniy Polyakov[PATCH] w1: Added w1_reset_select_slave() - Resets...
2005-09-08 Evgeniy Polyakov[PATCH] w1: Added inline functions on top of container_...
2005-09-08 Evgeniy Polyakov[PATCH] w1: Fixed 64bit compilation warning.
2005-09-08 Evgeniy Polyakov[PATCH] w1: hotplug support.
2005-09-08 Evgeniy Polyakov[PATCH] W1: Sync with w1/ds9490 tree.
2005-09-08 Evgeniy Polyakov[PATCH] W1: w1_netlink: New init/fini netlink callbacks.
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Evgeniy Polyakov[NETLINK]: w1_int.c: fix default netlink group
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-12 Evgeniy Polyakov[PATCH] w1: more debug level decrease.
2005-07-29 Evgeniy Polyakov[PATCH] w1: kconfig/Makefile fix.
2005-07-25 David S. Miller[W1]: Do not use NFLOG netlink number.
2005-07-11 Evgeniy Polyakov[PATCH] w1: fix CRC calculation on bigendian platforms.
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-22 Evgeniy Polyakov[PATCH] w1: fix compiler warnings
2005-06-22 Evgeniy Polyakov[PATCH] w1: reconnect feature.
2005-06-22 Evgeniy Polyakov[PATCH] w1: Adds a default family so that new slave...
2005-06-22 Evgeniy Polyakov[PATCH] w1: Adds a sysfs entry (w1_master_search) that...
next