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.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-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: add extra check to safe DMA buffer helper
Wolfram Sang
2019-03-13
1
-2
/
+7
*
i2c: Allow recovery of the initial IRQ by an I2C client device.
Jim Broadus
2019-02-24
1
-4
/
+5
*
i2c: add suspended flag and accessors for i2c adapters
Wolfram Sang
2019-01-08
1
-0
/
+3
*
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
2018-10-31
1
-0
/
+2
*
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
2018-10-31
1
-4
/
+1
*
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-29
1
-27
/
+16
|
\
|
*
i2c: core: remove level of indentation in i2c_transfer
Wolfram Sang
2018-10-05
1
-17
/
+16
|
*
i2c: core: remove outdated DEBUG output
Wolfram Sang
2018-10-05
1
-10
/
+0
*
|
i2c: Fix kerneldoc for renamed i2c dma put function
Stephen Boyd
2018-10-11
1
-1
/
+1
|
/
*
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2018-08-30
1
-5
/
+6
*
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2018-08-24
1
-10
/
+1
*
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-32
/
+53
|
\
|
*
i2c: core: Parse SDA hold time from firmware
Andy Shevchenko
2018-08-08
1
-0
/
+2
|
*
i2c: quirks: add zero length checks
Wolfram Sang
2018-08-04
1
-0
/
+6
|
*
i2c: recovery: make pin init look like STOP
Wolfram Sang
2018-07-21
1
-9
/
+10
|
*
i2c: recovery: rename variable for easier understanding
Wolfram Sang
2018-07-17
1
-7
/
+7
|
*
i2c: recovery: add get_bus_free callback
Wolfram Sang
2018-07-17
1
-4
/
+23
|
*
i2c: recovery: refactor recovery function
Wolfram Sang
2018-07-17
1
-18
/
+6
|
*
i2c: recovery: require either get_sda or set_sda
Wolfram Sang
2018-07-17
1
-1
/
+6
*
|
i2c/mux, locking/core: Annotate the nested rt_mutex usage
Peter Rosin
2018-07-25
1
-1
/
+1
|
/
*
i2c: recovery: if possible send STOP with recovery pulses
Wolfram Sang
2018-07-12
1
-1
/
+10
*
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-14
1
-6
/
+4
|
\
|
*
i2c: Retain info->of_node in i2c_new_device()
Boris Brezillon
2018-05-22
1
-2
/
+4
|
*
i2c: Get rid of i2c_board_info->archdata
Boris Brezillon
2018-05-15
1
-4
/
+0
*
|
i2c: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-14
1
-1
/
+1
|
/
*
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
2018-04-11
1
-0
/
+3
*
i2c: Update i2c_trace_msg static key to modern api
Davidlohr Bueso
2018-04-03
1
-6
/
+7
*
i2c: fix parameter of trace_i2c_result
Ahbong Chang
2018-04-03
1
-1
/
+1
*
i2c: make i2c_check_addr_validity() static
Wolfram Sang
2018-03-24
1
-1
/
+1
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-03-17
1
-0
/
+33
|
\
|
*
i2c: add i2c_get_device_id() to get the standard i2c device id
Peter Rosin
2018-03-06
1
-0
/
+33
*
|
i2c: core: report OF style module alias for devices registered via OF
Javier Martinez Canillas
2018-03-05
1
-0
/
+8
|
/
*
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-04
1
-116
/
+96
|
\
|
*
i2c: send STOP after successful bus recovery
Wolfram Sang
2018-01-16
1
-0
/
+12
|
*
i2c: ensure SDA is released in recovery if SDA is controllable
Wolfram Sang
2018-01-16
1
-0
/
+2
|
*
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
2018-01-16
1
-1
/
+10
|
*
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
2017-12-03
1
-46
/
+18
|
*
i2c: add helpers to ease DMA handling
Wolfram Sang
2017-12-03
1
-0
/
+46
|
*
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
2017-11-28
1
-1
/
+1
|
*
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
2017-11-27
1
-76
/
+2
|
*
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
2017-11-27
1
-4
/
+17
*
|
i2c: core: decrease reference count of device node in i2c_unregister_device
Lixin Wang
2018-01-17
1
-1
/
+5
|
/
*
i2c: Make i2c_unregister_device() NULL-aware
Andy Shevchenko
2017-11-02
1
-2
/
+3
*
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
2017-11-01
1
-0
/
+9
|
\
|
*
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
Phil Reid
2017-10-28
1
-0
/
+9
*
|
i2c: generic recovery: check SCL before SDA
Claudio Foellmi
2017-10-28
1
-3
/
+7
*
|
i2c: Allow overriding dev_name through board_info
Hans de Goede
2017-10-27
1
-2
/
+8
|
/
*
i2c: core: Make comment about I2C table requirement to reflect the code
Javier Martinez Canillas
2017-08-14
1
-2
/
+2
*
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-07-31
1
-0
/
+1
*
i2c: reformat core-base file header
Wolfram Sang
2017-05-31
1
-21
/
+22
[next]