index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i801: Documentation update
Jean Delvare
2019-07-05
1
-8
/
+8
*
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
2019-07-05
3
-0
/
+6
*
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
2019-07-05
1
-2
/
+2
*
dt-bindings: i2c-stm32: document optional dmas
Fabrice Gasnier
2019-06-29
1
-0
/
+2
*
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
2019-06-29
1
-1
/
+5
*
i2c: core: Tidy up handling of init_irq
Charles Keepax
2019-06-29
1
-2
/
+3
*
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
2019-06-29
2
-3
/
+3
*
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
2019-06-29
3
-7
/
+21
*
i2c: acpi: Factor out getting the IRQ from ACPI
Charles Keepax
2019-06-29
1
-8
/
+21
*
i2c: acpi: Use available IRQ helper functions
Charles Keepax
2019-06-29
1
-9
/
+13
*
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
Charles Keepax
2019-06-29
2
-2
/
+4
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-06-29
7
-159
/
+93
|
\
|
*
i2c: mux: demux-pinctrl: use proper email address for ABI requests
Wolfram Sang
2019-06-22
1
-2
/
+2
|
*
i2c: mux: add sysfs header
Wolfram Sang
2019-06-22
1
-0
/
+1
|
*
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2019-06-22
3
-100
/
+60
|
*
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
2019-06-10
1
-3
/
+2
|
*
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2019-06-10
1
-52
/
+27
|
*
i2c: mux: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-10
1
-2
/
+1
*
|
Merge tag 'at24-v5.3-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2019-06-29
1
-58
/
+28
|
\
\
|
*
|
eeprom: at24: modify a comment referring to platform data
Bartosz Golaszewski
2019-06-27
1
-2
/
+2
|
*
|
eeprom: at24: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-05-31
1
-3
/
+2
|
*
|
eeprom: at24: Remove set but not used variable 'addr'
YueHaibing
2019-05-31
1
-2
/
+0
|
*
|
eeprom: at24: drop unnecessary label
Bartosz Golaszewski
2019-05-28
1
-25
/
+18
|
*
|
eeprom: at24: use devm_i2c_new_dummy_device()
Bartosz Golaszewski
2019-05-28
1
-29
/
+9
*
|
|
dt-bindings: i2c: omap: Add new compatible for J721E SoCs
Peter Ujfalusi
2019-06-26
1
-0
/
+1
*
|
|
dt-bindings: i2c: mv64xxx: Add YAML schemas
Maxime Ripard
2019-06-26
2
-64
/
+124
*
|
|
dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
Maxime Ripard
2019-06-26
2
-41
/
+65
*
|
|
i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver
Stefan Roese
2019-06-26
4
-0
/
+372
*
|
|
dt-bindings: i2c: i2c-mt7621: Add bindings for MediaTek MT7621/28/88 I2C
Stefan Roese
2019-06-26
1
-0
/
+25
*
|
|
i2c: core: add sysfs header
Wolfram Sang
2019-06-26
1
-0
/
+1
*
|
|
i2c: bcm2835: Ensure clock exists when probing
Annaliese McDermond
2019-06-26
1
-4
/
+12
*
|
|
i2c: bcm2835: Move IRQ request after clock code in probe
Annaliese McDermond
2019-06-26
1
-14
/
+14
*
|
|
i2c: add newly exported functions to the header, too
Wolfram Sang
2019-06-26
2
-3
/
+8
*
|
|
i2c: tegra: remove BUG() macro
Bitan Biswas
2019-06-21
1
-8
/
+39
*
|
|
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
2019-06-21
3
-0
/
+6
*
|
|
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
2019-06-21
2
-7
/
+38
*
|
|
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
2019-06-21
1
-12
/
+14
*
|
|
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
2019-06-21
1
-7
/
+6
*
|
|
i2c: qcom-geni: Provide support for ACPI
Lee Jones
2019-06-14
1
-1
/
+14
*
|
|
i2c: qcom-geni: Signify successful driver probe
Lee Jones
2019-06-14
1
-0
/
+2
*
|
|
i2c: tegra: Add suspend-resume support
Bitan Biswas
2019-06-14
1
-0
/
+24
*
|
|
i2c: headers: reformat header comment and update copyright
Wolfram Sang
2019-06-14
1
-11
/
+7
*
|
|
i2c: headers: update docs about I2C_CLIENT_*
Wolfram Sang
2019-06-14
1
-12
/
+10
*
|
|
i2c: core: always have a named variable in arguments
Wolfram Sang
2019-06-14
1
-2
/
+2
*
|
|
i2c: headers: always have a named variable in arguments
Wolfram Sang
2019-06-14
1
-19
/
+20
*
|
|
i2c: headers: don't use 'dev' as adapter variable
Wolfram Sang
2019-06-14
1
-4
/
+4
*
|
|
i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC
Sagar Shrikant Kadam
2019-06-14
1
-2
/
+22
*
|
|
i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
Sagar Shrikant Kadam
2019-06-14
1
-0
/
+9
*
|
|
dt-bindings: i2c: extend existing opencore bindings
Sagar Shrikant Kadam
2019-06-14
1
-2
/
+7
*
|
|
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
2019-06-14
1
-1
/
+3
[next]