aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki1-4/+4
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-24i2c: dev: Add __user annotationAndreas Hecht1-1/+1
2021-06-20i2c: cp2615: check for allocation failure in cp2615_i2c_recv()Dan Carpenter1-4/+10
2021-06-20i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_accessHeiner Kallweit1-0/+3
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally1-4/+4
2021-06-04i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11
2021-06-04i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+9
2021-06-03i2c: tegra-bpmp: Demote kernel-doc abusesLee Jones1-2/+2
2021-06-03i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc headersLee Jones1-5/+4
2021-05-28i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski1-0/+3
2021-05-28i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang1-0/+5
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare1-4/+2
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham1-2/+79
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones1-1/+1
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones1-2/+2
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones1-4/+4
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documentation headersLee Jones1-4/+4
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msgs' paramLee Jones1-1/+2
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones1-1/+1
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones1-1/+1
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones1-1/+1
2021-05-25i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven1-1/+1
2021-05-25i2c: I2C_HISI should depend on ACPIGeert Uytterhoeven1-1/+1
2021-05-25i2c: icy: Remove unused variable new_fwnode in icy_probe()Geert Uytterhoeven1-1/+0
2021-05-25i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"Colin Ian King1-1/+1
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds40-655/+1847
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-6/+1
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-04-17i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretchingQii Wang1-1/+5
2021-04-17i2c: mediatek: Fix wrong dma sync flagQii Wang1-1/+1
2021-04-17i2c: mediatek: Fix send master code at more than 1MHzQii Wang1-4/+5
2021-04-17i2c: sh7760: fix IRQ error pathSergey Shtylyov1-1/+1
2021-04-17i2c: i801: Add support for Intel Alder Lake PCH-MJarkko Nikula1-0/+4
2021-04-17i2c: core: Fix spacing error by checkpatchTian Tao1-1/+1
2021-04-17i2c: s3c2410: simplify getting of_device_id match dataKrzysztof Kozlowski1-6/+3
2021-04-15i2c: nomadik: Fix space errorsTian Tao1-2/+2
2021-04-15i2c: iop3xx: Fix coding style issuesTian Tao1-13/+15
2021-04-15i2c: amd8111: Fix coding style issuesTian Tao1-134/+134
2021-04-15i2c: mv64xxx: Fix random system lock caused by runtime PMMarek BehĂșn1-0/+4
2021-04-15i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource()Andy Shevchenko1-3/+1
2021-04-15i2c: mpc: Use device_get_match_data() helperAndy Shevchenko1-8/+4
2021-04-15i2c: mpc: Remove CONFIG_PM_SLEEP ifdefferyAndy Shevchenko1-11/+3
2021-04-15i2c: mpc: Use devm_clk_get_optional()Andy Shevchenko1-13/+12
2021-04-15i2c: mpc: Update license and copyrightChris Packham1-8/+3
2021-04-15i2c: mpc: Interrupt driven transferChris Packham1-187/+239