Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | docs: i2c: smbus-protocol: remove unneeded colons from table | Luca Ceresoli | 1 | -9/+9 |
2020-01-30 | docs: i2c: smbus-protocol: properly name start and stop conditions | Luca Ceresoli | 1 | -2/+2 |
2020-01-30 | docs: i2c: smbus-protocol: fix link syntax | Luca Ceresoli | 1 | -2/+2 |
2020-01-30 | docs: i2c: i2c-protocol: use proper names for ACK and NACK | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: i2c-protocol: remove unneeded colons from table | Luca Ceresoli | 1 | -9/+9 |
2020-01-30 | docs: i2c: i2c-protocol: properly name start and stop conditions | Luca Ceresoli | 1 | -7/+8 |
2020-01-30 | docs: i2c: i2c-protocol: fix kernel-doc function syntax | Luca Ceresoli | 1 | -3/+3 |
2020-01-30 | docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently | Luca Ceresoli | 1 | -12/+12 |
2020-01-30 | docs: i2c: fix typo | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: call it "I2C" consistently | Luca Ceresoli | 8 | -53/+53 |
2020-01-30 | docs: i2c: summary: rewrite the "terminology" section | Luca Ceresoli | 2 | -14/+1363 |
2020-01-30 | docs: i2c: summary: extend introduction | Luca Ceresoli | 1 | -6/+12 |
2020-01-30 | docs: i2c: sort index logically | Luca Ceresoli | 1 | -11/+47 |
2020-01-29 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 3 | -37/+63 |
2020-01-29 | Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne... | Wolfram Sang | 7 | -27/+91 |
2020-01-29 | i2c: xiic: fix indentation issue | Colin Ian King | 1 | -1/+1 |
2020-01-29 | i2c: parport: fix spelling mistake: "Atmost" -> "At most" | Colin Ian King | 1 | -1/+1 |
2020-01-23 | misc: eeprom: at24: support pm_runtime control | Bibby Hsieh | 1 | -0/+39 |
2020-01-23 | dt-binding: eeprom: at24: add vcc-supply property | Bibby Hsieh | 1 | -0/+4 |
2020-01-23 | i2c: exynos: Update Kconfig documentation | Krzysztof Kozlowski | 1 | -4/+4 |
2020-01-23 | i2c: Enable compile testing for more drivers | Krzysztof Kozlowski | 1 | -28/+33 |
2020-01-15 | i2c: xiic: Fix the clocking across bind unbind | Shubhrajyoti Datta | 1 | -5/+7 |
2020-01-15 | i2c: xiic: defer the probe if clock is not found | Venkatesh Yadav Abbarapu | 1 | -1/+2 |
2020-01-15 | i2c: xiic: Add timeout to the rx fifo wait loop | Shubhrajyoti Datta | 1 | -10/+42 |
2020-01-15 | i2c: highlander: Use proper printk format for size_t | Krzysztof Kozlowski | 1 | -1/+1 |
2020-01-15 | i2c: pnx: Use proper printk format for resource_size_t | Krzysztof Kozlowski | 1 | -2/+2 |
2020-01-15 | i2c: pmcmsp: Use proper printk format for resource_size_t | Krzysztof Kozlowski | 1 | -3/+3 |
2020-01-15 | docs: i2c: use the new API in 'writing-clients' | Wolfram Sang | 1 | -10/+10 |
2020-01-15 | docs: i2c: use the new API in 'instantiating-devices.rst' | Wolfram Sang | 1 | -4/+4 |
2020-01-15 | i2c: i2c-core-of: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -4/+3 |
2020-01-15 | i2c: i2c-core-base: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -7/+6 |
2020-01-15 | i2c: i2c-core-acpi: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -8/+4 |
2020-01-15 | i2c: xiic: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -1/+1 |
2020-01-15 | i2c: taos-evm: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -2/+2 |
2020-01-15 | i2c: powermac: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -4/+4 |
2020-01-15 | i2c: ocores: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -1/+1 |
2020-01-15 | i2c: nvidia-gpu: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -3/+3 |
2020-01-15 | i2c: i801: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -3/+3 |
2020-01-15 | i2c: cht-wc: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -3/+3 |
2020-01-15 | i2c: stu300: Use proper printk format for iomem pointer | Krzysztof Kozlowski | 1 | -1/+1 |
2020-01-15 | i2c: tegra: Check DMA completion status in addition to left time | Dmitry Osipenko | 1 | -1/+1 |
2020-01-15 | i2c: tegra: Always terminate DMA transfer | Dmitry Osipenko | 1 | -8/+4 |
2020-01-15 | i2c: tegra: Use relaxed versions of readl/writel | Dmitry Osipenko | 1 | -10/+11 |
2020-01-15 | i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN | Dmitry Osipenko | 1 | -5/+6 |
2020-01-15 | i2c: tegra: Support atomic transfers | Dmitry Osipenko | 1 | -15/+69 |
2020-01-15 | i2c: tegra: Prevent interrupt triggering after transfer timeout | Dmitry Osipenko | 1 | -34/+36 |
2020-01-15 | Merge branch 'i2c/for-current' into i2c/for-5.6 | Wolfram Sang | 1008 | -5144/+10123 |
2020-01-15 | i2c: parport: move include file into main source | Wolfram Sang | 2 | -114/+105 |
2020-01-15 | i2c: parport: simplify Kconfig description | Wolfram Sang | 1 | -8/+2 |
2020-01-15 | i2c: parport-light: remove driver | Wolfram Sang | 6 | -323/+0 |