thermal: update the documentation
[safe/jmp/linux-2.6] / drivers / i2c /
2008-04-22 Kay Sieversi2c: Fix platform driver hotplug/coldplug
2008-04-22 Magnus Dammi2c: New driver for the SuperH Mobile I2C bus controller
2008-04-22 Adrian Bunki2c/scx200_acb: Don't use 0 as NULL pointer
2008-04-22 Hans Schillstromi2c-bfin-twi: Fix mismatch in add timer and delete...
2008-04-22 Bryan Wui2c-bfin-twi: Just let i2c-bfin-twi driver depends...
2008-04-22 Mike Frysingeri2c-bfin-twi: Use simpler comment headers and strip...
2008-04-22 Bryan Wui2c-bfin-twi: Cleanup driver descriptions, versions...
2008-04-22 Bryan Wui2c-bfin-twi: Add missing pin mux operation
2008-04-22 Bryan Wui2c-bfin-twi: Add platform_resource interface to suppor...
2008-04-22 Sonic Zhangi2c-bfin-twi: Add repeat start feature to avoid break...
2008-04-22 Wolfram Sangi2c: Remove trailing whitespaces in busses/Kconfig
2008-04-22 Harvey Harrisoni2c: Replace remaining __FUNCTION__ occurrences
2008-04-22 Manuel Laussi2c: Renesas SH7760 I2C master driver
2008-04-22 Jean Delvarei2c-dev: Split i2cdev_ioctl
2008-04-22 Sean MacLennani2c-ibm_iic: Support building as an of_platform driver
2008-04-22 Sean MacLennani2c-ibm_iic: Change the log levels
2008-04-22 Wolfram Sangi2c: Add platform driver on top of the new pca-algorithm
2008-04-22 Wolfram Sangi2c-algo-pca: Extend for future drivers
2008-04-22 Wolfram Sangi2c-algo-pca: Remove trailing whitespaces and unnecessa...
2008-04-22 Jean Delvarei2c: Remove the algorithm drivers from the config menu
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Russell KingMerge branch 'omap2-upstream' into devel
2008-04-19 Russell KingMerge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695...
2008-04-19 eric miao[ARM] pxa: separate GPIOs and their mode definitions...
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-14 David BrownellARM: OMAP: I2C: tps65010 driver converts to gpiolib
2008-04-11 Till Harbaumi2c-tiny-usb: New VID/PID pair
2008-04-11 Troy Kiskyi2c-davinci: Fix lost interrupt
2008-04-11 Paul Mundti2c-ibm_iic: Fast mode parm desc fixup
2008-03-27 Lennert Buytenhekplat-orion: make i2c-mv64xxx available for all Orion...
2008-03-23 Randy Dunlapi2c: Fix docbook problem
2008-03-23 Tony Lindgreni2c-omap: Fix unhandled fault
2008-03-23 Bryan Wui2c-bfin-twi: Disable BF54x support for now
2008-03-12 Jean Delvarei2c: chips subdirectory is deprecated
2008-03-12 Hans Verkuili2c: Keep client->driver and client->dev.driver in...
2008-03-12 Adrian Bunki2c-amd756: Fix off-by-one
2008-02-24 Gaston, Jason Di2c-i801: Add support for the ICH10
2008-02-24 Christian Kraffti2c-pca-isa: Add access check to legacy ioports
2008-02-24 Tobias Klauseri2c: Storage class should be before const qualifier
2008-02-24 Wolfram Sangi2c-pxa: Misc fixes
2008-02-17 Holger Schurig[ARM] 4827/1: fix two warnings in drivers/i2c/busses...
2008-02-08 Jean Delvarehwmon: Discard useless I2C driver IDs
2008-02-05 eric miaodeprecate obsolete pca9539 driver
2008-02-01 Benjamin HerrenschmidtPCI: Remove users of pci_enable_device_bars()
2008-01-28 Russell KingMerge branch 'orion' into devel
2008-01-27 Kalle Pokkii2c-bfin-twi: Register adapter with a specific bus...
2008-01-27 Manuel Laussi2c-au1550: Convert to platform driver
2008-01-27 Manuel Laussi2c-au1550: properly terminate zero-byte transfers
2008-01-27 Jon Smirlmpc-i2c: Propagate error values properly
2008-01-27 David Brownelli2c: Add i2c_new_dummy() utility
2008-01-27 Jean Delvarei2c: Drop legacy locking in i2c_new_probed_device
2008-01-27 Jean Delvarei2c: Limit locking scope in i2c_detach_client
2008-01-27 David Brownelli2c-remove-redundant-i2c_client-list.patch
2008-01-27 David Brownelli2c: Stop using the redundant client list
2008-01-27 Jean Delvarei2c-viapro: Add support for the VT8237S
2008-01-27 Jean Delvarei2c-piix4: Drop redundant PCI function number check
2008-01-27 Jean Delvarei2c: Let the user specify PCI driver data through new_id
2008-01-27 Mike Rapoporti2c-pxa: Add polling transfer
2008-01-27 Mike Rapoporti2c: Support i2c_transfer in atomic contexts
2008-01-27 Jean Delvarei2c-sibyte: Remove the bus scan module parameter
2008-01-27 Jean Delvarei2c-i801: Implement I2C block read support
2008-01-27 Jean Delvarei2c-i801: Clear special mode bits as needed
2008-01-27 Jean Delvarei2c-i801: More explicit names for chip features
2008-01-27 Jean Delvarei2c-i801: Document which chip support what feature
2008-01-27 David Brownelli2c/tps65010: move header to <linux/i2c/...>
2008-01-27 Jean Delvarei2c: Rename main mutex
2008-01-27 Jean Delvarei2c: Drop redundant i2c_driver.list
2008-01-27 Jean Delvarei2c: Drop redundant i2c_adapter.list
2008-01-27 Jean Delvarei2c: Change prototypes of refcounting functions
2008-01-27 Jean Delvarei2c: Use the driver model reference counting
2008-01-27 Jean Delvarei2c: Deprecate drivers for I2C buses on video adapters
2008-01-27 Jean Delvarei2c: Don't uselessly set i2c_adapter.retries
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (remaining drivers)
2008-01-27 Mark M. Hoffmani2c: Constify client address data
2008-01-27 Jean Delvarei2c-algo-pcf: Delete broken 10-bit address support
2008-01-27 David Brownelli2c-algo-bit: Fix NAK/ARB comments
2008-01-27 David Brownelli2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
2008-01-27 eric miaoi2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
2008-01-27 Adrian Bunki2c: some overdue driver removal
2008-01-27 Adrian Bunki2c: the scheduled I2C RTC driver removal
2008-01-27 Jean Delvarei2c-stub: Use a single array for byte and word operations
2008-01-27 Rodolfo Giomettii2c/tsl2550: Add power management added
2008-01-27 Bart Van Asschei2c: Add support for the PCF8575 chip
2008-01-27 Stefan Roesei2c-ibm_iic: Whitespace cleanup
2008-01-27 Olof Johanssoni2c-pasemi: use i2c_add_numbered_adapter()
2008-01-27 Jean Delvarei2c-nforce2: The nForce2 can do block transactions
2008-01-26 Jean Delvare[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries
2008-01-26 Tzachi Perelstein[I2C] Split mv643xx I2C platform support
2008-01-25 Emil Medvedriver core: Make the dev_*() family of macros in devic...
2008-01-14 Jean Delvarei2c-sibyte: Fix an error path
2008-01-14 Joe Perchesi2c: Spelling fixes
2008-01-14 Tony Lindgreni2c-omap: Fix NULL pointer dereferencing
2007-12-12 David Brownelli2c/isp1301_omap: Build fix
2007-12-12 Joe Perchesi2c: Add missing spaces in split log messages
2007-12-12 Atsushi Nemotoi2c-gpio: Initialize adapter class
2007-11-15 Jean Delvarei2c/eeprom: Recognize VGN as a valid Sony Vaio name...
2007-11-15 Jean Delvarei2c/eeprom: Hide Sony Vaio serial numbers
2007-11-15 Olof Johanssoni2c-pasemi: Fix NACK detection
2007-11-15 Robert P. J. Dayi2c-pasemi: Replace obsolete "driverfs" reference with...
2007-11-15 Jean Delvarei2c: Make i2c_check_addr static
next