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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
1
-2
/
+8
2016-09-24
i2c: add a warning to i2c_adapter_depth()
Bartosz Golaszewski
1
-0
/
+3
2016-09-24
i2c: export i2c_adapter_depth()
Bartosz Golaszewski
1
-7
/
+2
2016-09-22
i2c / ACPI: Do not touch an I2C device if it belongs to another adapter
Mika Westerberg
1
-7
/
+20
2016-08-30
i2c: core: put literals on one line in dev_*() calls
Andy Shevchenko
1
-20
/
+23
2016-08-30
i2c: move locking operations to their own struct
Peter Rosin
1
-5
/
+8
2016-08-26
i2c: core: Add function for finding the bus speed from ACPI, take 2
Jarkko Nikula
1
-11
/
+88
2016-08-26
i2c: core: Cleanup I2C ACPI namespace, take 2
Jarkko Nikula
1
-43
/
+43
2016-08-25
i2c: add i2c_trylock_bus wrapper, use it
Peter Rosin
1
-1
/
+1
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-58
/
+107
2016-07-19
Revert "i2c: core: Cleanup I2C ACPI namespace"
Wolfram Sang
1
-27
/
+27
2016-07-19
Revert "i2c: core: Add function for finding the bus speed from ACPI"
Wolfram Sang
1
-59
/
+15
2016-07-14
i2c: core: Add function for finding the bus speed from ACPI
Jarkko Nikula
1
-15
/
+59
2016-07-14
i2c: core: Cleanup I2C ACPI namespace
Jarkko Nikula
1
-27
/
+27
2016-07-14
i2c: use pr_fmt in the core
Wolfram Sang
1
-8
/
+8
2016-07-14
i2c: print more info when acpi_i2c_space_handler() fails
Wolfram Sang
1
-1
/
+2
2016-07-14
i2c: print more info when of_i2c_notify fails
Wolfram Sang
1
-2
/
+2
2016-07-14
i2c: add error message when obtaining idr fails
Wolfram Sang
1
-5
/
+4
2016-07-14
i2c: improve error messages in i2c_register_adapter()
Wolfram Sang
1
-8
/
+8
2016-07-14
i2c: cleanup i2c_register_adapter() by refactoring recovery init
Wolfram Sang
1
-34
/
+42
2016-07-14
i2c: free idr when sanity checks in i2c_register_adapter() fail
Wolfram Sang
1
-3
/
+3
2016-07-08
i2c / ACPI: add support for ACPI reconfigure notifications
Octavian Purdila
1
-38
/
+137
2016-06-30
i2c: core: Add support for 'i2c-bus' subnode
Jon Hunter
1
-2
/
+8
2016-06-13
i2c: Add generic support passing secondary devices addresses
Jean-Michel Hautbois
1
-0
/
+41
2016-05-13
i2c: only check scl functions when using generic recovery
Wolfram Sang
1
-3
/
+5
2016-05-04
i2c: mux: relax locking of the top i2c adapter during mux-locked muxing
Peter Rosin
1
-0
/
+1
2016-05-04
i2c: muxes always lock the parent adapter
Peter Rosin
1
-18
/
+3
2016-05-04
i2c: allow adapter drivers to override the adapter locking
Peter Rosin
1
-14
/
+27
2016-04-12
i2c: let I2C masters ignore their children for PM
Linus Walleij
1
-0
/
+1
2016-04-11
i2c: core: use new 8 bit address helper function
Wolfram Sang
1
-1
/
+1
2016-03-30
i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
Wolfram Sang
1
-8
/
+2
2016-03-14
i2c: immediately mark ourselves as registered
Wolfram Sang
1
-1
/
+4
2016-03-12
i2c: do not use internal data from driver core
Sudip Mukherjee
1
-2
/
+4
2016-02-20
i2c: i2c-core: sort includes
Wolfram Sang
1
-15
/
+15
2016-01-10
i2c: always enable RuntimePM for the adapter device
Wolfram Sang
1
-0
/
+3
2015-12-17
i2c: make i2c_parse_fw_timings() always visible
Wolfram Sang
1
-52
/
+52
2015-12-14
i2c: add generic routine to parse DT for timing information
Wolfram Sang
1
-0
/
+53
2015-11-20
i2c: fix wakeup irq parsing
Grygorii Strashko
1
-1
/
+1
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-23
/
+59
2015-10-25
i2c: add ACPI support for I2C mux ports
Dustin Byford
1
-2
/
+2
2015-10-20
i2c / ACPI: Rework I2C device scanning
Mika Westerberg
1
-23
/
+59
2015-10-15
i2c: return probe deferred status on dev_pm_domain_attach
Kieran Bingham
1
-6
/
+6
2015-08-26
i2c: allow specifying separate wakeup interrupt in device tree
Dmitry Torokhov
1
-9
/
+42
2015-08-24
i2c: core: Add support for best effort block read emulation
Irina Tirdea
1
-0
/
+57
2015-08-24
i2c: slave: print warning if slave flag not set
Wolfram Sang
1
-0
/
+4
2015-08-24
i2c: support 10 bit and slave addresses in sysfs 'new_device'
Wolfram Sang
1
-1
/
+11
2015-08-24
i2c: take address space into account when checking for used addresses
Wolfram Sang
1
-4
/
+4
2015-08-24
i2c: apply DT flags when probing
Wolfram Sang
1
-5
/
+18
2015-08-24
i2c: make address check indpendent from client struct
Wolfram Sang
1
-6
/
+5
2015-08-24
i2c: rename address check functions
Wolfram Sang
1
-6
/
+6
[next]