summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm
2008-10-30i2c-s3c2410: Correct use of ! and &Julia Lawall
2008-10-30scx200_i2c: Add missing class parameterLennart Sorensen
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-22i2c: Add info->archdata fieldAnton Vorontsov
2008-10-22i2c: Inform about deprecated chips directoryWolfram Sang
2008-10-22i2c: Use pci_ioremap_bar()Arjan van de Ven
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt
2008-10-20i2c-cpm: Suppress autoprobing for devicesWolfram Sang
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-14i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha
2008-10-14i2c: Restore i2c_smbus_process_call functionPrakash Mortha
2008-10-14i2c: Do earlier driver model initDavid Brownell
2008-10-14i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare
2008-10-14i2c: Guard against oopses from bad init sequencesDavid Brownell
2008-10-14i2c-parport-light: Don't register a platform device resourceJean Delvare
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek
2008-10-14i2c: Renesas Highlander FPGA SMBus supportPaul Mundt
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi
2008-10-14Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt
2008-10-13i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-08i2c-mpc: suppress I2C device probingWolfgang Grandegger
2008-10-07[ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King