summaryrefslogtreecommitdiff
path: root/drivers/i2c (follow)
Commit message (Expand)AuthorAge
* i2c: i2c-scmi: add a MS HIDEdgar Cherkasov2018-03-24
* i2c: remove __init from i2c_register_board_info()Luis R. Rodriguez2018-02-25
* i2c: riic: fix restart conditionChris Brandt2017-12-16
* i2c: riic: correctly finish transfersChris Brandt2017-11-08
* i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson2017-10-27
* i2c: at91: ensure state is restored after suspendingAlexandre Belloni2017-10-21
* i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit2017-10-08
* i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-09-07
* i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit2017-09-07
* i2c: jz4780: drop superfluous initWolfram Sang2017-09-02
* i2c: designware: Fix system suspendUlf Hansson2017-08-30
* i2c: piix4: Fix request_region sizeRicardo Ribalda2017-06-17
* i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel2017-06-07
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-01-19
* i2c: print correct device invalid addressJohn Garry2017-01-19
* i2c: mux: fix up dependenciesLinus Walleij2016-11-26
* i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-10
* i2c: xgene: Avoid dma_buffer overrunHoan Tran2016-11-10
* i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla2016-09-30
* i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu2016-09-30
* i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-09-07
* i2c: efm32: fix a failure path in efm32_i2c_probe()Alexey Khoroshilov2016-08-20
* i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-08-16
* i2c: mux: reg: wrong condition checked for of_address_to_resource return valueLukasz Gemborowski2016-08-10
* i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas2016-05-04
* i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman2016-05-04
* i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang2016-03-09
* i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates2016-03-03
* i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang2015-12-19
* i2c: designware: Keep pm_runtime_enable/_disable calls in syncJarkko Nikula2015-12-12
* i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu2015-12-12
* i2c: imx: init bus recovery info before adding i2c adapterGao Pan2015-12-09
* i2c: do not use 0x in front of %paDmitry V. Krivenok2015-12-01
* i2c: davinci: Increase module clock frequencyAlexander Sverdlin2015-11-30
* i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCsHans de Goede2015-11-30
* i2c: rk3x: populate correct variable for sda_falling_timeWolfram Sang2015-11-30
* i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2015-11-20
* i2c: fix wakeup irq parsingGrygorii Strashko2015-11-20
* i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen2015-11-20
* i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen2015-11-20
* i2c: imx: fix a compiling errorHou Zhiqiang2015-11-20
* Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-10
|\
| * i2c: rcar: Revert the latest refactoring seriesWolfram Sang2015-10-30
| * i2c: pnx: remove superfluous assignmentWolfram Sang2015-10-30
| * i2c: cadence: enable driver for ARM64Michal Simek2015-10-26
| * i2c: i801: Document Intel DNV and BroxtonJarkko Nikula2015-10-26
| * i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches2015-10-26
| * i2c: pnx: Use setup_timer instead of open coding itMuhammad Falak R Wani2015-10-25
| * i2c: add ACPI support for I2C mux portsDustin Byford2015-10-25
| * i2c: pxa: Add support for pxa910/988 & new configuration featuresVaibhav Hiremath2015-10-25