index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
i2c: rcar: implement STOP and REP_START according to docs
Wolfram Sang
1
-14
/
+20
2018-08-20
i2c: rcar: refactor private flags
Wolfram Sang
1
-3
/
+4
2018-08-20
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
Hans de Goede
1
-3
/
+5
2018-08-20
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
Hans de Goede
1
-3
/
+8
2018-08-20
dt-bindings: i2c: rcar: Add r8a774a1 support
Fabrizio Castro
1
-1
/
+3
2018-08-20
dt-bindings: i2c: sh_mobile: Add r8a774a1 support
Fabrizio Castro
1
-1
/
+3
2018-08-20
i2c: imx: Simplify stopped state tracking
Esben Haabendal
1
-8
/
+7
2018-08-20
i2c: imx: Fix race condition in dma read
Esben Haabendal
1
-4
/
+4
2018-08-20
i2c: pasemi: remove hardcoded bus numbers on smbus
Darren Stevens
1
-2
/
+1
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
7
-94
/
+7
2018-08-08
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
3
-34
/
+33
2018-08-08
i2c: core: Parse SDA hold time from firmware
Andy Shevchenko
2
-0
/
+4
2018-08-08
i2c: designware-pcidrv: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-08
i2c: amd8111: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-05
i2c: sh_mobile: use core to detect 'no zero length read' quirk
Wolfram Sang
1
-5
/
+5
2018-08-05
i2c: xlr: use core to detect 'no zero length' quirk
Wolfram Sang
1
-6
/
+5
2018-08-05
i2c: rcar: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+6
2018-08-05
i2c: stu300: use core to detect 'no zero length' quirk
Wolfram Sang
1
-6
/
+6
2018-08-05
i2c: pmcmsp: use core to detect 'no zero length' quirk
Wolfram Sang
1
-16
/
+1
2018-08-05
i2c: mxs: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+5
2018-08-05
i2c: designware-master: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+5
2018-08-05
i2c: quirks: add zero length checks
Wolfram Sang
2
-0
/
+10
2018-08-05
i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
Jae Hyun Yoo
1
-1
/
+1
2018-08-05
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-13
/
+11
2018-08-04
i2c: Add Actions Semiconductor Owl family S900 I2C driver
Manivannan Sadhasivam
3
-0
/
+503
2018-08-04
dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
Manivannan Sadhasivam
1
-0
/
+27
2018-07-31
i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
Karthikeyan Ramasubramanian
4
-0
/
+695
2018-07-30
i2c: mux: pca954x: use helper variable in probe
Linus Walleij
1
-13
/
+11
2018-07-29
Merge tag 'at24-4.19-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
358
-1722
/
+3093
2018-07-25
eeprom: at24: Add support for address-width property
Alan Chiang
1
-0
/
+17
2018-07-25
dt-bindings: at24: Add address-width property
Alan Chiang
1
-0
/
+2
2018-07-23
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-07-23
Linux 4.18-rc6
v4.18-rc6
Linus Torvalds
1
-1
/
+1
2018-07-22
Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
Linus Torvalds
2
-34
/
+41
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-29
/
+14
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2
-5
/
+2
2018-07-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-7
/
+25
2018-07-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2018-07-22
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+10
2018-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+15
2018-07-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+84
2018-07-22
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-14
/
+52
2018-07-22
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
7
-26
/
+17
2018-07-22
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
3
-11
/
+7
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
7
-27
/
+44
2018-07-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-9
/
+20
2018-07-21
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
1
-1
/
+1
2018-07-21
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
1
-0
/
+2
2018-07-21
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
[next]