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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2
-37
/
+61
2020-01-29
Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...
Wolfram Sang
3
-23
/
+70
2020-01-29
i2c: xiic: fix indentation issue
Colin Ian King
1
-1
/
+1
2020-01-29
i2c: parport: fix spelling mistake: "Atmost" -> "At most"
Colin Ian King
1
-1
/
+1
2020-01-23
misc: eeprom: at24: support pm_runtime control
Bibby Hsieh
1
-0
/
+39
2020-01-23
i2c: exynos: Update Kconfig documentation
Krzysztof Kozlowski
1
-4
/
+4
2020-01-23
i2c: Enable compile testing for more drivers
Krzysztof Kozlowski
1
-28
/
+33
2020-01-15
i2c: xiic: Fix the clocking across bind unbind
Shubhrajyoti Datta
1
-5
/
+7
2020-01-15
i2c: xiic: defer the probe if clock is not found
Venkatesh Yadav Abbarapu
1
-1
/
+2
2020-01-15
i2c: xiic: Add timeout to the rx fifo wait loop
Shubhrajyoti Datta
1
-10
/
+42
2020-01-15
i2c: highlander: Use proper printk format for size_t
Krzysztof Kozlowski
1
-1
/
+1
2020-01-15
i2c: pnx: Use proper printk format for resource_size_t
Krzysztof Kozlowski
1
-2
/
+2
2020-01-15
i2c: pmcmsp: Use proper printk format for resource_size_t
Krzysztof Kozlowski
1
-3
/
+3
2020-01-15
i2c: i2c-core-of: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+3
2020-01-15
i2c: i2c-core-base: convert to use i2c_new_client_device()
Wolfram Sang
1
-7
/
+6
2020-01-15
i2c: i2c-core-acpi: convert to use i2c_new_client_device()
Wolfram Sang
1
-8
/
+4
2020-01-15
i2c: xiic: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-01-15
i2c: taos-evm: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-15
i2c: powermac: convert to use i2c_new_client_device()
Wolfram Sang
1
-4
/
+4
2020-01-15
i2c: ocores: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-01-15
i2c: nvidia-gpu: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-01-15
i2c: i801: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-01-15
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-01-15
i2c: stu300: Use proper printk format for iomem pointer
Krzysztof Kozlowski
1
-1
/
+1
2020-01-15
i2c: tegra: Check DMA completion status in addition to left time
Dmitry Osipenko
1
-1
/
+1
2020-01-15
i2c: tegra: Always terminate DMA transfer
Dmitry Osipenko
1
-8
/
+4
2020-01-15
i2c: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-10
/
+11
2020-01-15
i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
Dmitry Osipenko
1
-5
/
+6
2020-01-15
i2c: tegra: Support atomic transfers
Dmitry Osipenko
1
-15
/
+69
2020-01-15
i2c: tegra: Prevent interrupt triggering after transfer timeout
Dmitry Osipenko
1
-34
/
+36
2020-01-15
Merge branch 'i2c/for-current' into i2c/for-5.6
Wolfram Sang
418
-1964
/
+3854
2020-01-15
i2c: parport: move include file into main source
Wolfram Sang
2
-114
/
+105
2020-01-15
i2c: parport: simplify Kconfig description
Wolfram Sang
1
-8
/
+2
2020-01-15
i2c: parport-light: remove driver
Wolfram Sang
3
-296
/
+0
2020-01-15
i2c: tegra: Properly disable runtime PM on driver's probe error
Dmitry Osipenko
1
-10
/
+19
2020-01-15
i2c: tegra: Fix suspending in active runtime PM state
Dmitry Osipenko
1
-0
/
+9
2020-01-13
i2c: meson: implement the master_xfer_atomic callback
Martin Blumenstingl
1
-32
/
+65
2020-01-12
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
2
-2
/
+2
2020-01-12
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+19
2020-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+19
2020-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-5
/
+7
2020-01-10
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-93
/
+243
2020-01-10
Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-8
/
+38
2020-01-10
Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-2
/
+11
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+13
2020-01-10
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-27
/
+64
2020-01-10
Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2020-01-10
Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-0
/
+5
2020-01-10
nvmet: fix per feat data len for get_feature
Amit Engel
1
-1
/
+11
[next]