Commit Graph

3299 Commits (ce612879ddc78ea7e4de4be80cba4ebf9caa07ee)

Author SHA1 Message Date
Alexey Khoroshilov 7dd91d52a8 i2c: efm32: fix a failure path in efm32_i2c_probe() 9 years ago
Wolfram Sang 5b40f121ce Revert "i2c: core: Cleanup I2C ACPI namespace" 9 years ago
Wolfram Sang 38d0fc4662 Revert "i2c: core: Add function for finding the bus speed from ACPI" 9 years ago
Jean Delvare d380a20486 i2c: Update the description of I2C_SMBUS 9 years ago
Jean Delvare 1847bbd709 i2c: i2c-smbus: fix i2c_handle_smbus_host_notify documentation 9 years ago
Abhishek Sahu 5c135e151a i2c: qup: Fixed the DMA segments length 9 years ago
Abhishek Sahu 2b84a4dd4b i2c: qup: Cleared the error bits in ISR 9 years ago
Jaedon Shin 94a0b0b92e i2c: brcmstb: Remove superfluous size check 9 years ago
Jaedon Shin bcf358aa57 i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC 9 years ago
Jarkko Nikula 55d38d060e i2c: core: Add function for finding the bus speed from ACPI 9 years ago
Jarkko Nikula a7003b6580 i2c: core: Cleanup I2C ACPI namespace 9 years ago
Wolfram Sang 44239a5afd i2c: use pr_fmt in the core 9 years ago
Wolfram Sang be309c3cd3 i2c: print more info when acpi_i2c_space_handler() fails 9 years ago
Wolfram Sang 399d62acc2 i2c: print more info when of_i2c_notify fails 9 years ago
Wolfram Sang 84d0b61773 i2c: add error message when obtaining idr fails 9 years ago
Wolfram Sang 8ddfe4108e i2c: improve error messages in i2c_register_adapter() 9 years ago
Wolfram Sang d3b11d8380 i2c: cleanup i2c_register_adapter() by refactoring recovery init 9 years ago
Wolfram Sang ce0dffafd4 i2c: free idr when sanity checks in i2c_register_adapter() fail 9 years ago
Axel Lin cc4618813e i2c: versatile: Convert to use resource managed devm_* APIs 9 years ago
Axel Lin 9f6db9bfb5 i2c: versatile: Allow compile test build 9 years ago
Octavian Purdila 525e6fabea i2c / ACPI: add support for ACPI reconfigure notifications 9 years ago
Tanmay Jagdale 748c0bbbf1 i2c: xlp9xx: add ACPI support for Broadcom Vulcan 9 years ago
Ben Dooks 914017836a i2c: meson: allow build with COMPILE_TEST 9 years ago
viresh kumar 5136ed4fcb i2c-dev: don't get i2c adapter via i2c_dev 9 years ago
Andy Shevchenko ec2790e9d7 i2c: designware-pci: clarify a comment for Merrifield 9 years ago
Benjamin Tissoires 7b0ed334b8 i2c: i801: add support of Host Notify 9 years ago
Lukasz Gemborowski 22ebf00eb5 i2c: mux: reg: wrong condition checked for of_address_to_resource return value 9 years ago
Jon Hunter eab09988e4 i2c: tegra: Correct error path in probe 9 years ago
Ellen Wang 97d34ec136 i2c: i801: recover from hardware PEC errors 9 years ago
Jon Hunter 7e4c224abf i2c: core: Add support for 'i2c-bus' subnode 9 years ago
Suraj Jitindar Singh d0226d315d powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg 9 years ago
William Breathitt Gray e0f6431c1e i2c: pca-isa: Utilize the module_isa_driver macro 9 years ago
William Breathitt Gray 9e55c07396 i2c: elektor: Utilize the module_isa_driver macro 9 years ago
Andy Shevchenko 45bc35ef0d i2c: designware-pci: Sort header block alphabetically 9 years ago
Andy Shevchenko b20551c184 i2c: designware-pci: Introduce Merrifield support 9 years ago
Andy Shevchenko ed1bf03470 i2c: designware-pci: Make bus number allocation robust 9 years ago
Jarkko Nikula f41021bba6 i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m 9 years ago
Weifeng Voon d0bcd8df9a i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT 9 years ago
Luis R. Rodriguez 5abe9b2684 i2c: remove __init from i2c_register_board_info() 9 years ago
Sricharan R d4f56c7773 i2c: qup: Fix wrong value of index variable 9 years ago
Naveen Kaje 0130944bc1 i2c: qup: use address helper function in read transfer 9 years ago
Sricharan R fbf9921f8b i2c: qup: Fix error handling 9 years ago
Sricharan R 685983f4de i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled 9 years ago
David Wu a02f3d081a i2c: rk3x: support fast-mode plus for rk3399 9 years ago
David Wu 7e086c3fc2 i2c: rk3x: add i2c support for rk3399 soc 9 years ago
David Wu b58fd3be40 i2c: rk3x: Move spec timing data to "static const" structs 9 years ago
David Wu bef358c4fe i2c: rk3x: Change SoC data to not use array 9 years ago
David Wu 69eda367ac i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd() 9 years ago
David Wu e26747bf53 i2c: rk3x: use struct "rk3x_i2c_calced_timings" 9 years ago
David Wu 0a6ad2f95f i2c: rk3x: add documentation to fields in "struct rk3x_i2c" 9 years ago