Commit Graph

3299 Commits (ce612879ddc78ea7e4de4be80cba4ebf9caa07ee)

Author SHA1 Message Date
Peter Rosin d1ed7985b9 i2c: move locking operations to their own struct 9 years ago
Jon Hunter 718917b987 i2c: tegra: Add pinctrl support 9 years ago
Jon Hunter 1f50ad2c86 i2c: tegra: Add runtime power-management support 9 years ago
Jon Hunter f4c2d89bd4 i2c: tegra: Simplify I2C resume 9 years ago
Jon Hunter 0da9ab89ab i2c: tegra: Use device name for adapter name 9 years ago
Jon Hunter a9e32cd816 i2c: tegra: Remove non device-tree support 9 years ago
Jon Hunter e8e999cbe7 i2c: tegra: Add missing new line characters 9 years ago
Jon Hunter f5076685b3 i2c: tegra: Fix missing blank lines after declarations 9 years ago
Jon Hunter 2929be29e0 i2c: tegra: Use BIT macro 9 years ago
Jon Hunter c7ae44e8aa i2c: tegra: Fix lines over 80 characters 9 years ago
Lucas De Marchi 0317e6c0f1 i2c: designware: do not disable adapter after transfer 9 years ago
Lucas De Marchi 63d0f0a695 i2c: designware: detect when dynamic tar update is possible 9 years ago
Lucas De Marchi 8c5660bb29 i2c: designware: add common functions for locking 9 years ago
José Roberto de Souza 2702ea7dbe i2c: designware: wait for disable/enable only if necessary 9 years ago
Jarkko Nikula 10f8e7fb37 i2c: designware: Find bus speed from ACPI 9 years ago
Jarkko Nikula 5853b22d96 i2c: core: Add function for finding the bus speed from ACPI, take 2 9 years ago
Jarkko Nikula aec809fc63 i2c: core: Cleanup I2C ACPI namespace, take 2 9 years ago
Weifeng Voon b6e67145f1 i2c: designware: Enable high speed mode 9 years ago
Weifeng Voon 548e6695d1 i2c: designware: set the common config before the if else 9 years ago
Weifeng Voon d608c3d9ac i2c: designware: Enable fast mode plus 9 years ago
Weifeng Voon a92ec1746f i2c: designware: get fast plus and high speed *CNT configuration 9 years ago
Weifeng Voon 19c0a5399f i2c: designware: Move clk_freq into struct dw_i2c_dev 9 years ago
Jan Glauber eefbfe011f i2c: octeon: Use booleon values for booleon variables 9 years ago
Jan Glauber caa505f20d i2c: octeon: Sort include files alphabetically 9 years ago
Jan Glauber 97d970046a i2c: octeon,thunderx: Move register offsets to struct 9 years ago
Jan Glauber 1e5866711a i2c: thunderx: Add SMBUS alert support 9 years ago
Jan Glauber 22d40209de i2c: thunderx: Add i2c driver for ThunderX SOC 9 years ago
Jan Glauber ad83665b46 i2c: octeon: Split the driver into two parts 9 years ago
Jan Glauber 68af512a74 i2c: octeon: Rename driver to prepare for split 9 years ago
Peter Rosin 8a191a7ad4 i2c: pca954x: add device tree binding 9 years ago
Peter Rosin a1cbf338ab i2c: pca9541: add device tree binding 9 years ago
Peter Rosin 40839590f8 i2c: mux: inform the i2c mux core about how it is used 9 years ago
Peter Rosin b2d57b5604 i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes 9 years ago
Wolfram Sang b31cc4b37e i2c: bcm-kona: fix inconsistent indenting 9 years ago
Wolfram Sang c13c29186c i2c: rcar: use proper device with dma_mapping_error 9 years ago
Wolfram Sang 488d69ea72 i2c: sh_mobile: use proper device with dma_mapping_error 9 years ago
Wolfram Sang 9a5382e8ff i2c: mux: demux-pinctrl: invalidate properly when switching fails 9 years ago
Peter Rosin fb79e09a74 i2c: add i2c_trylock_bus wrapper, use it 9 years ago
Wolfram Sang 56025e7bc2 i2c: uniphier{-f}: don't print error when adding adapter fails 9 years ago
Wolfram Sang ea734404f3 i2c: don't print error when adding adapter fails 9 years ago
Daniel Wagner 0268263f0c i2c: meson: Use complete() instead of complete_all() 9 years ago
Daniel Wagner fea03a6ab1 i2c: brcmstb: Use complete() instead of complete_all() 9 years ago
Daniel Wagner 752c3899f9 i2c: bcm-kona: Use complete() instead of complete_all() 9 years ago
Daniel Wagner 8d263be871 i2c: bcm-iproc: Use complete() instead of complete_all() 9 years ago
Cyrille Pitchen 434f14e745 i2c: at91: fix support of the "alternative command" feature 9 years ago
Alexey Khoroshilov 97ccd4af12 i2c: ocores: add missed clk_disable_unprepare() on failure paths 9 years ago
Brian Norris 4d01d88019 i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer() 9 years ago
Wolfram Sang ce8cb803d8 i2c: mux: demux-pinctrl: properly roll back when adding adapter fails 9 years ago
Javier Martinez Canillas 175c7080f2 i2c: i801: use IS_ENABLED() instead of checking for built-in or module 9 years ago
Eric Anholt 85946abc96 i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock 9 years ago