Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | i2c: davinci: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -4/+1 |
2021-06-23 | i2c: cadence: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -5/+4 |
2021-06-23 | i2c: xiic: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -5/+4 |
2021-06-23 | i2c: cadence: Clear HOLD bit before xfer_size register rolls over | Raviteja Narayanam | 1 | -7/+41 |
2021-06-20 | dt-bindings: i2c: ce4100: Replace "ti,pcf8575" by "nxp,pcf8575" | Geert Uytterhoeven | 1 | -2/+2 |
2021-06-20 | i2c: i801: Improve i801_setup_hstcfg | Heiner Kallweit | 1 | -6/+4 |
2021-06-20 | i2c: i801: Use driver name constant instead of function dev_driver_string | Heiner Kallweit | 1 | -5/+5 |
2021-06-20 | i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s... | Heiner Kallweit | 1 | -4/+4 |
2021-06-20 | i2c: i801: Improve status polling | Heiner Kallweit | 1 | -23/+13 |
2021-06-20 | i2c: cht-wc: Replace of_node by NULL | Andy Shevchenko | 1 | -2/+1 |
2021-06-20 | i2c: riic: Add RZ/G2L support | Biju Das | 1 | -1/+22 |
2021-06-20 | dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controller | Biju Das | 1 | -4/+15 |
2021-06-20 | dt-bindings: i2c: renesas,iic: Convert to json-schema | Geert Uytterhoeven | 3 | -68/+150 |
2021-06-20 | dt-bindings: i2c: renesas,iic: Always declare generic compatibility | Geert Uytterhoeven | 1 | -5/+0 |
2021-06-04 | dt-bindings: i2c: i2c-mux: Remove reset-active-low from ssd1307fb examples | Geert Uytterhoeven | 1 | -1/+0 |
2021-06-04 | dt-bindings: i2c: Move i2c-omap.txt to YAML format | Vignesh Raghavendra | 3 | -38/+103 |
2021-06-04 | MAINTAINERS: Add linux-renesas-soc to the Renesas I2C entries | Geert Uytterhoeven | 1 | -0/+3 |
2021-05-28 | i2c: mediatek: mt65xx: add optional vbus-supply | Hsin-Yi Wang | 1 | -0/+7 |
2021-05-28 | dt-binding: i2c: mt65xx: add vbus-supply property | Hsin-Yi Wang | 1 | -0/+1 |
2021-05-28 | i2c: core: support bus regulator controlling in adapter | Bibby Hsieh | 2 | -0/+97 |
2021-05-28 | i2c: core: Make debug message even more debuggish | Andy Shevchenko | 1 | -3/+7 |
2021-05-28 | dt-bindings: i2c: renesas,riic: Convert to json-schema | Geert Uytterhoeven | 3 | -33/+83 |
2021-05-28 | dt-bindings: i2c: renesas,iic-emev2: Convert to json-schema | Geert Uytterhoeven | 3 | -23/+55 |
2021-05-28 | dt-bindings: i2c: renesas,i2c: Convert to json-schema | Geert Uytterhoeven | 3 | -67/+159 |
2021-05-28 | dt-bindings: i2c: renesas,i2c: Drop "renesas,i2c-rcar" | Geert Uytterhoeven | 1 | -1/+0 |
2021-05-28 | i2c: rcar: Drop "renesas,i2c-rcar" | Geert Uytterhoeven | 1 | -1/+0 |
2021-05-27 | i2c: mediatek: Rename i2c irq name | Qii Wang | 1 | -1/+1 |
2021-05-27 | i2c: i801: Use standard PCI constants instead of own ones | Heiner Kallweit | 1 | -14/+6 |
2021-05-27 | i2c: i801: Replace waitqueue with completion API | Heiner Kallweit | 1 | -29/+19 |
2021-05-27 | i2c: i801: Remove unneeded warning after wait_event_timeout timeout | Heiner Kallweit | 1 | -8/+4 |
2021-05-27 | i2c: aspeed: disable additional device addresses on ast2[56]xx | Zev Weiss | 1 | -4/+8 |
2021-05-25 | i2c: stm32f7: add SMBus-Alert support | Alain Volmat | 1 | -0/+73 |
2021-05-25 | i2c: add binding to mark a bus as supporting SMBus-Alert | Alain Volmat | 1 | -2/+5 |
2021-05-25 | i2c: qcom-cci: add sm8250 compatible | Jonathan Marek | 2 | -2/+4 |
2021-05-25 | dt-bindings: i2c: i2c-rk3x: add description for rk3568 | Liang Chen | 1 | -0/+1 |
2021-05-23 | Linux 5.13-rc3 | Linus Torvalds | 1 | -1/+1 |
2021-05-23 | Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -9/+31 |
2021-05-23 | Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -13/+19 |
2021-05-23 | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -11/+10 |
2021-05-23 | Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -57/+92 |
2021-05-23 | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -46/+82 |
2021-05-22 | Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -28/+32 |
2021-05-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 18 | -75/+74 |
2021-05-22 | userfaultfd: hugetlbfs: fix new flag usage in error path | Mike Kravetz | 2 | -15/+15 |
2021-05-22 | lib: kunit: suppress a compilation warning of frame size | Zhen Lei | 1 | -0/+1 |
2021-05-22 | proc: remove Alexey from MAINTAINERS | Alexey Dobriyan | 1 | -1/+0 |
2021-05-22 | linux/bits.h: fix compilation error with GENMASK | Rikard Falkeborn | 5 | -10/+20 |
2021-05-22 | watchdog: reliable handling of timestamps | Petr Mladek | 1 | -14/+20 |
2021-05-22 | kasan: slab: always reset the tag in get_freepointer_safe() | Alexander Potapenko | 1 | -0/+1 |
2021-05-22 | tools/testing/selftests/exec: fix link error | Yang Yingliang | 1 | -3/+3 |