aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-22i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov1-0/+4
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare1-0/+25
2007-03-22i2c-amd8111: Missed cleanupJean Delvare1-1/+2
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King3-0/+108
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-10/+10
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-78/+165
2007-02-18Merge the easy part of the IOP branchRussell King1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day10-10/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau12-12/+0
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams1-1/+1
2007-02-13i2c: Remove the warning on missing adapter deviceJean Delvare1-3/+2
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare4-3/+8
2007-02-13i2c: PA Semi SMBus driverOlof Johansson3-0/+434
2007-02-13i2c-amd8111: Proposed cleanupsJean Delvare1-28/+42
2007-02-13i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell1-0/+8
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2-3/+8
2007-02-13i2c: Add IDs to adaptersStephen Hemminger17-0/+19
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell1-21/+44
2007-02-13i2c: completion header cleanupsJean Delvare3-1/+2
2007-02-13i2c-i801: Spelling fixJean Delvare1-1/+1
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare2-0/+4
2007-02-13i2c-nforce2: Drop unused reference to pci_devJean Delvare1-2/+0
2007-02-13i2c-ali1563: Fix device initializationJean Delvare1-23/+18
2007-02-13i2c-ali1563: Improve the status messagesJean Delvare1-5/+11
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven2-2/+2
2007-02-08[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski1-77/+164
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2007-01-05i2c/m41t00: Do not forget to write yearPhilippe De Muyter1-0/+1
2007-01-05i2c-mv64xxx: Fix random oops at bootMaxime Bizon1-2/+2
2007-01-04i2c: Migration aids for i2c_adapter.dev removalDavid Brownell1-4/+24
2007-01-04i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool2-15/+1
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-9/+12
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare1-1/+1
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare1-2/+2
2006-12-10i2c: Refactor a kfree in i2c-devJean Delvare1-2/+1
2006-12-10i2c: Fix return value check in i2c-devAkinobu Mita1-2/+2
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare1-4/+12
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare17-48/+17
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King3-0/+165
2006-12-10i2c: fix broken ds1337 initializationDirk Eibach1-1/+7
2006-12-10i2c: Use the __ATTR macro where possibleJean Delvare1-7/+4
2006-12-10i2c: Whitespace cleanupsDavid Brownell2-44/+44
2006-12-10i2c: Use put_user instead of copy_to_user where possibleJean Delvare1-2/+1
2006-12-10i2c: New Atmel AT91 bus driverAndrew Victor3-0/+333
2006-12-10i2c: Add support for nested i2c bus lockingJiri Kosina1-1/+1
2006-12-10i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt1-75/+14
2006-12-10i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol1-0/+9
2006-12-10i2c: New Philips PNX bus driverVitaly Wool3-0/+728
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare7-1226/+0