开源镜像站
帮助
动态
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-pxa-pci.c
Age
Commit message (
Expand
)
Author
2024-09-10
i2c: don't use ',' after delimiters
Wolfram Sang
2024-07-11
i2c: pxa-pci: reword according to newest specification
Wolfram Sang
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2022-12-05
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462
Thomas Gleixner
2017-11-28
ARM: pxa: move header file out of I2C realm
Wolfram Sang
2016-11-18
i2c: i2c-pxa-pci; make explicitly non-modular
Paul Gortmaker
2014-03-13
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-24
i2c/busses: Use module_pci_driver
Axel Lin
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
2011-09-07
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
Axel Lin
2011-03-21
i2c-pxa2xx: Add PCI support for PXA I2C controller
Sebastian Andrzej Siewior