summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_endMichael Thalmeier2017-06-021-3/+3
| * i2c: sh_mobile: drop needless check for of_nodeWolfram Sang2017-06-021-12/+7Star
| * i2c: sh_mobile: remove platform_dataWolfram Sang2017-06-021-8/+0Star
| * i2c: stub: use pr_fmtWolfram Sang2017-06-021-8/+8
| * i2c: xgene-slimpro: Add ACPI support by using PCC mailboxHoan Tran2017-06-021-13/+161
| * i2c: xgene-slimpro: Use a single function to send command messageHoan Tran2017-06-021-41/+26Star
| * i2c: reformat core-base file headerWolfram Sang2017-05-311-21/+22
| * i2c: remove unneeded includes from coreWolfram Sang2017-05-311-2/+0Star
| * i2c: break out ACPI support into separate fileWolfram Sang2017-05-314-648/+669
| * i2c: break out OF support into separate fileWolfram Sang2017-05-314-264/+286
| * i2c: break out smbus support into separate fileWolfram Sang2017-05-313-575/+595
| * i2c: break out slave support into separate fileWolfram Sang2017-05-314-101/+118
| * i2c: rename core source file to allow refactorizationWolfram Sang2017-05-313-2/+4
* | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-043-0/+187
|\ \
| * | Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-122-5/+22
| |\|
| * | i2c: i2c-mux-gpmux: new driverPeter Rosin2017-06-033-0/+187
* | | i2c: imx: Use correct function to write to registerMichail Georgios Etairidis2017-06-221-4/+4
* | | i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song2017-06-151-1/+1
* | | i2c: rcar: use correct length when unmapping DMAWolfram Sang2017-06-151-1/+1
| |/ |/|
* | i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka2017-05-221-1/+1
* | i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel2017-05-221-4/+21
|/
* i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel2017-05-191-8/+10
* i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh2017-05-171-0/+1
* i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni2017-05-161-3/+3
* i2c: mux: only print failure message on errorPeter Rosin2017-05-151-10/+16
* i2c: mux: reg: rename label to indicate what it doesPeter Rosin2017-05-151-2/+2
* i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin2017-05-151-5/+12
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-118-12/+12
|\
| * Annotate hardware config module parameters in drivers/i2c/David Howells2017-04-208-12/+12
* | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-0/+2
|\ \
| * | i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controllerHanjun Guo2017-04-271-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-032-2/+56
|\ \ \
| * \ \ Merge branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry Torokhov2017-04-032-2/+56
| |\ \ \ | | |/ / | |/| |
| | * | i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov2017-04-012-0/+42
| | * | i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov2017-04-011-0/+12
| | * | i2c: export i2c_client_type structureDmitry Torokhov2017-04-011-2/+2
| | |/
* | | Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-0325-248/+588
|\ \ \
| * | | i2c: thunderx: Enable HWMON class probingJan Glauber2017-04-211-0/+1
| * | | i2c: rcar: clarify PM handling with more commentsWolfram Sang2017-04-211-1/+3
| * | | i2c: rcar: fix resume by always initializing registers before transferWolfram Sang2017-04-211-2/+2
| * | | i2c: tegra: fix spelling mistake: "contoller" -> "controller"Colin Ian King2017-04-211-1/+1
| * | | i2c: exynos5: use core helper to get driver dataAndrzej Hajda2017-04-211-12/+3Star
| * | | i2c: exynos5: de-duplicate error logs on clock setupAndrzej Hajda2017-04-211-17/+7Star
| * | | i2c: exynos5: simplify clock frequency handlingAndrzej Hajda2017-04-211-33/+12Star
| * | | i2c: exynos5: simplify timings calculationAndrzej Hajda2017-04-211-26/+14Star
| * | | i2c: designware-baytrail: fix potential null pointer dereference on devColin Ian King2017-04-191-1/+3
| * | | i2c: designware: Get selected speed mode sda-hold-time via ACPIchin.yew.tan@intel.com2017-04-191-9/+22
| * | | Merge branch 'i2c/for-INT33FE' into i2c/for-4.12Wolfram Sang2017-04-161-3/+59
| |\ \ \
| | * | | i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede2017-04-161-3/+3
| | * | | i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede2017-04-161-0/+49