index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
1
-0
/
+2
2018-10-31
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
1
-4
/
+1
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+16
2018-10-11
i2c: Fix kerneldoc for renamed i2c dma put function
Stephen Boyd
1
-1
/
+1
2018-10-05
i2c: core: remove level of indentation in i2c_transfer
Wolfram Sang
1
-17
/
+16
2018-10-05
i2c: core: remove outdated DEBUG output
Wolfram Sang
1
-10
/
+0
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
1
-5
/
+6
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
1
-10
/
+1
2018-08-21
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-32
/
+53
2018-08-08
i2c: core: Parse SDA hold time from firmware
Andy Shevchenko
1
-0
/
+2
2018-08-04
i2c: quirks: add zero length checks
Wolfram Sang
1
-0
/
+6
2018-07-25
i2c/mux, locking/core: Annotate the nested rt_mutex usage
Peter Rosin
1
-1
/
+1
2018-07-21
i2c: recovery: make pin init look like STOP
Wolfram Sang
1
-9
/
+10
2018-07-17
i2c: recovery: rename variable for easier understanding
Wolfram Sang
1
-7
/
+7
2018-07-17
i2c: recovery: add get_bus_free callback
Wolfram Sang
1
-4
/
+23
2018-07-17
i2c: recovery: refactor recovery function
Wolfram Sang
1
-18
/
+6
2018-07-17
i2c: recovery: require either get_sda or set_sda
Wolfram Sang
1
-1
/
+6
2018-07-12
i2c: recovery: if possible send STOP with recovery pulses
Wolfram Sang
1
-1
/
+10
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+4
2018-05-22
i2c: Retain info->of_node in i2c_new_device()
Boris Brezillon
1
-2
/
+4
2018-05-15
i2c: Get rid of i2c_board_info->archdata
Boris Brezillon
1
-4
/
+0
2018-05-14
i2c: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
1
-1
/
+1
2018-04-11
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
1
-0
/
+3
2018-04-03
i2c: Update i2c_trace_msg static key to modern api
Davidlohr Bueso
1
-6
/
+7
2018-04-03
i2c: fix parameter of trace_i2c_result
Ahbong Chang
1
-1
/
+1
2018-03-24
i2c: make i2c_check_addr_validity() static
Wolfram Sang
1
-1
/
+1
2018-03-17
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-0
/
+33
2018-03-06
i2c: add i2c_get_device_id() to get the standard i2c device id
Peter Rosin
1
-0
/
+33
2018-03-05
i2c: core: report OF style module alias for devices registered via OF
Javier Martinez Canillas
1
-0
/
+8
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-116
/
+96
2018-01-17
i2c: core: decrease reference count of device node in i2c_unregister_device
Lixin Wang
1
-1
/
+5
2018-01-16
i2c: send STOP after successful bus recovery
Wolfram Sang
1
-0
/
+12
2018-01-16
i2c: ensure SDA is released in recovery if SDA is controllable
Wolfram Sang
1
-0
/
+2
2018-01-16
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
1
-1
/
+10
2017-12-03
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
1
-46
/
+18
2017-12-03
i2c: add helpers to ease DMA handling
Wolfram Sang
1
-0
/
+46
2017-11-28
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
1
-1
/
+1
2017-11-27
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
1
-76
/
+2
2017-11-27
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
1
-4
/
+17
2017-11-02
i2c: Make i2c_unregister_device() NULL-aware
Andy Shevchenko
1
-2
/
+3
2017-11-01
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
1
-0
/
+9
2017-10-28
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
Phil Reid
1
-0
/
+9
2017-10-28
i2c: generic recovery: check SCL before SDA
Claudio Foellmi
1
-3
/
+7
2017-10-27
i2c: Allow overriding dev_name through board_info
Hans de Goede
1
-2
/
+8
2017-08-14
i2c: core: Make comment about I2C table requirement to reflect the code
Javier Martinez Canillas
1
-2
/
+2
2017-07-31
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
1
-0
/
+1
2017-05-31
i2c: reformat core-base file header
Wolfram Sang
1
-21
/
+22
2017-05-31
i2c: remove unneeded includes from core
Wolfram Sang
1
-2
/
+0
2017-05-31
i2c: break out ACPI support into separate file
Wolfram Sang
1
-648
/
+0
2017-05-31
i2c: break out OF support into separate file
Wolfram Sang
1
-264
/
+1
[next]