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
2013-06-25
i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided
Gregory CLEMENT
1
-1
/
+5
2013-06-25
i2c: imx: allow autoloading on dt ids
Arnaud Patard \(Rtp\)
1
-0
/
+1
2013-06-25
i2c: mv64xxx: Fix transfer error code
Guenter Roeck
1
-1
/
+1
2013-06-20
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2
-0
/
+4
2013-06-19
i2c: omap: correct usage of the interrupt enable register
Oleksandr Dmytryshyn
1
-4
/
+11
2013-06-18
i2c-pxa: prepare clock before use
Daniel Drake
1
-3
/
+3
2013-06-18
Revert "i2c: core: make it possible to match a pure device tree driver"
Wolfram Sang
1
-7
/
+2
2013-06-15
i2c: nomadik: allocate adapter number dynamically
Linus Walleij
1
-7
/
+2
2013-06-15
i2c: nomadik: support elder Nomadiks
Linus Walleij
1
-2
/
+41
2013-06-15
i2c: mv64xxx: Add Allwinner sun4i compatible
Maxime Ripard
2
-1
/
+13
2013-06-15
i2c: mv64xxx: make the registers offset configurable
Maxime Ripard
1
-39
/
+62
2013-06-15
i2c: mv64xxx: Add macros to access parts of registers
Maxime Ripard
1
-2
/
+6
2013-06-15
i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
Tony Prisk
3
-0
/
+490
2013-06-15
i2c: designware: fix race between subsequent xfers
Christian Ruppert
1
-2
/
+10
2013-06-12
i2c: bfin-twi: Read and write the FIFO in loop
Sonic Zhang
1
-20
/
+27
2013-06-12
i2c: core: make it possible to match a pure device tree driver
Linus Walleij
1
-2
/
+7
2013-06-12
i2c: use platform_{get,set}_drvdata()
Jingoo Han
3
-6
/
+6
2013-06-12
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
5
-32
/
+5
2013-06-12
i2c: designware: prevent signals from aborting I2C transfers
Mika Westerberg
1
-3
/
+2
2013-06-12
i2c: mxs: Let device core handle pinctrl
Fabio Estevam
1
-6
/
+0
2013-06-12
i2c: imx: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-06-05
I2C: mv64xxx: fix race between FSM/interrupt and process context
Russell King
1
-20
/
+34
2013-06-05
I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()
Russell King
1
-26
/
+26
2013-06-05
I2C: mv64xxx: remove I2C_M_NOSTART code
Russell King
1
-21
/
+5
2013-06-05
I2C: mv64xxx: fix error handling for request_irq()
Russell King
1
-5
/
+5
2013-06-05
I2C: mv64xxx: use devm_kzalloc()
Russell King
1
-14
/
+10
2013-06-05
I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()
Russell King
1
-1
/
+1
2013-06-05
I2C: mv64xxx: use devm_ioremap_resource()
Russell King
1
-40
/
+6
2013-06-05
I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()
Russell King
1
-3
/
+2
2013-06-05
i2c: intel-mid: remove obsolete driver
Andy Shevchenko
3
-1132
/
+0
2013-05-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+26
2013-05-18
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
3
-16
/
+0
2013-05-17
i2c: suppress lockdep warning on delete_device
Alexander Sverdlin
1
-1
/
+2
2013-05-17
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
Russell King
1
-4
/
+4
2013-05-17
i2c: i801: Document feature bits in modinfo
Jean Delvare
1
-1
/
+5
2013-05-17
i2c: designware: add Intel BayTrail ACPI ID
Mika Westerberg
1
-0
/
+1
2013-05-17
i2c: designware: always clear interrupts before enabling them
Mika Westerberg
1
-1
/
+2
2013-05-17
i2c: designware: fix RX FIFO overrun
Josef Ahmad
2
-1
/
+12
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-4
/
+4
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-37
/
+3
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
1
-1
/
+0
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-389
/
+824
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-23
i2c: xiic: must always write 16-bit words to TX_FIFO
Steven A. Falco
1
-4
/
+2
2013-04-23
i2c: octeon: use HZ in timeout value
송은봉
1
-1
/
+1
2013-04-19
i2c: octeon: Fix i2c fail problem when a process is terminated by a signal
송은봉
1
-4
/
+4
2013-04-19
i2c: designware-pci: drop superfluous {get|put}_device
Wolfram Sang
1
-4
/
+0
2013-04-19
i2c: designware-plat: drop superfluous {get|put}_device
Wolfram Sang
1
-4
/
+0
2013-04-19
i2c: davinci: drop superfluous {get|put}_device
Wolfram Sang
1
-13
/
+6
2013-04-17
i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver
Doug Anderson
3
-0
/
+265
[next]