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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-88
/
+180
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-377
/
+671
2017-11-06
i2c: aspeed: Deassert reset in probe
Joel Stanley
1
-0
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-02
i2c: thunderx: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-11-02
i2c: taos-evm: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-11-02
i2c: Make i2c_unregister_device() NULL-aware
Andy Shevchenko
1
-2
/
+3
2017-11-01
i2c: xgene-slimpro: Support v2
Hoan Tran
1
-4
/
+26
2017-11-01
i2c: mpc: remove useless variable initialization
Wolfram Sang
1
-1
/
+1
2017-11-01
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
7
-127
/
+121
2017-11-01
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
1
-108
/
+104
2017-10-30
i2c: omap: Trigger bus recovery in lockup case
Claudio Foellmi
1
-2
/
+23
2017-10-30
i2c: gpio: Add support for named gpios in DT
Linus Walleij
1
-16
/
+43
2017-10-30
i2c: gpio: Local vars in probe
Linus Walleij
1
-13
/
+14
2017-10-30
i2c: gpio: Enforce open drain through gpiolib
Linus Walleij
1
-63
/
+39
2017-10-30
i2c: gpio: Convert to use descriptors
Linus Walleij
1
-71
/
+63
2017-10-28
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
1
-0
/
+4
2017-10-28
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
1
-63
/
+28
2017-10-28
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
Phil Reid
1
-0
/
+9
2017-10-28
i2c: i2c-smbus: add of_i2c_setup_smbus_alert
Phil Reid
2
-1
/
+31
2017-10-28
i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
Phil Reid
2
-32
/
+33
2017-10-28
i2c: i2c-smbus: Use threaded irq for smbalert
Phil Reid
4
-32
/
+17
2017-10-28
i2c: generic recovery: check SCL before SDA
Claudio Foellmi
1
-3
/
+7
2017-10-28
i2c: img-scb: Add runtime PM
Ed Blake
1
-19
/
+78
2017-10-27
i2c: mpc: use of_property_read_bool
Julia Lawall
1
-1
/
+1
2017-10-27
i2c: riic: remove clock and frequency restrictions
Chris Brandt
1
-34
/
+81
2017-10-27
Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15
Wolfram Sang
7
-22
/
+229
2017-10-27
i2c/busses: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+6
2017-10-27
i2c-cht-wc: Add device-properties for fusb302 integration
Hans de Goede
2
-7
/
+49
2017-10-27
i2c: Allow overriding dev_name through board_info
Hans de Goede
1
-2
/
+8
2017-10-26
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
6
-17
/
+17
2017-10-26
i2c: davinci: use correct format identifier for size_t
Wolfram Sang
1
-1
/
+1
2017-10-20
i2c: mux: reg: use of_property_read_bool()
Sergei Shtylyov
1
-6
/
+3
2017-10-18
i2c: omap: Fix error handling for clk_get()
Tony Lindgren
1
-0
/
+14
2017-10-17
i2c: sh_mobile: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-5
/
+3
2017-10-17
i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags
Kamlakant Patel
1
-3
/
+27
2017-10-17
i2c: xlp9xx: Get clock frequency with clk API
Jayachandran C
1
-1
/
+13
2017-10-17
i2c: designware: make const array supported_speeds static to shink object cod...
Colin Ian King
1
-1
/
+3
2017-10-17
i2c: davinci: Add PM Runtime Support
Franklin S Cooper Jr
1
-12
/
+55
2017-10-13
i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
Ricardo Ribalda Delgado
1
-6
/
+126
2017-10-13
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
Guenter Roeck
1
-4
/
+26
2017-10-13
i2c: imx: fix misleading bus recovery debug message
Clemens Gruber
1
-1
/
+1
2017-10-13
i2c: imx: use IRQF_SHARED mode to request IRQ
Wei Jinhua
1
-1
/
+1
2017-10-13
i2c: ismt: Separate I2C block read from SMBus block read
Pontus Andersson
1
-1
/
+4
2017-10-07
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+13
2017-10-05
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
1
-1
/
+1
2017-10-05
i2c: ensure termination of *_device_id tables
Thomas Meyer
1
-0
/
+1
2017-10-05
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
2
-0
/
+5
2017-10-05
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
1
-9
/
+6
2017-10-05
PM: i2c-designware-platdrv: Suspend/resume at the late/early stages
Rafael J. Wysocki
2
-13
/
+22
[next]