summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: rcar: revoke START request earlyWolfram Sang2018-06-061-16/+7
* i2c: rcar: check master irqs before slave irqsWolfram Sang2018-06-061-8/+5
* i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2018-06-061-2/+2
* i2c: rcar: init new messages in irqWolfram Sang2018-06-061-47/+43
* i2c: rcar: refactor setup of a msgWolfram Sang2018-06-061-6/+9
* i2c: rcar: remove spinlockWolfram Sang2018-06-061-19/+4
* i2c: rcar: remove unused IOERROR stateWolfram Sang2018-06-061-6/+0
* i2c: rcar: rework hw initWolfram Sang2018-06-061-12/+4
* i2c: rcar: make sure clocks are on when doing clock calculationWolfram Sang2018-06-061-9/+17
* i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT2018-05-301-2/+6
* i2c: i2c-scmi: add a MS HIDEdgar Cherkasov2018-03-241-0/+4
* i2c: remove __init from i2c_register_board_info()Luis R. Rodriguez2018-02-251-3/+1
* i2c: riic: fix restart conditionChris Brandt2017-12-161-1/+5
* i2c: riic: correctly finish transfersChris Brandt2017-11-081-7/+23
* i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson2017-10-271-1/+4
* i2c: at91: ensure state is restored after suspendingAlexandre Belloni2017-10-211-0/+3
* i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit2017-10-081-1/+1
* i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-09-071-1/+3
* i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit2017-09-071-2/+2
* i2c: jz4780: drop superfluous initWolfram Sang2017-09-021-4/+0
* i2c: designware: Fix system suspendUlf Hansson2017-08-301-2/+12
* i2c: piix4: Fix request_region sizeRicardo Ribalda2017-06-171-1/+1
* i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel2017-06-071-4/+21
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-01-191-1/+1
* i2c: print correct device invalid addressJohn Garry2017-01-191-1/+1
* i2c: mux: fix up dependenciesLinus Walleij2016-11-262-1/+1
* i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-101-1/+1
* i2c: xgene: Avoid dma_buffer overrunHoan Tran2016-11-101-1/+1
* i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla2016-09-301-1/+2
* i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-09-301-7/+11
* i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-09-071-1/+1
* i2c: efm32: fix a failure path in efm32_i2c_probe()Alexey Khoroshilov2016-08-201-1/+1
* i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-08-161-9/+94
* i2c: mux: reg: wrong condition checked for of_address_to_resource return valueLukasz Gemborowski2016-08-101-1/+1
* i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas2016-05-041-5/+19
* i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman2016-05-041-2/+2
* i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang2016-03-091-2/+1
* i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates2016-03-031-0/+2
* i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang2015-12-191-2/+2
* i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula2015-12-121-5/+4
* i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu2015-12-123-1/+13
* i2c: imx: init bus recovery info before adding i2c adapterGao Pan2015-12-091-2/+2
* i2c: do not use 0x in front of %paDmitry V. Krivenok2015-12-011-1/+1
* i2c: davinci: Increase module clock frequencyAlexander Sverdlin2015-11-301-2/+9
* i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCsHans de Goede2015-11-301-9/+18
* i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang2015-11-301-1/+1
* i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2015-11-202-0/+7
* i2c: fix wakeup irq parsingGrygorii Strashko2015-11-201-1/+1
* i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen2015-11-201-2/+1
* i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen2015-11-201-0/+3