开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-isch.c
Age
Commit message (
Expand
)
Author
2024-11-13
i2c: isch: Convert to kernel-doc
Andy Shevchenko
2024-11-13
i2c: isch: Prefer to use octal permission
Andy Shevchenko
2024-11-13
i2c: isch: Don't use "proxy" headers
Andy Shevchenko
2024-11-13
i2c: isch: Unify the name of the variable to hold an error code
Andy Shevchenko
2024-11-13
i2c: isch: Use read_poll_timeout()
Andy Shevchenko
2024-11-13
i2c: isch: Utilize temporary variable to hold device pointer
Andy Shevchenko
2024-11-13
i2c: isch: switch i2c registration to devm functions
Andy Shevchenko
2024-11-13
i2c: isch: Use custom private data structure
Andy Shevchenko
2024-11-13
i2c: isch: Switch to memory mapped IO accessors
Andy Shevchenko
2024-11-13
i2c: isch: Use string_choices API instead of ternary operator
Andy Shevchenko
2024-11-13
i2c: isch: Pass pointer to struct i2c_adapter down
Andy Shevchenko
2024-09-11
i2c: isch: Add missed 'else'
Andy Shevchenko
2024-07-11
i2c: isch: reword according to newest specification
Wolfram Sang
2024-01-18
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-03
i2c: isch: Remove unnecessary acpi.h include
Bjorn Helgaas
2018-09-25
i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
Colin Ian King
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-04
i2c: isch: Use devm_request_region()
Jingoo Han
2013-02-11
i2c: isch: Add module parameter for backbone clock rate if divider is unset
Alexander Stein
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-03-26
i2c-isch: Decrease delay in command completion check loop
Olivier Sobrie
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-07
i2c: convert i2c-isch to platform_device
Denis Turischev
2010-03-02
i2c: Make PCI device ids constant
Márton Németh
2009-10-04
i2c: Hide probe errors caused by ACPI resource conflicts
Jean Delvare
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
2008-07-14
i2c: Check for ACPI resource conflicts
Jean Delvare
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-07-14
i2c: Add Intel SCH SMBus support
Alek Du