summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | i2c: tegra: Keep IRQs enabled during suspend/resumeThierry Reding2020-05-081-2/+2
| | * | | | i2c: tegra: Restore pinmux on system resumeThierry Reding2020-05-081-4/+19
| | * | | | Revert "i2c: tegra: Fix suspending in active runtime PM state"Thierry Reding2020-05-071-9/+0
| * | | | | i2c: altera: cleanup spinlockAtsushi Nemoto2020-05-201-8/+4
| * | | | | Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-20371-1833/+3509
| |\ \ \ \ \
| * | | | | | i2c: core: support bus regulator controlling in adapterBibby Hsieh2020-05-201-0/+84
| * | | | | | i2c: reword explanation about atomic transfersWolfram Sang2020-05-201-3/+3
| * | | | | | i2c: slave-eeprom: add support for 24c512 EEPROMsWolfram Sang2020-05-201-2/+4
| * | | | | | i2c: mediatek: Add i2c ac-timing adjust supportQii Wang2020-05-201-51/+278
| * | | | | | i2c: designware: Allow slave mode for PCI enumerated devicesAndy Shevchenko2020-05-132-13/+12
| * | | | | | i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()Andy Shevchenko2020-05-135-10/+20
| * | | | | | i2c: designware: Switch PCI driver to use i2c_dw_configure_master()Andy Shevchenko2020-05-131-26/+7
| * | | | | | i2c: designware: Move configuration routines to respective modulesAndy Shevchenko2020-05-134-37/+48
| * | | | | | i2c: designware: Use devm_platform_ioremap_resource() to simplify codeAndy Shevchenko2020-05-131-6/+2
| * | | | | | i2c: pxa: use master-abort for device probesRussell King2020-05-121-8/+2
| * | | | | | i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King2020-05-121-4/+2
| * | | | | | i2c: pxa: remove some unnecessary debugRussell King2020-05-121-3/+1
| * | | | | | i2c: pxa: ensure timeout messages are uniqueRussell King2020-05-121-3/+3
| * | | | | | i2c: pxa: avoid complaints with non-responsive slavesRussell King2020-05-121-4/+8
| * | | | | | i2c: pxa: consolidate i2c_pxa_*xfer() implementationsRussell King2020-05-121-20/+16
| * | | | | | i2c: mux: pca954x: Convert license to SPDX identifierAndy Shevchenko2020-05-111-5/+2
| * | | | | | i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()Andy Shevchenko2020-05-111-3/+2
| * | | | | | i2c: mux: pca954x: Make use of device propertiesAndy Shevchenko2020-05-111-10/+5
| * | | | | | i2c: mux: pca954x: Refactor pca954x_irq_handler()Andy Shevchenko2020-05-111-10/+7
| * | | | | | i2c: at91: Send bus clear command if SDA is downCodrin Ciubotariu2020-05-053-8/+50
| * | | | | | i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary conditionRussell King2020-05-051-5/+12
| * | | | | | i2c: pxa: clean up decode_bits()Russell King2020-05-051-4/+3
| * | | | | | i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King2020-05-051-4/+3
| * | | | | | i2c: pxa: move DT IDs along side platform IDsRussell King2020-05-051-9/+9
| * | | | | | i2c: pxa: move private definitions to i2c-pxa.cRussell King2020-05-051-0/+43
| * | | | | | i2c: pxa: always set fm and hs members for each typeRussell King2020-05-051-2/+10
| * | | | | | i2c: pxa: add and use definitions for IBMR registerRussell King2020-05-051-4/+8
| * | | | | | i2c: pxa: re-arrange register field definitionsRussell King2020-05-051-60/+53
| * | | | | | i2c: pxa: re-arrange functions to flow betterRussell King2020-05-051-163/+162
| * | | | | | i2c: pxa: re-arrange includes to be in alphabetical orderRussell King2020-05-051-8/+8
| * | | | | | i2c: pxa: remove unneeded includesRussell King2020-05-051-4/+0
| * | | | | | i2c: pxa: use official address byte helperRussell King2020-05-051-14/+4
| * | | | | | i2c: powermac: use true,false for bool variableJason Yan2020-04-301-1/+1
| * | | | | | i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()Dan Carpenter2020-04-301-1/+1
| * | | | | | platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()Wolfram Sang2020-04-261-4/+7
| * | | | | | i2c: iproc: add support for SMBUS quick cmdRayagonda Kokatanur2020-04-261-3/+7
| * | | | | | i2c: powermac: Simplify reading the "reg" and "i2c-address" propertyAishwarya R2020-04-261-8/+8
| * | | | | | i2c: qup: remove unneeded conversion to boolJason Yan2020-04-261-6/+4
| * | | | | | i2c: brcmstb: Fix handling of optional interruptDave Stevenson2020-04-261-9/+11
| * | | | | | i2c: stm32f7: allows for any bus frequencyAlain Volmat2020-04-261-61/+64
| * | | | | | i2c: stm32: don't print an error on probe deferralEtienne Carriere2020-04-263-6/+15
| * | | | | | i2c: brcmstb: Allow to compile it on BCM2835Maxime Ripard2020-04-261-2/+2
| * | | | | | i2c: slave-eeprom: Make it possible to pre-load eeprom dataBjörn Ardö2020-04-261-0/+25
| * | | | | | i2c: busses: remove duplicate dev_err()Dejin Zheng2020-04-1820-58/+20
| * | | | | | i2c: Add Qualcomm CCI I2C driverLoic Poulain2020-04-183-0/+802