acer-wmi: Add driver for newer Acer laptops
[safe/jmp/linux-2.6] / drivers / i2c /
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
2007-10-13 David Brownelli2c: Document struct i2c_msg
2007-10-13 Jean Delvarei2c/pcf8574: No arbitrary initialization
2007-10-13 Vladimir Barinovi2c: Add DaVinci I2C controller support
2007-10-13 Stefan Roesei2c-ibm_iic: Add support for new-style clients
2007-10-13 David Brownelli2c/tps65010: New-style driver updates, part 2
2007-10-13 David Brownelli2c/tps65010: New-style driver updates, part 1
2007-10-13 Adrian Bunki2c-core: Make some code static
2007-10-13 David Brownelli2c: New-style devices can support driver model wakeup...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Russell King[ARM] pxa: update pxa i2c driver to use clk support
2007-09-09 David Brownelli2c-algo-bit: Read block data bugfix
2007-09-09 Jean Delvarei2c-pxa: Fix adapter number
2007-09-09 David Brownelli2c-gpio: Fix adapter number
2007-08-31 Shane Huangi2c-piix4: Fix SB700 PCI device ID
2007-08-14 Ben Dooksi2c-s3c2410: Build fix
2007-08-14 David Brownelli2c/menelaus: Build fix
2007-08-14 Dale Farnsworthi2c-mv64xxx: Reinitialize hw and driver on I2C bus...
2007-08-14 Domen Punceri2c-mpc: Don't disable I2C module on stop condition
2007-08-14 Arnaud Patardi2c-iop3xx: Set I2C_CLASS_HWMON to adapter class
2007-08-14 David Brownelli2c/isp1301_omap: Build fixes, whitespace
2007-08-14 Scott Woodi2c-mpc: Pass correct dev_id to free_irq on error path
2007-08-14 Jean Delvarei2c-i801: Typo: erroneous
2007-07-29 Rafael J. WysockiReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
next