aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-16i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-16i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare
2012-12-16i2c-i801: Add device tree supportThierry Reding
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-28i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-24i2c: at91: add dma supportLudovic Desroches
2012-11-24i2c: at91: change struct members indentationLudovic Desroches
2012-11-24i2c: at91: fix compilation warningLudovic Desroches
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23i2c / ACPI: add ACPI enumeration supportMika Westerberg
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut
2012-11-22i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut
2012-11-22i2c: s3c2410: Remove recently introduced performance overheadsMark Brown
2012-11-22i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-19i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan
2012-11-19i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan
2012-11-19i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan
2012-11-19i2c: i2c-cbus-gpio: introduce driverAaro Koskinen
2012-11-16i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson
2012-11-16i2c: ocores: Add irq support for sparcAndreas Larsson
2012-11-16i2c: omap: Move the remove constraintShubhrajyoti D
2012-11-16i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz
2012-11-16i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz
2012-11-16i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz
2012-11-16i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz
2012-11-16i2c: s3c2410: Add support for pinctrlTomasz Figa
2012-11-16i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown
2012-11-16i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown
2012-11-16i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard
2012-11-16i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi
2012-11-16i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi
2012-11-16i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi
2012-11-16i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi
2012-11-15bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang
2012-11-14i2c: omap: don't save a value only needed for read-clearingWolfram Sang
2012-11-14i2c: omap: cleanup the sysc writeShubhrajyoti D
2012-11-14i2c: omap: Restore i2c context alwaysShubhrajyoti D
2012-11-14i2c: omap: make reset a seperate functionShubhrajyoti D
2012-11-14i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D