summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2014-11-25i2c: pxa: add support for SCCB devicesPetr Cvek
2014-11-25omap: i2c: don't check bus state IP rev3.3 and earlierAlexander Kochetkov
2014-11-25i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou
2014-11-25i2c/of: Factor out Devicetree registration codePantelis Antoniou
2014-11-24i2c: s3c2410: Handle i2c sys_cfg register in i2c driverPankaj Dubey
2014-11-24i2c: rk3x: add Kconfig dependency on COMMON_CLKMax Schwarz
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu
2014-11-23i2c: omap: add notes related to i2c multimaster modeAlexander Kochetkov
2014-11-23i2c: omap: don't reset controller if Arbitration Lost detectedAlexander Kochetkov
2014-11-23i2c: omap: implement workaround for handling invalid BB-bit valuesAlexander Kochetkov
2014-11-23i2c: omap: cleanup register definitionsAlexander Kochetkov
2014-11-23i2c: rk3x: handle dynamic clock rate changes correctlyMax Schwarz
2014-11-23i2c: at91: enable probe deferring on dma channel requestLudovic Desroches
2014-11-22i2c: omap: fix i207 errata handlingAlexander Kochetkov
2014-11-21i2c: at91: remove legacy DMA supportArnd Bergmann
2014-11-21i2c: designware: prevent early stop on TX FIFO emptyAndrew Jackson
2014-11-21i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov
2014-11-19i2c: dln2: Simplify return flow for dln2_i2c_enableOctavian Purdila
2014-11-19i2c: sh_mobile: use proper device for mapping DMA memoryWolfram Sang
2014-11-19i2c: imx: simplify i2c_imx_dma_write() a littleWolfram Sang
2014-11-19i2c: img-scb: Allow building for MIPSAndrew Bresticker
2014-11-18i2c: add support for Amlogic Meson I2C controllerBeniamino Galvani
2014-11-18i2c: mux: create "channel-n" symlinks for child segments in the mux deviceGerlando Falauto
2014-11-18i2c: mux: create symlink to actual mux deviceWolfram Sang
2014-11-18i2c: acpi: remove unneeded variable initializationWolfram Sang
2014-11-18i2c: imx: add DMA support for freescale i2c driverYao Yuan
2014-11-18i2c: imx: Sort include headers alphabeticallyYao Yuan
2014-11-17i2c: core: Fix probing of i2c slaves without interruptsGeert Uytterhoeven
2014-11-17i2c: img-scb: Add Imagination Technologies I2C SCB driverJames Hogan
2014-11-17i2c: xiic: Fix big-endian register accessThomas Gessler
2014-11-12i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles
2014-11-12i2c: sh_mobile: improve success messageWolfram Sang
2014-11-12i2c: sh_mobile: add DMA supportWolfram Sang
2014-11-12i2c: sh_mobile: sort includes alphabeticallyWolfram Sang
2014-11-12i2c: at91: adopt pinctrl supportWenyou Yang
2014-11-12i2c: mpc: report correct I2C error return codesDanielle Costantino
2014-11-12i2c: i801: Drop useless debug messageJean Delvare
2014-11-12i2c: i801: Check if interrupts are disabledJean Delvare
2014-11-12i2c: i801: Fallback to polling if request_irq() failsJean Delvare
2014-11-12i2c: i801: Use wait_event_timeout to wait for interruptsJean Delvare
2014-11-10i2c: add support for Diolan DLN-2 USB-I2C adapterLaurentiu Palcu
2014-11-10i2c: rk3x: adjust the LOW divison based on characteristics of SCLaddy ke
2014-11-10i2c: davinci: don't use interruptible completionMike Looijmans
2014-11-10i2c: at91: add support for system PMWenyou Yang
2014-11-10i2c: at91: add support for runtime PMWenyou Yang
2014-11-10i2c: exynos5: use proper errno for timeoutWolfram Sang
2014-11-10i2c: core: Map OF IRQ at probe timeLaurent Pinchart
2014-11-10i2c: sh_mobile: Add support for r8a73a4 and sh73a0Geert Uytterhoeven
2014-11-10i2c: imx+mxs: Use the preferred form for passing a size of a structFabio Estevam
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart