index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
i2c: riic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+5
2022-01-03
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-8
/
+26
2022-01-03
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2021-12-16
i2c: aspeed: Remove unused includes
Thierry Reding
1
-2
/
+0
2021-12-16
dt-bindings: i2c: aspeed: Drop stray '#interrupt-cells'
Rob Herring
1
-1
/
+0
2021-12-16
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
2021-12-16
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
2021-12-16
i2c: exynos5: Fix getting the optional clock
Sam Protsenko
1
-3
/
+5
2021-12-16
i2c: designware-pci: Convert to use dev_err_probe()
Andy Shevchenko
1
-14
/
+10
2021-12-16
i2c: designware-pci: use __maybe_unused for PM functions
Andy Shevchenko
1
-4
/
+2
2021-12-16
i2c: designware-pci: Group MODULE_*() macros
Andy Shevchenko
1
-4
/
+2
2021-12-16
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
Andy Shevchenko
1
-0
/
+7
2021-12-16
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
1
-4
/
+4
2021-12-16
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
1
-2
/
+5
2021-12-13
eeprom: at24: Add support for 24c1025 EEPROM
Maxim Kochetkov
1
-1
/
+14
2021-12-13
dt-bindings: at24: add at24c1025
Maxim Kochetkov
1
-0
/
+4
2021-12-10
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
1
-12
/
+9
2021-12-10
dt-bindings: at24: Rework special case compatible handling
Geert Uytterhoeven
1
-14
/
+11
2021-12-09
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
1
-11
/
+5
2021-12-09
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
1
-19
/
+3
2021-12-09
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
Sam Protsenko
1
-1
/
+1
2021-12-09
i2c: exynos5: Add bus clock support
Sam Protsenko
1
-8
/
+38
2021-12-09
i2c: exynos5: Add support for ExynosAutoV9 SoC
Jaewon Kim
1
-9
/
+53
2021-12-09
dt-bindings: i2c: exynos5: Add bus clock
Sam Protsenko
1
-6
/
+53
2021-12-09
dt-bindings: i2c: exynos5: Add exynosautov9-hsi2c compatible
Jaewon Kim
1
-0
/
+6
2021-12-09
dt-bindings: i2c: exynos5: Convert to dtschema
Sam Protsenko
2
-53
/
+80
2021-12-09
dt-bindings: i2c: brcm,bcm2835-i2c: convert to YAML schema
David Heidelberg
2
-22
/
+54
2021-12-01
i2c: stm32f7: remove noisy and imprecise log messages
Wolfram Sang
1
-4
/
+0
2021-12-01
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Alain Volmat
1
-8
/
+2
2021-12-01
eeprom: at24: remove struct at24_client
Heiner Kallweit
1
-35
/
+18
2021-11-30
Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"
Wolfram Sang
1
-8
/
+0
2021-11-30
Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"
Wolfram Sang
1
-14
/
+0
2021-11-29
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
1
-15
/
+12
2021-11-29
i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE
Lakshmi Sowjanya D
1
-0
/
+14
2021-11-29
i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
Lakshmi Sowjanya D
1
-0
/
+8
2021-11-29
i2c: enable async suspend/resume on i2c client devices
Derek Basehore
1
-0
/
+1
2021-11-29
i2c: enable async suspend/resume for i2c adapters
Rajat Jain
1
-0
/
+1
2021-11-29
i2c: designware: Enable async suspend / resume of designware devices
Rajat Jain
1
-0
/
+2
2021-11-29
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
1
-8
/
+15
2021-11-29
i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
Andy Shevchenko
1
-4
/
+9
2021-11-29
i2c: rk3x: enable clock before getting rate
John Keeping
1
-0
/
+7
2021-11-29
i2c: i801: Improve handling of chip-specific feature definitions
Heiner Kallweit
1
-125
/
+66
2021-11-29
i2c: i801: Remove i801_set_block_buffer_mode
Heiner Kallweit
1
-12
/
+5
2021-11-29
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
1
-10
/
+5
2021-11-29
i2c: tegra: Add the ACPI support
Akhil R
1
-12
/
+40
2021-11-29
dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
Jacky Bai
1
-0
/
+1
2021-11-29
dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
Abel Vesa
1
-0
/
+1
2021-11-28
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
1
-1
/
+1
2021-11-27
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-27
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
1
-0
/
+1
[next]