index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: pmcmsp: Use proper printk format for resource_size_t
Krzysztof Kozlowski
2020-01-15
1
-3
/
+3
*
docs: i2c: use the new API in 'writing-clients'
Wolfram Sang
2020-01-15
1
-10
/
+10
*
docs: i2c: use the new API in 'instantiating-devices.rst'
Wolfram Sang
2020-01-15
1
-4
/
+4
*
i2c: i2c-core-of: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-4
/
+3
*
i2c: i2c-core-base: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-7
/
+6
*
i2c: i2c-core-acpi: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-8
/
+4
*
i2c: xiic: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-1
/
+1
*
i2c: taos-evm: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-2
/
+2
*
i2c: powermac: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-4
/
+4
*
i2c: ocores: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-1
/
+1
*
i2c: nvidia-gpu: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-3
/
+3
*
i2c: i801: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-3
/
+3
*
i2c: cht-wc: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-3
/
+3
*
i2c: stu300: Use proper printk format for iomem pointer
Krzysztof Kozlowski
2020-01-15
1
-1
/
+1
*
i2c: tegra: Check DMA completion status in addition to left time
Dmitry Osipenko
2020-01-15
1
-1
/
+1
*
i2c: tegra: Always terminate DMA transfer
Dmitry Osipenko
2020-01-15
1
-8
/
+4
*
i2c: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
2020-01-15
1
-10
/
+11
*
i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
Dmitry Osipenko
2020-01-15
1
-5
/
+6
*
i2c: tegra: Support atomic transfers
Dmitry Osipenko
2020-01-15
1
-15
/
+69
*
i2c: tegra: Prevent interrupt triggering after transfer timeout
Dmitry Osipenko
2020-01-15
1
-34
/
+36
*
Merge branch 'i2c/for-current' into i2c/for-5.6
Wolfram Sang
2020-01-15
1008
-5144
/
+10123
|
\
|
*
i2c: tegra: Properly disable runtime PM on driver's probe error
Dmitry Osipenko
2020-01-15
1
-10
/
+19
|
*
i2c: tegra: Fix suspending in active runtime PM state
Dmitry Osipenko
2020-01-15
1
-0
/
+9
|
*
Linux 5.5-rc6
v5.5-rc6
Linus Torvalds
2020-01-13
1
-1
/
+1
|
*
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-13
4
-6
/
+6
|
|
\
|
|
*
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
2020-01-12
1
-1
/
+1
|
|
*
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
2020-01-12
3
-5
/
+5
|
*
|
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-12
3
-7
/
+19
|
|
\
\
|
|
*
|
iommu/dma: fix variable 'cookie' set but not used
Qian Cai
2020-01-07
1
-3
/
+0
|
|
*
|
iommu/vt-d: Unlink device if failed to add to group
Jon Derrick
2020-01-07
1
-3
/
+10
|
|
*
|
iommu: Remove device link to group on failure
Jon Derrick
2020-01-07
1
-0
/
+1
|
|
*
|
iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
Patrick Steinhardt
2020-01-07
1
-1
/
+8
|
|
|
/
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-12
4
-15
/
+23
|
|
\
\
|
|
*
|
i2c: fix bus recovery stop mode timing
Russell King
2020-01-09
1
-3
/
+10
|
|
*
|
i2c: bcm2835: Store pointer to bus clock
Stefan Wahren
2020-01-06
1
-9
/
+8
|
|
*
|
dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60
Eugen Hristev
2020-01-06
1
-2
/
+4
|
|
*
|
i2c: at91: fix clk_offset for sam9x60
Eugen Hristev
2020-01-06
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-12
18
-32
/
+45
|
|
\
\
|
|
*
|
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
5
-12
/
+10
|
|
*
|
clone3: ensure copy_thread_tls is implemented
Amanieu d'Antras
2020-01-07
1
-0
/
+10
|
|
*
|
xtensa: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-4
/
+5
|
|
*
|
riscv: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-3
/
+4
|
|
*
|
parisc: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-4
/
+5
|
|
*
|
arm: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-3
/
+4
|
|
*
|
arm64: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-5
/
+6
|
|
*
|
arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
Amanieu d'Antras
2020-01-07
2
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-01-10
2
-5
/
+7
|
|
\
\
|
|
*
|
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2020-01-10
2
-5
/
+7
|
*
|
|
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-10
19
-93
/
+243
|
|
\
\
\
|
|
*
|
|
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2020-01-08
1
-1
/
+1
[next]