summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2015-10-23i2c: pnx: fix runtime warnings caused by enabling unprepared clockVladimir Zapolskiy-5/+5
2015-10-22i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon-2/+0
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg-0/+20
2015-10-15i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang-6/+7
2015-10-15i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang-3/+5
2015-10-15i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang-3/+4
2015-10-15i2c: return probe deferred status on dev_pm_domain_attachKieran Bingham-6/+6
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-485/+1906
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+119
2015-09-03i2c: mux: reg Change ioread endianness for readbackYork Sun-14/+14
2015-09-03i2c: mux: reg: fix compilation warningsMike Rapoport-1/+1
2015-09-03i2c: mux: reg: simplify register size checkingWolfram Sang-11/+6
2015-08-31i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy-0/+4
2015-08-26i2c: allow specifying separate wakeup interrupt in device treeDmitry Torokhov-9/+42
2015-08-24i2c: xgene-slimpro: dma_mapping_error() doesn't return an error codeDan Carpenter-4/+4
2015-08-24i2c: Replace I2C_CROS_EC_TUNNEL dependencyJavier Martinez Canillas-1/+1
2015-08-24i2c: core: Add support for best effort block read emulationIrina Tirdea-0/+57
2015-08-24i2c: lpc2k: add driverJoachim Eastwood-0/+524
2015-08-24i2c: mux: Add register-based mux i2c-mux-regYork Sun-0/+306
2015-08-24i2c: slave: print warning if slave flag not setWolfram Sang-0/+4
2015-08-24i2c: support 10 bit and slave addresses in sysfs 'new_device'Wolfram Sang-1/+11
2015-08-24i2c: take address space into account when checking for used addressesWolfram Sang-4/+4
2015-08-24i2c: apply DT flags when probingWolfram Sang-5/+18
2015-08-24i2c: make address check indpendent from client structWolfram Sang-6/+5
2015-08-24i2c: rename address check functionsWolfram Sang-6/+6
2015-08-24i2c: apply address offset for slaves, tooWolfram Sang-3/+19
2015-08-11i2c: mediatek: Fixup i2c ack error interrupt handlingEddie Huang-4/+11
2015-08-11i2c: mediatek: Reset DMA engine in hardware init functionEddie Huang-0/+6
2015-08-11i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg-1/+119
2015-08-10i2c: viperboard: clean up inconsistent indentingColin Ian King-5/+5
2015-08-10i2c: cadence: set THIS_MODULE to the owner of the adapterMasahiro Yamada-0/+1
2015-08-10i2c: designware: Make debug print in i2c_dw_isr() shorterJarkko Nikula-2/+1
2015-08-10i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy-1/+1
2015-08-10i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy-0/+18
2015-08-10i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapterVladimir Zapolskiy-3/+12
2015-08-10i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski-3/+0
2015-08-10i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko-2/+2
2015-08-10i2c: parport: Add VCT-jig adapterOndrej Zary-0/+8
2015-08-10i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha-11/+57
2015-08-10i2c: tegra: add support for fast plus (FM+) mode clock rateLaxman Dewangan-2/+15
2015-08-10i2c: tegra: update CONFIG_LOAD for new conifigurationLaxman Dewangan-0/+35
2015-08-10i2c: omap: fix cleanup regressionWolfram Sang-1/+1
2015-08-10i2c: xiic: Do not continue in case of errors in RxShubhrajyoti Datta-0/+2
2015-08-10i2c: xiic: Service all interrupts in isrShubhrajyoti Datta-14/+10
2015-08-10i2c: xiic: Remove the Addressed as slave interruptShubhrajyoti Datta-1/+1
2015-08-10i2c: xiic: Remove busy loop while waiting for bus busyShubhrajyoti Datta-1/+1
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta-7/+0
2015-08-10i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta-1/+0
2015-08-10i2c: xiic: move the xiic_process to thread contextShubhrajyoti Datta-13/+20
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta-3/+0