summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-15i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang
2015-10-15i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-10-15i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula
2015-10-15i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula
2015-10-15i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula
2015-10-15i2c: designware: Remove unused functionsJarkko Nikula
2015-10-15i2c: designware: Disable interrupts before requesting PCI device interruptJarkko Nikula
2015-10-15i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula
2015-10-15i2c: return probe deferred status on dev_pm_domain_attachKieran Bingham
2015-10-14move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-10-10i2c: img-scb: verify support for requested bit rateSifan Naeem
2015-10-10i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem
2015-10-10i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem
2015-10-10i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem
2015-10-10i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem
2015-10-10i2c: img-scb: do dummy writes before fifo accessSifan Naeem
2015-10-10i2c: img-scb: enable fencing for all versions of the ipSifan Naeem
2015-10-09i2c: rcar: clean up after refactoringWolfram Sang
2015-10-09i2c: rcar: revoke START request earlyWolfram Sang
2015-10-09i2c: rcar: check master irqs before slave irqsWolfram Sang
2015-10-09i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang
2015-10-09i2c: rcar: init new messages in irqWolfram Sang
2015-10-09i2c: rcar: refactor setup of a msgWolfram Sang
2015-10-09i2c: rcar: remove spinlockWolfram Sang
2015-10-09i2c: rcar: remove unused IOERROR stateWolfram Sang
2015-10-09i2c: rcar: rework hw initWolfram Sang
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03i2c: mux: reg Change ioread endianness for readbackYork Sun
2015-09-03i2c: mux: reg: fix compilation warningsMike Rapoport
2015-09-03i2c: mux: reg: simplify register size checkingWolfram Sang
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy
2015-08-26i2c: allow specifying separate wakeup interrupt in device treeDmitry Torokhov
2015-08-24i2c: xgene-slimpro: dma_mapping_error() doesn't return an error codeDan Carpenter
2015-08-24i2c: Replace I2C_CROS_EC_TUNNEL dependencyJavier Martinez Canillas
2015-08-24i2c: core: Add support for best effort block read emulationIrina Tirdea
2015-08-24i2c: lpc2k: add driverJoachim Eastwood
2015-08-24i2c: mux: Add register-based mux i2c-mux-regYork Sun
2015-08-24i2c: slave: print warning if slave flag not setWolfram Sang
2015-08-24i2c: support 10 bit and slave addresses in sysfs 'new_device'Wolfram Sang
2015-08-24i2c: take address space into account when checking for used addressesWolfram Sang
2015-08-24i2c: apply DT flags when probingWolfram Sang
2015-08-24i2c: make address check indpendent from client structWolfram Sang
2015-08-24i2c: rename address check functionsWolfram Sang
2015-08-24i2c: apply address offset for slaves, tooWolfram Sang
2015-08-11i2c: mediatek: Fixup i2c ack error interrupt handlingEddie Huang
2015-08-11i2c: mediatek: Reset DMA engine in hardware init functionEddie Huang
2015-08-11i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg