summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-04i2c: sh_mobile: optimize irq entryWolfram Sang
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-24i2c: s3c2410: Handle i2c sys_cfg register in i2c driverPankaj Dubey
2014-11-24i2c: rk3x: add Kconfig dependency on COMMON_CLKMax Schwarz
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-21i2c: at91: remove legacy DMA supportArnd Bergmann
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-17eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_dataChristian Gmeiner
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: 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-10of/irq: Export of_irq_get()Laurent 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-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds