index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-09-08
46
-524
/
+2189
|
\
|
*
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
2
-11
/
+56
|
*
of/irq: export of_get_irq_byname()
Dmitry Torokhov
2015-08-26
1
-0
/
+1
|
*
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
|
*
eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
Irina Tirdea
2015-08-24
1
-31
/
+6
|
*
i2c: core: Add support for best effort block read emulation
Irina Tirdea
2015-08-24
2
-0
/
+60
|
*
i2c: lpc2k: add driver
Joachim Eastwood
2015-08-24
4
-0
/
+557
|
*
i2c: mux: Add register-based mux i2c-mux-reg
York Sun
2015-08-24
5
-0
/
+424
|
*
i2c: dt: describe generic bindings
Wolfram Sang
2015-08-24
1
-0
/
+33
|
*
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
3
-4
/
+21
|
*
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: add a flag to mark clients as slaves
Wolfram Sang
2015-08-24
1
-4
/
+5
|
*
dt-bindings: add header for generic I2C flags in bindings
Wolfram Sang
2015-08-24
1
-0
/
+18
|
*
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
|
*
hwmon: ina209: move binding docs to proper place
Wolfram Sang
2015-08-10
1
-0
/
+0
|
*
hwmon: ina2xx: move binding docs to proper place
Wolfram Sang
2015-08-10
1
-0
/
+0
|
*
hwmon: max6697: move binding docs to proper place
Wolfram Sang
2015-08-10
1
-0
/
+0
|
*
rtc: bq32k: move binding docs to proper place
Wolfram Sang
2015-08-10
1
-0
/
+0
|
*
misc: eeprom: Export I2C module alias information in missing drivers
Javier Martinez Canillas
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
2
-0
/
+25
|
*
i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter
Vladimir Zapolskiy
2015-08-10
1
-3
/
+12
|
*
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
9
-9
/
+0
|
*
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
3
-3
/
+0
|
*
i2c: designware-pci: use IRQF_COND_SUSPEND flag
Andy Shevchenko
2015-08-10
1
-2
/
+2
|
*
DT: i2c: Add ADS7828 and ADS7830 to list of trivial devices
Denis Carikli
2015-08-10
1
-0
/
+2
|
*
i2c: parport: Add VCT-jig adapter
Ondrej Zary
2015-08-10
2
-0
/
+9
|
*
i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2015-08-10
2
-12
/
+62
|
*
i2c: tegra: add support for fast plus (FM+) mode clock rate
Laxman Dewangan
2015-08-10
1
-2
/
+15
|
*
i2c: tegra: update CONFIG_LOAD for new conifiguration
Laxman Dewangan
2015-08-10
1
-0
/
+35
|
*
i2c: omap: fix cleanup regression
Wolfram Sang
2015-08-10
1
-1
/
+1
|
*
i2c: xiic: Do not continue in case of errors in Rx
Shubhrajyoti Datta
2015-08-10
1
-0
/
+2
|
*
i2c: xiic: Service all interrupts in isr
Shubhrajyoti Datta
2015-08-10
1
-14
/
+10
|
*
i2c: xiic: Remove the Addressed as slave interrupt
Shubhrajyoti Datta
2015-08-10
1
-1
/
+1
|
*
i2c: xiic: Remove busy loop while waiting for bus busy
Shubhrajyoti Datta
2015-08-10
1
-1
/
+1
|
*
i2c: xiic: Remove the disabling of interrupts
Shubhrajyoti Datta
2015-08-10
1
-7
/
+0
[next]