index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
drbd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-29
i2c: designware-pci: Switch over to MSI interrupts
Felipe Balbi
1
-3
/
+14
2019-08-29
i2c: axxia: support slave mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2
-8
/
+145
2019-08-29
i2c: icy: Add LTC2990 present on 2019 board revision
Max Staudt
2
-0
/
+60
2019-08-29
i2c: Add i2c-icy for I2C on m68k/Amiga
Max Staudt
4
-0
/
+191
2019-08-29
i2c: bcm2835: Add full name of devicetree node to adapter name
Stefan Wahren
1
-1
/
+2
2019-08-29
i2c: bcm2835: Avoid clk stretch quirk for BCM2711
Stefan Wahren
1
-3
/
+5
2019-08-29
dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
Stefan Wahren
1
-1
/
+3
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-08-14
dt-bindings: i2c: i2c-emev2: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-14
dt-bindings: i2c: rcar: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
5
-28
/
+30
2019-08-06
i2c: sprd: Validate the return value of clock initialization
Baolin Wang
1
-4
/
+7
2019-08-06
i2c: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-3
/
+1
2019-08-06
i2c: sprd: Make I2C driver can be built as a module
Baolin Wang
2
-6
/
+6
2019-08-06
i2c: Drop unneeded check for of_node
Andy Shevchenko
1
-6
/
+4
2019-08-06
i2c: designware: Fix unused variable warning
Shaokun Zhang
1
-1
/
+0
2019-08-06
Revert "dt-bindings: i2c: riic: Rename bindings documentation file"
Wolfram Sang
2
-1
/
+1
2019-08-06
Revert "dt-bindings: i2c: rcar: Rename bindings documentation file"
Wolfram Sang
2
-1
/
+1
2019-08-01
i2c: designware: make use of devm_gpiod_get_optional
Uwe Kleine-König
1
-7
/
+4
2019-08-01
dt-bindings: i2c: riic: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
dt-bindings: i2c: riic: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
dt-bindings: i2c: rcar: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
dt-bindings: i2c: sh_mobile: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
i2c: busses: Use dev_get_drvdata where possible
Chuhong Yuan
2
-6
/
+3
2019-08-01
i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-08-01
i2c: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-08-01
i2c: ismt: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
1
-2
/
+0
2019-08-01
i2c: tegra: Compile PM functions unconditionally
Dmitry Osipenko
1
-11
/
+5
2019-07-28
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
1
-2
/
+0
2019-07-27
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
1
-2
/
+2
2019-07-27
.gitignore: Add compilation database file
Toru Komatsu
1
-0
/
+3
2019-07-27
kbuild: remove unused objectify macro
Masahiro Yamada
1
-3
/
+0
2019-07-27
dt-bindings: Fix more $id value mismatches filenames
Rob Herring
11
-11
/
+11
2019-07-27
dt-bindings: nvmem: SID: Fix the examples node names
Maxime Ripard
1
-2
/
+2
2019-07-27
dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
Maxime Ripard
3
-80
/
+139
2019-07-27
of: Fix typo in kerneldoc
Thierry Reding
1
-1
/
+1
2019-07-26
block: fix max segment size handling in blk_queue_virt_boundary
Christoph Hellwig
1
-1
/
+2
2019-07-26
docs: phy: Drop duplicate 'be made'
Guido Günther
1
-2
/
+2
2019-07-26
fix the struct mount leak in umount_tree()
Al Viro
1
-2
/
+2
2019-07-26
MAINTAINERS: vfio-ccw: Remove myself as the maintainer
Farhan Ali
1
-1
/
+0
2019-07-26
s390/mm: use shared variables for sysctl range check
Vasily Gorbik
1
-4
/
+2
2019-07-26
virtio/s390: fix race on airq_areas[]
Halil Pasic
1
-0
/
+4
2019-07-26
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
Halil Pasic
1
-0
/
+2
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
1
-5
/
+6
2019-07-26
Makefile: Globally enable fall-through warning
Gustavo A. R. Silva
2
-0
/
+17
2019-07-26
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
6
-4
/
+5
2019-07-26
drm/amd/display: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-07-26
drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
Gustavo A. R. Silva
1
-1
/
+0
2019-07-26
drm/amdgpu/gfx10: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
[next]