aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Minor bug fixes to i2c-pasemiOlof Johansson2007-04-171-3/+3
* i2c-pasemi: Depend on PPC_PASEMI againJean Delvare2007-04-171-2/+1
* i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-221-0/+4
* i2c-i801: Restore the device state before leavingJean Delvare2007-03-221-0/+25
* i2c-amd8111: Missed cleanupJean Delvare2007-03-221-1/+2
* [ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King2007-03-043-0/+108
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-1910-10/+10
|\
| * Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-1710-10/+10
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-78/+165
|\ \ | |/ |/|
| * Merge the easy part of the IOP branchRussell King2007-02-181-1/+1
| |\
| | * [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-1/+1
| * | [ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski2007-02-081-77/+164
| |/
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1412-12/+0
* | i2c: Remove the warning on missing adapter deviceJean Delvare2007-02-131-3/+2
* | i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-134-3/+8
* | i2c: PA Semi SMBus driverOlof Johansson2007-02-133-0/+434
* | i2c-amd8111: Proposed cleanupsJean Delvare2007-02-131-28/+42
* | i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell2007-02-131-0/+8
* | i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2007-02-132-3/+8
* | i2c: Add IDs to adaptersStephen Hemminger2007-02-1317-0/+19
* | i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-131-21/+44
* | i2c: completion header cleanupsJean Delvare2007-02-133-1/+2
* | i2c-i801: Spelling fixJean Delvare2007-02-131-1/+1
* | i2c-piix4: Add support for the ATI SB600Jean Delvare2007-02-132-0/+4
* | i2c-nforce2: Drop unused reference to pci_devJean Delvare2007-02-131-2/+0
* | i2c-ali1563: Fix device initializationJean Delvare2007-02-131-23/+18
* | i2c-ali1563: Improve the status messagesJean Delvare2007-02-131-5/+11
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-122-2/+2
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
|/
* i2c/m41t00: Do not forget to write yearPhilippe De Muyter2007-01-051-0/+1
* i2c-mv64xxx: Fix random oops at bootMaxime Bizon2007-01-051-2/+2
* i2c: Migration aids for i2c_adapter.dev removalDavid Brownell2007-01-041-4/+24
* i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool2007-01-042-15/+1
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-131-1/+1
|\
| * hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-121-1/+1
* | [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-9/+12
* | i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
* | i2c: Refactor a kfree in i2c-devJean Delvare2006-12-101-2/+1
* | i2c: Fix return value check in i2c-devAkinobu Mita2006-12-101-2/+2
* | i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
* | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-1017-48/+17
* | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-103-0/+165
* | i2c: fix broken ds1337 initializationDirk Eibach2006-12-101-1/+7
* | i2c: Use the __ATTR macro where possibleJean Delvare2006-12-101-7/+4
* | i2c: Whitespace cleanupsDavid Brownell2006-12-102-44/+44
* | i2c: Use put_user instead of copy_to_user where possibleJean Delvare2006-12-101-2/+1
* | i2c: New Atmel AT91 bus driverAndrew Victor2006-12-103-0/+333
* | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-101-1/+1
* | i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-101-75/+14
* | i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9