index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
i2c: add core-managed per-client directory in debugfs
Wolfram Sang
2
-0
/
+5
2025-01-14
i2c: Force ELAN06FA touchpad I2C bus freq to 100KHz
Randolph Ha
1
-0
/
+22
2025-01-14
i2c: riic: Add `riic_bus_barrier()` to check bus availability
Lad Prabhakar
1
-4
/
+26
2025-01-14
i2c: riic: Use predefined macro and simplify clock tick calculation
Lad Prabhakar
1
-4
/
+6
2025-01-14
i2c: riic: Mark riic_irqs array as const
Lad Prabhakar
1
-1
/
+1
2025-01-14
i2c: riic: Make use of devres helper to request deasserted reset line
Lad Prabhakar
1
-15
/
+2
2025-01-14
i2c: riic: Use GENMASK() macro for bitmask definitions
Lad Prabhakar
1
-2
/
+2
2025-01-14
i2c: riic: Use BIT macro consistently
Lad Prabhakar
1
-18
/
+19
2025-01-14
i2c: riic: Use local `dev` pointer in `dev_err_probe()`
Lad Prabhakar
1
-1
/
+1
2025-01-14
i2c: riic: Use dev_err_probe in probe and riic_init_hw functions
Lad Prabhakar
1
-13
/
+9
2025-01-14
i2c: riic: Introduce a separate variable for IRQ
Lad Prabhakar
1
-4
/
+6
2025-01-14
i2c: amd756: Remove superfluous TODO
Atharva Tiwari
1
-2
/
+2
2025-01-14
Revert "i2c: amd756: Fix endianness handling for word data"
Wolfram Sang
1
-3
/
+2
2025-01-09
i2c: i801: Add lis3lv02d for Dell Precision M6800
Patrick Höhn
1
-0
/
+1
2025-01-09
i2c: i801: Remove unnecessary PCI function call
Philipp Stanner
1
-2
/
+5
2025-01-09
i2c: core: Allocate temp client on the stack in i2c_detect
Heiner Kallweit
1
-8
/
+5
2025-01-09
i2c: slave-eeprom: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2025-01-08
i2c: imx-lpi2c: make controller available until the system enters suspend_noi...
Carlos Song
1
-1
/
+35
2025-01-07
i2c: davinci: use generic device property accessors
Bartosz Golaszewski
1
-4
/
+3
2025-01-07
i2c: davinci: order includes alphabetically
Bartosz Golaszewski
1
-10
/
+11
2025-01-07
i2c: davinci: kill platform data
Bartosz Golaszewski
2
-91
/
+19
2025-01-07
i2c: amd756: Fix endianness handling for word data
Atharva Tiwari
1
-2
/
+3
2025-01-07
i2c: imx-lpi2c: add target mode support
Carlos Song
1
-4
/
+247
2025-01-07
dt-bindings: i2c: qcom-cci: Document x1e80100 compatible
Bryan O'Donoghue
1
-0
/
+2
2025-01-07
i2c: qcom-geni: Simplify error handling in probe function
Andi Shyti
1
-15
/
+18
2025-01-07
i2c: qcom-geni: Use dev_err_probe in the probe function
Andi Shyti
1
-19
/
+14
2025-01-07
i2c: exynos5: Add support for Exynos8895 SoC
Ivaylo Ivanov
1
-4
/
+31
2025-01-07
dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
Ivaylo Ivanov
1
-0
/
+1
2025-01-07
i2c: imx-lpi2c: add eDMA mode support for LPI2C
Carlos Song
1
-7
/
+517
2025-01-07
i2c: isch: Convert comma to semicolon
Chen Ni
1
-3
/
+3
2025-01-07
i2c: xiic: Add atomic transfer support
Manikanta Guntupalli
1
-33
/
+206
2025-01-07
i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to f...
Manikanta Guntupalli
1
-23
/
+23
2025-01-07
i2c: I2C_BRCMSTB should not default to y when compile-testing
Geert Uytterhoeven
1
-1
/
+1
2025-01-07
i2c: nomadik: Enable compile testing for the Nomadik driver
Andi Shyti
1
-1
/
+1
2025-01-07
dt-bindings: i2c: renesas,riic: Document the R9A09G047 support
Biju Das
1
-1
/
+4
2025-01-07
i2c: imx: support DMA defer probing
Carlos Song
1
-8
/
+22
2025-01-07
i2c: npcm: Enable slave in eob interrupt
Charles Boyer
1
-0
/
+6
2025-01-07
i2c: npcm: use i2c frequency table
Tyrone Ting
1
-86
/
+288
2025-01-07
i2c: npcm: Assign client address earlier for `i2c_recover_bus()`
Tyrone Ting
1
-6
/
+17
2025-01-07
i2c: npcm: Modify timeout evaluation mechanism
Tyrone Ting
1
-9
/
+15
2025-01-07
i2c: imx: switch different pinctrl state in different system power status
Carlos Song
1
-2
/
+5
2025-01-07
i2c: imx: make controller available until system suspend_noirq() and from res...
Carlos Song
1
-1
/
+38
2025-01-07
i2c: imx: fix divide by zero warning
Carlos Song
1
-6
/
+17
2025-01-07
i2c: keba: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-6
/
+2
2025-01-06
dt-bindings: eeprom: at24: Add compatible for Puya P24C256C
Luca Weiss
1
-0
/
+4
2025-01-06
dt-bindings: vendor-prefixes: Add Puya Semiconductor (Shanghai) Co., Ltd.
Luca Weiss
1
-0
/
+2
2025-01-06
dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128F
Luca Weiss
1
-0
/
+1
2025-01-05
Linux 6.13-rc6
v6.13-rc6
Linus Torvalds
1
-1
/
+1
2025-01-05
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
1
-1
/
+1
2025-01-03
io_uring/kbuf: use pre-committed buffer address for non-pollable file
Jens Axboe
1
-1
/
+3
[next]