x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
[safe/jmp/linux-2.6] / drivers / i2c /
2008-07-01 Ben DooksI2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
2008-07-01 Ben DooksI2C: S3C2410: Fixup error codes returned rom a transfer.
2008-07-01 Ben DooksI2C: S3C2410: Check ACK on byte transmission
2008-05-18 Jean Delvarei2c/max6875: Really prevent 24RF08 corruption
2008-05-18 Jean Delvarei2c-amd756: Fix functionality flags
2008-05-18 Jean Delvarei2c: Kill the old driver matching scheme
2008-05-18 Jean Delvarei2c-nforce2: Disable the second SMBus channel on the...
2008-05-12 Sergei Shtylyov[MIPS] Alchemy: SMBus resource fix
2008-05-11 Jean Delvarei2c: Match dummy devices by type
2008-05-11 Maciej W. Rozyckii2c-sibyte: Mark i2c_sibyte_add_bus() as static
2008-05-11 Maciej W. Rozyckii2c-sibyte: Correct a comment about frequency
2008-05-11 Jean Delvarei2c-piix4: Blacklist two mainboards
2008-05-11 David Milburni2c-piix4: Increase the intitial delay for the ServerWo...
2008-05-11 Jon Smirli2c-mpc: Compare to NO_IRQ instead of zero
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-04-29 Jean Delvarei2c-amd756-s4882: Fix an error path
2008-04-29 Jean Delvarei2c/tps65010: Add missing intialization of client data
2008-04-29 Jean Delvarei2c-sis5595: Minor cleanups in sis5595_access
2008-04-29 Jean Delvarei2c-piix4: Minor cleanups
2008-04-29 Jean Delvarei2c: Spelling fix (successful)
2008-04-29 Jean Delvarei2c-stub: No newline in parameter description
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
next