summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross1-4/+8
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan1-1/+1
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson1-2/+4
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson1-0/+1
2014-09-30i2c: cros-ec-tunnel: Add of match tableSjoerd Simons1-0/+9
2014-09-30i2c: rcar: remove sign-compare flawWolfram Sang1-1/+1
2014-09-30i2c: ismt: Use minimum descriptor sizeFan Du1-1/+1
2014-09-30i2c: imx: Add arbitration lost checkHaibo Chen1-0/+8
2014-09-30i2c: rk3x: Remove unlikely() annotationsDoug Anderson1-2/+2
2014-09-30i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov1-1/+7
2014-09-30i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov1-7/+2
2014-09-30i2c: rcar: simplify check for last messageSergei Shtylyov1-1/+1
2014-09-30i2c: designware: add support of platform data to set I2C modeTan, Raymond1-0/+6
2014-09-30i2c: designware: add support of I2C standard modeRomain Baeriswyl1-2/+21
2014-09-26treewide: Fix typos in KconfigMasanari Iida1-1/+1
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe1-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang3-368/+355
2014-09-22i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-5/+8
2014-09-20i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke1-6/+5
2014-09-20i2c: mxs: fix error message in pio transferJanusz Użycki1-1/+1
2014-09-20i2c: ismt: use correct length when copy bufferFan Du1-2/+2
2014-09-20i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov1-2/+2
2014-09-20i2c: tegra: Move clk_prepare/clk_set_rate to probeMikko Perttunen1-12/+45
2014-09-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov1-0/+22
2014-09-02i2c: at91: add bound checking on SMBus block length bytesMarek Roszko1-4/+24
2014-09-02i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke1-0/+4
2014-09-02i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren1-2/+2
2014-09-02i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai1-2/+1
2014-09-02i2c: rcar: fix MNR interrupt handlingSergei Shtylyov1-6/+9
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu3-10/+9
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-924/+810
2014-08-08i2c: mpc: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-08i2c: rk3x: fix interrupt handling issueaddy ke1-1/+1
2014-08-08Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+12
2014-08-06i2c: imx: Fix format warning for dev_dbgXiubo Li1-4/+1
2014-08-06i2c: qup: disable clks and return instead of just returning errorPramod Gurav1-4/+8
2014-08-05i2c: exynos5: always enable HSI2CSachin Kamat1-2/+2
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-0/+5
2014-08-02i2c: designware: add new bindingsAlan Cox2-0/+10
2014-08-01i2c: gpio: Drop dead code in i2c_gpio_removeJean Delvare1-2/+0
2014-08-01i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang1-0/+15
2014-08-01i2c: st: Update i2c timingsMaxime COQUELIN1-13/+19
2014-08-01drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-08-01i2c: i2c-st: Use %pa to print 'resource_size_t' typeFabio Estevam1-1/+1
2014-08-01i2c: s3c2410: resume the I2C controller earlierVincent Palatin1-2/+6
2014-07-26clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki1-0/+5
2014-07-20i2c: stub: Avoid an array overrun on I2C block transfersJean Delvare1-0/+2
2014-07-17i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2-0/+4