index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
i2c: img-scb: use line_status instead of i2c->line_status
Sifan Naeem
2015-10-10
1
-1
/
+1
|
*
i2c: img-scb: fix LOW and HIGH period values for the SCL clock
Sifan Naeem
2015-10-10
1
-13
/
+17
|
*
i2c: img-scb: use DIV_ROUND_UP to round divisor values
Sifan Naeem
2015-10-10
1
-6
/
+2
|
*
i2c: img-scb: do dummy writes before fifo access
Sifan Naeem
2015-10-10
1
-2
/
+2
|
*
i2c: img-scb: enable fencing for all versions of the ip
Sifan Naeem
2015-10-10
1
-6
/
+2
|
*
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-10-09
1
-23
/
+9
|
*
i2c: rcar: revoke START request early
Wolfram Sang
2015-10-09
1
-16
/
+7
|
*
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-10-09
1
-8
/
+5
|
*
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-10-09
1
-2
/
+2
|
*
i2c: rcar: init new messages in irq
Wolfram Sang
2015-10-09
1
-37
/
+37
|
*
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-10-09
1
-6
/
+9
|
*
i2c: rcar: remove spinlock
Wolfram Sang
2015-10-09
1
-19
/
+4
|
*
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-10-09
1
-6
/
+0
|
*
i2c: rcar: rework hw init
Wolfram Sang
2015-10-09
1
-12
/
+5
*
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
1
-1
/
+1
|
\
\
|
*
|
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
|
/
*
|
i2c: pnx: fix runtime warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-10-23
1
-5
/
+5
*
|
i2c: mv64xxx: really allow I2C offloading
Hezi Shahmoon
2015-10-22
1
-2
/
+0
*
|
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
2015-10-18
1
-0
/
+20
*
|
i2c: designware-platdrv: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-15
1
-6
/
+7
*
|
i2c: s3c2410: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-15
1
-3
/
+5
*
|
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
2015-10-15
1
-3
/
+4
*
|
i2c: return probe deferred status on dev_pm_domain_attach
Kieran Bingham
2015-10-15
1
-6
/
+6
|
/
*
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-09-09
26
-485
/
+1906
|
\
|
*
i2c: mux: reg Change ioread endianness for readback
York Sun
2015-09-03
1
-14
/
+14
|
*
i2c: mux: reg: fix compilation warnings
Mike Rapoport
2015-09-03
1
-1
/
+1
|
*
i2c: mux: reg: simplify register size checking
Wolfram Sang
2015-09-03
1
-11
/
+6
|
*
i2c: muxes: fix leaked i2c adapter device node references
Vladimir Zapolskiy
2015-08-31
4
-0
/
+4
|
*
i2c: allow specifying separate wakeup interrupt in device tree
Dmitry Torokhov
2015-08-26
1
-9
/
+42
|
*
i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code
Dan Carpenter
2015-08-24
1
-4
/
+4
|
*
i2c: Replace I2C_CROS_EC_TUNNEL dependency
Javier Martinez Canillas
2015-08-24
1
-1
/
+1
|
*
i2c: core: Add support for best effort block read emulation
Irina Tirdea
2015-08-24
1
-0
/
+57
|
*
i2c: lpc2k: add driver
Joachim Eastwood
2015-08-24
3
-0
/
+524
|
*
i2c: mux: Add register-based mux i2c-mux-reg
York Sun
2015-08-24
3
-0
/
+306
|
*
i2c: slave: print warning if slave flag not set
Wolfram Sang
2015-08-24
1
-0
/
+4
|
*
i2c: support 10 bit and slave addresses in sysfs 'new_device'
Wolfram Sang
2015-08-24
1
-1
/
+11
|
*
i2c: take address space into account when checking for used addresses
Wolfram Sang
2015-08-24
1
-4
/
+4
|
*
i2c: apply DT flags when probing
Wolfram Sang
2015-08-24
1
-5
/
+18
|
*
i2c: make address check indpendent from client struct
Wolfram Sang
2015-08-24
1
-6
/
+5
|
*
i2c: rename address check functions
Wolfram Sang
2015-08-24
1
-6
/
+6
|
*
i2c: apply address offset for slaves, too
Wolfram Sang
2015-08-24
1
-3
/
+19
|
*
i2c: mediatek: Fixup i2c ack error interrupt handling
Eddie Huang
2015-08-11
1
-4
/
+11
|
*
i2c: mediatek: Reset DMA engine in hardware init function
Eddie Huang
2015-08-11
1
-0
/
+6
|
*
i2c: viperboard: clean up inconsistent indenting
Colin Ian King
2015-08-10
1
-5
/
+5
|
*
i2c: cadence: set THIS_MODULE to the owner of the adapter
Masahiro Yamada
2015-08-10
1
-0
/
+1
|
*
i2c: designware: Make debug print in i2c_dw_isr() shorter
Jarkko Nikula
2015-08-10
1
-2
/
+1
|
*
i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
2015-08-10
1
-1
/
+1
|
*
i2c: core: add and export of_get_i2c_adapter_by_node() interface
Vladimir Zapolskiy
2015-08-10
1
-0
/
+18
|
*
i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter
Vladimir Zapolskiy
2015-08-10
1
-3
/
+12
|
*
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
3
-3
/
+0
[prev]
[next]