index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
i2c / ACPI: add support for ACPI reconfigure notifications
Octavian Purdila
2016-07-08
1
-38
/
+137
|
/
*
i2c: only check scl functions when using generic recovery
Wolfram Sang
2016-05-13
1
-3
/
+5
*
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
Peter Rosin
2016-05-04
1
-0
/
+1
*
i2c: muxes always lock the parent adapter
Peter Rosin
2016-05-04
1
-18
/
+3
*
i2c: allow adapter drivers to override the adapter locking
Peter Rosin
2016-05-04
1
-14
/
+27
*
i2c: let I2C masters ignore their children for PM
Linus Walleij
2016-04-12
1
-0
/
+1
*
i2c: core: use new 8 bit address helper function
Wolfram Sang
2016-04-11
1
-1
/
+1
*
i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
Wolfram Sang
2016-03-30
1
-8
/
+2
*
i2c: immediately mark ourselves as registered
Wolfram Sang
2016-03-14
1
-1
/
+4
*
i2c: do not use internal data from driver core
Sudip Mukherjee
2016-03-12
1
-2
/
+4
*
i2c: i2c-core: sort includes
Wolfram Sang
2016-02-20
1
-15
/
+15
*
i2c: always enable RuntimePM for the adapter device
Wolfram Sang
2016-01-10
1
-0
/
+3
*
i2c: make i2c_parse_fw_timings() always visible
Wolfram Sang
2015-12-17
1
-52
/
+52
*
i2c: add generic routine to parse DT for timing information
Wolfram Sang
2015-12-14
1
-0
/
+53
*
i2c: fix wakeup irq parsing
Grygorii Strashko
2015-11-20
1
-1
/
+1
*
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-11-10
1
-23
/
+59
|
\
|
*
i2c: add ACPI support for I2C mux ports
Dustin Byford
2015-10-25
1
-2
/
+2
|
*
i2c / ACPI: Rework I2C device scanning
Mika Westerberg
2015-10-20
1
-23
/
+59
*
|
i2c: return probe deferred status on dev_pm_domain_attach
Kieran Bingham
2015-10-15
1
-6
/
+6
|
/
*
i2c: allow specifying separate wakeup interrupt in device tree
Dmitry Torokhov
2015-08-26
1
-9
/
+42
*
i2c: core: Add support for best effort block read emulation
Irina Tirdea
2015-08-24
1
-0
/
+57
*
i2c: slave: print warning if slave flag not set
Wolfram Sang
2015-08-24
1
-0
/
+4
*
i2c: support 10 bit and slave addresses in sysfs 'new_device'
Wolfram Sang
2015-08-24
1
-1
/
+11
*
i2c: take address space into account when checking for used addresses
Wolfram Sang
2015-08-24
1
-4
/
+4
*
i2c: apply DT flags when probing
Wolfram Sang
2015-08-24
1
-5
/
+18
*
i2c: make address check indpendent from client struct
Wolfram Sang
2015-08-24
1
-6
/
+5
*
i2c: rename address check functions
Wolfram Sang
2015-08-24
1
-6
/
+6
*
i2c: apply address offset for slaves, too
Wolfram Sang
2015-08-24
1
-3
/
+19
*
i2c: core: add and export of_get_i2c_adapter_by_node() interface
Vladimir Zapolskiy
2015-08-10
1
-0
/
+18
*
i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter
Vladimir Zapolskiy
2015-08-10
1
-3
/
+12
*
i2c: fix leaked device refcount on of_find_i2c_* error path
Vladimir Zapolskiy
2015-08-01
1
-6
/
+14
*
i2c: core: only use set_scl for bus recovery after calling prepare_recovery
Jan Luebbe
2015-07-31
1
-1
/
+3
*
i2c: Mark instantiated device nodes with OF_POPULATE
Pantelis Antoniou
2015-07-09
1
-1
/
+15
*
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-06-25
1
-23
/
+40
|
\
|
*
i2c: core: Reduce stack size of acpi_i2c_space_handler()
Jarkko Nikula
2015-06-03
1
-16
/
+21
|
*
i2c: core: fix typo in comment
Shailendra Verma
2015-06-01
1
-1
/
+1
|
*
i2c: check for proper length of the reg property
Wolfram Sang
2015-06-01
1
-1
/
+1
|
*
i2c: slave: add error messages to slave core
Wolfram Sang
2015-06-01
1
-5
/
+17
*
|
i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
Mika Westerberg
2015-05-13
1
-2
/
+7
*
|
i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
Mika Westerberg
2015-05-13
1
-2
/
+1
|
/
*
i2c: Mark adapter devices with pm_runtime_no_callbacks
Charles Keepax
2015-04-23
1
-0
/
+2
*
i2c: core: Export bus recovery functions
Mark Brown
2015-04-15
1
-0
/
+3
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2015-03-16
1
-2
/
+2
*
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-2
/
+71
|
\
\
|
|
/
|
/
|
|
*
i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery
Grygorii Strashko
2015-04-10
1
-2
/
+2
|
*
i2c: busses with dynamic ids should start after fixed ids for DT
Wolfram Sang
2015-03-18
1
-0
/
+7
|
*
i2c: add quirk checks to core
Wolfram Sang
2015-03-13
1
-0
/
+62
*
|
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
Jakub Kicinski
2015-03-12
1
-3
/
+0
|
/
*
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-21
1
-148
/
+14
|
\
[prev]
[next]