index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
i2c: axxia: eliminate kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2023-10-23
i2c: stm32f7: Use devm_clk_get_enabled()
Andi Shyti
1
-25
/
+12
2023-10-23
i2c: stm32f4: Use devm_clk_get_enabled()
Andi Shyti
1
-22
/
+10
2023-10-23
i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev
Alain Volmat
1
-0
/
+1
2023-10-23
i2c: fix memleak in i2c_new_client_device()
Wolfram Sang
1
-4
/
+9
2023-10-23
i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec
Camel Guo
1
-3
/
+31
2023-10-21
i2c: i801: Simplify class-based client device instantiation
Heiner Kallweit
1
-31
/
+7
2023-10-21
i2c: exynos5: add support for atomic transfers
Marek Szyprowski
1
-2
/
+44
2023-10-21
i2c: at91-core: Use devm_clk_get_enabled()
Andi Shyti
1
-7
/
+3
2023-10-21
Merge tag 'at24-updates-for-v6.7' of git://git.kernel.org/pub/scm/linux/kerne...
Wolfram Sang
1
-30
/
+12
2023-10-16
eeprom: at24: add ST M24C64-D Additional Write lockable page support
Alexander Stein
1
-0
/
+4
2023-10-12
eeprom: at24: add ST M24C32-D Additional Write lockable page support
Marek Vasut
1
-0
/
+4
2023-10-11
i2c: brcmstb: Add support for atomic transfers
Marek Szyprowski
1
-2
/
+21
2023-10-10
i2c: i801: Add support for Intel Birch Stream SoC
Jarkko Nikula
2
-0
/
+4
2023-10-10
i2c: Use device_get_match_data()
Rob Herring
3
-15
/
+11
2023-09-27
i2c: rcar: fix error code in probe()
Dan Carpenter
1
-1
/
+3
2023-09-27
i2c: stm32f7: Add atomic_xfer method to driver
Sean Nyekjaer
1
-4
/
+47
2023-09-25
eeprom: at24: Annotate struct at24_data with __counted_by
Kees Cook
1
-1
/
+1
2023-09-24
i2c: Annotate struct i2c_atr with __counted_by
Kees Cook
1
-1
/
+1
2023-09-24
i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counte...
Kees Cook
1
-3
/
+3
2023-09-22
i2c: powermac: replace deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-22
i2c: cp2615: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-09-22
i2c: mux: gpio: adhere to coding style
Wolfram Sang
1
-4
/
+3
2023-09-22
i2c: gpio: remove error checks with debugfs
Wolfram Sang
1
-6
/
+1
2023-09-22
i2c: rcar: improve accuracy for R-Car Gen3+
Wolfram Sang
1
-39
/
+89
2023-09-22
i2c: rcar: reset controller is mandatory for Gen3+
Wolfram Sang
1
-15
/
+14
2023-09-22
i2c: i801: replace acpi_lock with I2C bus lock
Heiner Kallweit
1
-10
/
+4
2023-09-22
i2c: i801: use i2c_mark_adapter_suspended/resumed
Heiner Kallweit
1
-0
/
+2
2023-09-19
i2c: dev: make i2c_dev_class a static const structure
Ivan Orlov
1
-9
/
+9
2023-09-19
i2c: mt65xx: allow optional pmic clock
Daniel Golle
1
-4
/
+8
2023-09-19
i2c: i801: simplify module boilerplate code
Heiner Kallweit
1
-9
/
+3
2023-09-19
i2c: i801: add helper i801_restore_regs
Heiner Kallweit
1
-7
/
+13
2023-09-19
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
3
-0
/
+21
2023-09-19
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
Yann Sionneau
2
-0
/
+20
2023-09-19
Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
2
-9
/
+43
2023-09-19
i2c: riic: avoid potential division by zero
Wolfram Sang
1
-1
/
+1
2023-09-19
i2c: rcar: remove open coded DIV_ROUND_CLOSEST
Wolfram Sang
1
-4
/
+3
2023-09-19
i2c: rcar: calculate divider instead of brute-forcing it
Wolfram Sang
1
-16
/
+8
2023-09-19
i2c: rcar: properly format a debug output
Wolfram Sang
1
-1
/
+1
2023-09-19
i2c: rcar: avoid non-standard use of goto
Wolfram Sang
1
-4
/
+8
2023-09-19
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-09-19
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-104
/
+109
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
7
-40
/
+59
2023-09-16
Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2023-09-16
Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2023-09-16
Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-68
/
+35
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+10
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
[next]