aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2007-05-01i2c: i2c EXPORT_SYMBOL cleanupDavid Brownell
2007-05-01i2c: Add i2c_add_numbered_adapter()David Brownell
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell
2007-05-01i2c: i2c stack can remove()David Brownell
2007-05-01i2c: i2c stack can probe()David Brownell
2007-05-01i2c-pca-isa: Port to the new device driver modelJean Delvare
2007-05-01i2c-elektor: Port to the new device driver modelJean Delvare
2007-05-01i2c-parport-light: Port to the new device driver modelJean Delvare
2007-05-01i2c-parport: Fix a minor race on driver unloadJean Delvare
2007-05-01scx200_acb: Fix PCI device reference countJean Delvare
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare
2007-05-01i2c-parport: Optimize binary sizeJean Delvare
2007-05-01i2c-algo-bit: Emulate SMBus block readJean Delvare
2007-05-01i2c: Emulate SMBus block read over I2CJean Delvare
2007-05-01i2c-algo-bit: Always send a stop condition before leavingJean Delvare
2007-05-01i2c: Rename dev_to_i2c_adapter()David Brownell
2007-05-01i2c: Class attribute cleanupDavid Brownell
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-05-01i2c: i2c_register_driver() cleanupDavid Brownell
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare
2007-05-01i2c: Kill i2c_adapter.class_devJean Delvare
2007-04-17Minor bug fixes to i2c-pasemiOlof Johansson
2007-04-17i2c-pasemi: Depend on PPC_PASEMI againJean Delvare
2007-03-22i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare
2007-03-22i2c-amd8111: Missed cleanupJean Delvare
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-18Merge the easy part of the IOP branchRussell King
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams
2007-02-13i2c: Remove the warning on missing adapter deviceJean Delvare
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2007-02-13i2c: PA Semi SMBus driverOlof Johansson
2007-02-13i2c-amd8111: Proposed cleanupsJean Delvare
2007-02-13i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare
2007-02-13i2c: Add IDs to adaptersStephen Hemminger
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell
2007-02-13i2c: completion header cleanupsJean Delvare
2007-02-13i2c-i801: Spelling fixJean Delvare
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare
2007-02-13i2c-nforce2: Drop unused reference to pci_devJean Delvare
2007-02-13i2c-ali1563: Fix device initializationJean Delvare
2007-02-13i2c-ali1563: Improve the status messagesJean Delvare
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-08[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell