[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
[safe/jmp/linux-2.6] / drivers / i2c /
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
2007-11-15 Jean Delvarei2c-dev: Unbound new-style i2c clients aren't busy
2007-11-15 David Brownelli2c-dev: "how does it work" comments
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Jiri Slabyi2c-pxa, rename BIT macro to PXA_BIT
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-17 Emil MedveMake the pr_*() family of macros in kernel.h complete
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-13 Jean Delvarei2c-nforce2: Declare PEC as supported
2007-10-13 Oleg Ryjkovi2c-nforce2: Abort the transaction on error
2007-10-13 Oleg Ryjkovi2c-nforce2: Move status checking to a separate function
2007-10-13 Chris Davidi2c-au1550: Fix a misused register problem
2007-10-13 David Brownelli2c: Rename the PEC functionality bit
2007-10-13 David Brownelli2c-at91: Mark as broken
2007-10-13 David Brownelli2c: Remove i2c_algorithm.algo_control()
2007-10-13 David Brownelli2c: Remove NOP i2c_algorithm.algo_control() methods
2007-10-13 David Brownelli2c-dev: Reject I2C_M_RECV_LEN
2007-10-13 Jean Delvarei2c-stub: Support multiple chips
2007-10-13 Francis Moreaui2c-bfin-twi: Remove useless twi_lock mutex
2007-10-13 Jason Gastoni2c-i801: Add support for the Intel Tolapai SMBus
next